trouble accessing samba shares with spaces and/or parentheses

marco atzeri marco.atzeri@gmail.com
Fri Dec 21 17:15:00 GMT 2012


On 12/21/2012 6:11 PM, bartels wrote:
>
> Just did that. Same difference:
>
> $ ls "//macau/X32 Backup-4(WD)/"
> ls: cannot access //macau/X32 Backup-4(WD)/: Input/output error
>
>
> Is there a set of escape characters for spaces, parens and whatnot?
>
> - bartels
>

it should be the usual "\"

ls "//macau/X32\ Backup-4\(WD\)/"


Marco


--
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



More information about the Cygwin mailing list