[no subject]

2020-08-22 Thread C Goh via Cygwin
have some issue using cygwin to access the network drive. I have three VM(A, B, C). Environment: VM A(11.11.11.1) is used as NAS and I also created a share folder inside VM A. I Installed cygwin on window VM B(11.11.11.2) and map a network drive(the share folder) from VM A. I used another Linux VM

Re:

2020-08-22 Thread Andrey Repin
Greetings, C Goh! > have some issue using cygwin to access the network drive. I have three > VM(A, B, C). Environment: VM A(11.11.11.1) is used as NAS and I also > created a share folder inside VM A. I Installed cygwin on window VM > B(11.11.11.2) and map a network drive(the share folder) from VM

Download source for cygwin.dll?

2020-08-22 Thread The Tick
I've been trying to find out how 'ls -l' returns the target of a symlink on windows: $ ls -l lrwxrwxrwx 1 user None 1 Aug 22 15:16 a -> b lrwxrwxrwx 1 user None 5 Aug 22 15:16 b -> final -rw-r--r-- 1 user None29 Aug 22 15:16 final My google searches have pointed me to the windows Get

Re: Download source for cygwin.dll?

2020-08-22 Thread The Tick
On 8/22/2020 3:43 PM, The Tick wrote: This leads me to believe that the guts of the lstat() for windows is implemented in the cygwin.dll. Sorry, I meant readlink() -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https:

Re: Download source for cygwin.dll?

2020-08-22 Thread Brian Inglis
On 2020-08-22 14:52, The Tick wrote: > On 8/22/2020 3:43 PM, The Tick wrote: >> I've been trying to find out how 'ls -l' returns the target of a symlink >> on windows: >> >> $ ls -l >> lrwxrwxrwx 1 user None 1 Aug 22 15:16 a -> b >> lrwxrwxrwx 1 user None 5 Aug 22 15:16 b -> final >> -rw-r

[ANNOUNCEMENT] Updated: neomutt-20200821-1

2020-08-22 Thread Federico Kircheis via Cygwin-announce
Version 20200821-1 of neomutt has been uploaded. The command line mail reader neomutt reached version 20200821. On GitHub it is possible to find the changelog for the new release: https://github.com/neomutt/neomutt/releases Federico -- Problem reports: https://cygwin.com/problems.html FAQ:

Re:

2020-08-22 Thread C Goh via Cygwin
hi If i didnt ssh-copy-id , i can access the share folder On Sun, 23 Aug 2020 at 01:20, Andrey Repin wrote: > Greetings, C Goh! > > > have some issue using cygwin to access the network drive. I have three > > VM(A, B, C). Environment: VM A(11.11.11.1) is used as NAS and I also > > created a s