delorie.com/archives/browse.cgi | search |
Léonard Bouchet wrote: > Thanks for your answer. I tried > $ mount //myserver/user /test > the command worked as shown with > $ mount > \\myserver\user on /tmp type system (binmode) > ... > but I still have my 'permission denied' > $ cd /test > BASH: cd: data: Permission denied That won't work if the share requires a password, which your original post implied. What I meant was to "net use" the share as Z: (providing the password) and then "mount z:/ /foo/bar". > And this time I cannot access C:\cygwin\test through Windows Explorer. Of course you can't, Explorer has no concept of a Cygwin mount. > I hope it will be fast enough for me. The reason I don't want to simply > use SFTP is that I need rsync's synchronization capability... If > someone can suggest a better way, I'll buy it... As Corinna said, why not just use rsync? Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |