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]

mount networkdrive (a hafe solution)


hi
is there any "offical" solution to mount network drives?
i'm confused about several messages i found in the lists and google

so, i can do with only one "but":

i can mount networkdrives local or remote when _not_ using public key
authentication! :-(

1) ssh login without privat/public key
2) bash> net use driveletter: \\\\host\\sambasharename /USER:smbuser smbpass
  eg.: "net use s: \\\\192.168.1.11\\share /USER:share pass"
if remote login is the same as for the samba login this must be fine:
 "net use s: \\\\192.168.1.11\\share"
3) bash>mount (and you have s: mounted)

but only for this ssh session! :-(
but this is ok for me :-)

question: when login remotly: where can i start a script to do this
automaticly ? .bashrc ?

kind regards
flobee

note: is there any ntp for cygwin list?


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


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