leocheang422 / win-sshfs

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

Light Content of SSHFS folders / Drive Name missing #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I've just install the new version of win sshfs on a XP Virtual Machine 
(Service Pack 3) 
2. Launch a mount SSHFS Share (with a nice Drive name) 
3. Launch your windows explorer.

What is the expected output? What do you see instead?
Normally you should find your drive with the correct given drive name but here 
you can find your drive under the name "Disconnected Network Drive" (the right 
letter is given) in the network drives list.
Then when you navigate in your folders, you'll see some files or/and  folders 
are missing.

What version of the product are you using? On what operating system?
sshfs 0.0.1.2 / Dokan 0.6.0.0 /SSH NET 0.1.0.0
on Windows XP SP3

Please provide any additional information below.
I've tried on the same machine the dokansshfs and the files/folders are not 
missing.
Great new development with the interface and the automount !
Keep Going !

Original issue reported on code.google.com by cyril.ve...@gmail.com on 2 Jan 2012 at 8:48

GoogleCodeExporter commented 8 years ago
(Yeah first issue). Hi there , thanks for using this.
1. Drive name is actually in format USER at'HOST'. You can't actually see it 
because of some Dokan problems. The temporarily solution is to download 
dokan_np.rar from downloads section ,copy dokan_np.dll for it to system32 , go 
to Dokan installation folder and run dokamctl.exe /i n.  That sould fix it 
untill official update from Dokan comes.
2. Do those files start with '~' or '.'? Do those files have characthers like 
german charcters with ascends?
Sorry for the late response.

Original comment by mladenov...@gmail.com on 3 Jan 2012 at 1:09

GoogleCodeExporter commented 8 years ago
Thanks for your reply.

1. Drive name : I did what you suggested and now, I don't have anymore 
"Disconnected Network Drive". I just have "Network Drive" ;-) no name like the 
drive name referenced or like "User" at "Host".

2.The files missing are like the other ones (no ascends, no starting with ~ ou .
For example : I have a folder with 10 jpg files in it ... with the win sshfs, I 
have 8 of them.
The strange thing is : if I try to open an existing file (not visible by 
winsshfs), I could open it. It's really a view problem.

Hope my feedbacks are helping ...

Original comment by cyril.ve...@gmail.com on 3 Jan 2012 at 6:02

GoogleCodeExporter commented 8 years ago
1. Sorry (forgot about different behaviour win7 and xp),but now you can rename 
drive from explorer and it will be persistent .
2.Is it more than two files, because i skip first two files in every folder '.' 
and '..' . What server are you using? Thanks for feedback.

Original comment by mladenov...@gmail.com on 3 Jan 2012 at 6:44

GoogleCodeExporter commented 8 years ago
1. You're right. We can name it now. But it's persistent till the next reboot.
2. You're thinking good ... it's always 2 files missing

Original comment by cyril.ve...@gmail.com on 3 Jan 2012 at 7:13

GoogleCodeExporter commented 8 years ago
2. Oups, forgot to say that the server I'm using is an Ubuntu Server 10.04

Original comment by cyril.ve...@gmail.com on 3 Jan 2012 at 7:19

GoogleCodeExporter commented 8 years ago
Here you can download fix 
code.google.com/p/win-sshfs/downloads/detail?name=win_sshfs_fix.zip. Drive is 
now mounted as removable drive. If that proves to slow you can revert back bay 
changing NetworkDrive value in Sshfs.exe.config to True.  Some questions 
irrelevant to this:

1. What extended messages your server supports?
2. Does your sshfs drive show correct disk space?
3.Whats your connection speed (to server)?
4.Whats the drive speed compared to other solutions?

Original comment by mladenov...@gmail.com on 4 Jan 2012 at 10:27

GoogleCodeExporter commented 8 years ago
Apparently your new fix has solved all issues (DriveName & 2 files missing). 
Excellent !

Original comment by cyril.ve...@gmail.com on 4 Jan 2012 at 6:06

GoogleCodeExporter commented 8 years ago
Fixed in 0.0.1.3

Original comment by mladenov...@gmail.com on 6 Jan 2012 at 5:02