55
9
I'm using the latest version of Cygwin to try to cd
into a network drive on Windows XP Pro Service Pack 3. The path in Windows Explorer to this directory is something like:
\\myserver\photos\original
I tried mounting it to a drive letter ('X') in Explorer, which worked just fine, but then when I ran the command:
ls /cygdrive/x/
It just froze there and hung. Any ideas how I can go into this directory and at least taking a listing of the files in there?
I was able to use "ls /cygdrive/x/" on Windows 7 Enterprise – Salvador Valencia – 2019-11-08T00:28:58.047