hyperlator / win-sshfs

Automatically exported from code.google.com/p/win-sshfs
0 stars 0 forks source link

Won't reconnect after waking from sleep #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sleep machine
2. Wake Machine
3. Drive is mounted, but is inaccessible

Have to kill process and restart to remount.

What version of the product are you using?
0.0.1.5

win-sshfs:
Client OS: Windows 7
Server OS: CentOS
Ssh server:

Please provide any additional information below.

Original issue reported on code.google.com by randomgl...@gmail.com on 28 Jun 2012 at 4:38

GoogleCodeExporter commented 9 years ago
Not sure Dokan drives are unmounted by system when computer goes to sleep mode, 
program just assumes that is sould remount them at wake up. You can use the 
debug version below, recreate issue , and send me the log file located in 
folder.

win-sshfs.googlecode.com/issues/attachment?aid=200002000&name=Debug.rar&token=lG
F5VpMh5ZPQHyBvKK69FaPcCog%3A1342404869924

Original comment by mladenov...@gmail.com on 16 Jul 2012 at 2:21

GoogleCodeExporter commented 9 years ago
Have not to kill process. Try press "Unmount" each drive. It can take some 
time, but it work.

Original comment by sailor...@gmail.com on 25 Jul 2012 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by mladenov...@gmail.com on 7 Oct 2012 at 6:59

GoogleCodeExporter commented 9 years ago
thank you so much for this program!! I was having such a headache using samba & 
NFS at work and this has helped me to no end.

I also have the problem above unfortunately.. it would be nice if it could 
unmap/map on sleep/wake.

Original comment by cjrodw...@gmail.com on 10 Jan 2013 at 3:18

GoogleCodeExporter commented 9 years ago
Thanks for this app, it is totally brilliant, however I too am experiencing 
this bug.

My experience seems to be slightly different to above report though. For me; on 
wake the connection appears to still be active until the remote FS is browsed 
(with Win Explorer) or used (e.g. continue to play a video from remote FS). 
Then Explorer seems to be searching (green progress animation in address bar) 
and/or video stops playing (I assume as soon as the buffer is emptied). After 
some time Explorer returns to 'Computer' with the remote 'drive' still showing, 
but no disk info provided (just the drive letter, label and icon). During this 
Sshfs seems to be locked up (no response to right or left click on sys tray 
icon). Sshfs then reports an error and closes. The workaround is to restart 
Sshfs on wake (prior to trying to access remote FS) then mount. I have also had 
some success on unmounting FS then remounting (without restarting Sshfs) - 
although this doesn't always seem to work.

I tried to access the debug version linked to above but get the response "The 
page you requested is invalid.". Is it possible to provide a current link so I 
can provide the log requested? Thanks.

Sshfs: 0.0.1.5
Dokan: 0.6.0.0
SSH.NET: 0.1.0.0

Client OS: Win7(x64)SP1
Host OS: Debian 6/Squeeze
SSH Server: OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.80 01 June 2010

Original comment by jer...@youthfutures.org.au on 17 Feb 2013 at 11:02