What steps will reproduce the problem?
1. Using SSHFS, mount anything, to, say, "Q:" drive
2. Create folders "Q:\f1\f11" , "Q:\f2\f21", "Q:\f2\f22", (or something)
3. Create a hardlink to "Q:" (type 'mklink /d "c:\my_server" "q:"' in cmd)
4. Try to navigate to "c:\my_server\f1\f11"
What is the expected output? What do you see instead?
You won't be able to navigate into "f1","f2" folders. Though, you would be able
to see them in "c:\my_server" directory listing. So, you would be able to
access "first-level" directories only.
What version of the product are you using? On what operating system?
"dokan-sshfs-0.6.0 2010/01/12", Win7 x64
Please provide any additional information below.
The same thing occurs in ftpuse (Version: 2.0 EN) (see
http://www.ferrobackup.com/ftpuse/), which uses dokan FS driver.
Also, this doesn't look like an mklink issue, since NetDrive (Version 1.3.2.0)
(see http://www.netdrive.net/download.html) works OK in the same environment.
(Though, it's too slow - that's why I'm looking for an alternative)
I've also recorded a ~1 minute screenvideo, showing the issue:
http://www.youtube.com/watch?v=jozVHuyoPbc
I've also attached ftpuse "/debug" log. (I'm 99% certain that it's useless,
still, there's 1%.)
Thank you!
Original issue reported on code.google.com by Igo...@gmail.com on 27 Dec 2012 at 1:04
Original issue reported on code.google.com by
Igo...@gmail.com
on 27 Dec 2012 at 1:04Attachments: