Open GoogleCodeExporter opened 9 years ago
I'd also point out that DokanSSHFS *will* work of a while sometimes, but it
never
seems to last. I always have to end up unmounting the drive and remounting it
at some
point.
I've uploaded a quick example of this on YouTube. (Link may not work for a few
minutes, YouTube is currently processing it)
http://www.youtube.com/watch?v=UVsK6xFfN8s
Original comment by andrew1s...@gmail.com
on 28 Jan 2009 at 5:33
I also encountered the same issue.
Look like when browsing folders with many files or clicking too fast on many
folders,
Dokan couldn't finish all the threads on queue and caused the error?
Please fix it in the next release. Thanks a lot.
Original comment by mrdu...@gmail.com
on 9 Apr 2009 at 5:24
I have the same problem when attempting to use Rubymine to link to a decently
sized
directory. It seems that Rubymine does something to totally crap out the
SSHFS. It
could be related to the speed in which the files are accessed..
Original comment by algorhy...@gmail.com
on 19 May 2009 at 1:22
I have the same problem on one server (debian 5) SSH version Version: 1:5.1p1-5.
But all seems to work on a other server (Centos) SSH version
openssh-server.x86_64
4.3p2-29.el5. Hope this can help someone to find the problem and to fix it.
More detail:
I am running windows 7 (32 bit)
Installed the software in compatibilty mode.
Original comment by Pimmetje
on 20 Aug 2009 at 9:07
i have a similar problem as dokan is timing out after sometime and any normal
window
operations says drive error and i have to remount everything inclusing a
computer
restart. Don't know if anyone is able to avoind these time out sort of thing
Original comment by gideon4l...@gmail.com
on 22 Oct 2009 at 9:06
Any luck with this anybody? This issue renders the software inoperable. I can do
somewhere between 2-10 clicks before it stops working (I'm just talking about
browsing file system). Then all I can get is "The parameter is incorrect". The
my
directories are very small (up to 30 items)
Original comment by jdtest...@googlemail.com
on 18 Nov 2009 at 11:11
Tried to browse a Big video file (17Go) with vlc...
I get the same error a lot of times (incorrect parameter after browsing
folder)... :(
juste after browsing 30 seconds ..
After remounting it 4-5 times it seems to work now.
Actually, if i launch vlc , remount sshfs, then click on the play button with
vlc. vlc
bufferizes and seems to work. So i think it is the folder browsing that makes
some s**t
on the process.
Original comment by mickael....@gmail.com
on 24 Nov 2009 at 4:53
Same issue, vista business / ubuntu 9.04
Original comment by budsandb...@gmail.com
on 6 Dec 2009 at 6:14
same problem, windows 7 and ubuntu 9.10 ext3.
unable to access anything other than /
cant navigate into directories.
it used to work, just not anymore.
Original comment by mat.flet...@gmail.com
on 27 Dec 2009 at 8:53
same problem here! it would be great if this could be fixed!
Original comment by mhamed.l...@gmail.com
on 21 Jan 2010 at 2:55
I'm having the same issue (compiled everything from trunk on winxp 32bit)
I tested it using the mirror and trying to save some text to a file using
notepad
(and got this popup)
Original comment by tv2k...@gmail.com
on 27 Jan 2010 at 1:19
No resolution? I actually consider this a critical issue.
Original comment by andrew1s...@gmail.com
on 3 Jul 2010 at 5:33
Any news ? Seems to be still an issue with 0.5.3.
It's seems like to be related with big file though, as I get the problem only
for files > 2GiB.
Original comment by rpelaga...@gmail.com
on 17 Sep 2010 at 12:07
[deleted comment]
Seems like a problem in mirror.c. Patch attached.
Original comment by rpelaga...@gmail.com
on 17 Sep 2010 at 1:16
Attachments:
Thanks rpelagalli - not entirely sure how to compile the patch into a binary
though
Original comment by andrew1s...@gmail.com
on 22 Sep 2010 at 8:49
mirror.c is just a example-implementation.. so that can't be a solution IMHO.
But I can provide some debug-info. This effect happens always right after this
'problem':
Any Hint out there?
System.IndexOutOfRangeException: Index was out of Range.
bei System.Collections.Generic.Dictionary`2.Resize()
bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
bei Dokan.Proxy.GetNewFileInfo(DOKAN_FILE_INFO& rawFileInfo)
bei Dokan.Proxy.OpenDirectoryProxy(IntPtr rawFileName, DOKAN_FILE_INFO& rawFileInfo)
Original comment by ingob...@googlemail.com
on 1 Feb 2011 at 2:22
I use to have exactly the same problem while using sshfs 0.2. Then I replaced
the .exe and Net.dll with the respective files from 0.6 version and everything
is fine. I don't have any clue on how it has solved the problem though.
I just followed this:
"Dokan SSHFS
dokan-sshfs-0.6.0 2010/01/12
This package doesn’t include installer and Explorer extensions which add
context menu to Dokan drive and permission setting dialog. If you want to
support those features, please install dokan-sshfs-0.2.0.1226 and overwrite
DokanNet.dll and DokanSSHFS.exe files by dokan-sshfs-0.6.0."
I hope it can help others aswell.
Original comment by tomas.sc...@gmail.com
on 29 Nov 2011 at 12:28
jeremyneil9999@gmail.com
Original comment by jeremyne...@gmail.com
on 30 Jan 2015 at 12:58
Original issue reported on code.google.com by
andrew1s...@gmail.com
on 28 Jan 2009 at 5:03