This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: trouble accessing samba shares with spaces and/or parentheses


On 12/21/2012 10:20 AM, bartels wrote:

[snip]
$ net use Q: "$(cygpath -w '//macau/X32 Backup-4(WD)')" "bartels"
/user:"bartels"
The command completed successfully.

$ ls q:/
ls: cannot access q:/: Input/output error

Have you tried the correct way? ls /cygdrive/q


or the alternative Network share way? ls "//macau/X32 Backup-4(WD)"
--
René Berber


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]