leocheang422 / win-sshfs

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

insufficient system resources exist #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Worked for some time while doing a full download.

Then after I stoped and restarted it it failed.

What is the expected output? What do you see instead?

What version of the product are you using?

win-sshfs:latest as of this date
Client OS: win 7
Server OS: solaris
Ssh server:

Please provide any additional information below.

is this client or server... where does the client store files?

Original issue reported on code.google.com by joshua.s...@gmail.com on 14 Feb 2013 at 4:55

GoogleCodeExporter commented 8 years ago
I'm having the same issue.  I can successfully map the drive, but Windows 
Explorer no longer shows a standard drive icon with free space but rather a 
generic removable drive icon.  I can double-click the drive and see 
subdirectories, but any attempt to enter a directory results in the error 
message noted above.

This applies to any host I attempt to connect with, as seen below.  It occurs 
when connecting to Ubuntu, CentOS and NetBSD.

win-sshfs:  0.0.1.5
Client OS:  Windows 7 32-bit, SP1

Server OS:  Ubuntu Desktop 12.10, uname -a:  Linux liberty.wrstone.com 
3.5.0-29-generic #49-Ubuntu SMP Mon May 6 18:18:03 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux

Server OS:  CentOS 6, uname -a: Linux ma.sdf.org 2.6.32-358.2.1.el6.x86_64 #1 
SMP Wed Mar 13 00:26:49 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Server OS:  NetBSD 6.0.1, uname -a:  NetBSD 6.0.1 (SDF61) #0: Mon Jan 16 
18:14:29 UTC 2012  root@ol:/src/sys/arch/amd64/compile/SDF61 amd64

Original comment by wrsto...@gmail.com on 20 May 2013 at 8:38

GoogleCodeExporter commented 8 years ago
I was able to work around this with the following procedure:

1.  Uninstall win-sshfs

2.  Check that C:\Program Files\win-sshfs (or its OS-dependent equivalent) is 
gone.

3.  Delete the directory tree C:\Users\Username\AppData\Local\IsolatedStorage

4.  Shut down/turn computer off on general principles.

5.  Restart computer.

6.  Re-install win-sshfs

7.  Shut down/turn computer off on general principles.

8.  Restart computer.

9.  Log back in and re-create mounts.

Original comment by wrsto...@gmail.com on 21 May 2013 at 12:24