fastcoding / win-sshfs

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

File corrupted ? #4

Closed GoogleCodeExporter closed 8 years ago

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

Cannot be unzipped, file seem corrupted. 

What version of the product are you using? On what operating system?

win-sshfs-0.0.1.3 

Please provide any additional information below.

With sshfs (Donkan), my max upload speed is 1mbits/sec, but normally i have 
10mbits/s; is it the same here with win-sshfs-0.0.1.3 ?

Cordially.  

Original issue reported on code.google.com by Key...@gmail.com on 16 Jan 2012 at 11:11

GoogleCodeExporter commented 8 years ago
Whats the size of the file?
Was it uploaded zipped, or you zipped files on server from sshfs?
What server are you using?
Whats you operating system?
Can you reproduce it with 
http://code.google.com/p/win-sshfs/downloads/detail?name=Debug20111001154449.zip
 and send me the log.
Which software are you using to get 10mbits/s?

Best regards.

Original comment by mladenov...@gmail.com on 17 Jan 2012 at 8:18

GoogleCodeExporter commented 8 years ago
Whats the size of the file?
win_sshfs-0.0.1.3.zip : 199 Ko (203 812 octets) (windows 7 properties)

Was it uploaded zipped, or you zipped files on server from sshfs?
I have downloaded this link : 
http://win-sshfs.googlecode.com/files/win_sshfs-0.0.1.3.zip

What server are you using?
dedicated server : Linux version 2.6.38.2-grsec-xxxx-grs-ipv6-64 (gcc version 
4.3.2 (Debian 4.3.2-1.1) )

Whats you operating system?
I am using windows 7 x64, and i have try to open it with winrar and windows 7.

Can you reproduce it with 
http://code.google.com/p/win-sshfs/downloads/detail?name=Debug20111001154449.zip
 and send me the log.
No problem with this zip file, no log :/

Which software are you using to get 10mbits/s?
my mistake, It must be 80 mbits/s or 10MB/s (10 mo/s) , with WinSCP 5.0.5 i 
have a 9/10 MB/s (mo) transfer rate (up and down).

Finally I have success to open the file with 7-Zip, so no more problem;

But i have some bugs with the 0.0.1.3 version : 

- After selected my key, i can't use the "open" button, it doesn't work; i have 
to put the file address manually (and it works) (private key name : "private 
key", it's an open ssh key)

- When I mount the drive, it look like it was an unconnected drive (see 
attached pic network.png) but i can access to the server.

- Plz watch transfer.png too, when I transfer (copy / paste) from my computer 
(1) to the server (2) the file size is not the same, no problem when i use an 
others shh client (like winscp). When i download the file (from the serv) it 
appears corrupted.

- In the same picture, when i transfer ( download and upload) i have an error 
(4) who appears randomly.

- With win_sshfs-0.0.1.3 the transfer rate is not perfect but better : Upload : 
6 MB/s and Download : 5 MB/s.

Cordially. 

Original comment by Key...@gmail.com on 17 Jan 2012 at 11:15

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry for the late response .(Ironically when you first posted this issue I 
tough it was about uploaded zip archive via sshfs appearing corrupted. ).
To get normal drive you need to follow instructions in INSTALL_DOKANNP!!.txt.
About corrupted file problem. Does drive appear usable after you get Invalid 
parameter exception. Can you use  
http://code.google.com/p/win-sshfs/downloads/detail?name=Debug20111001154449.zip
 and try to recreate with it . It's an console version of sshfs , just use 
sshfs -help ,and you know what to do.
About private key , does this happen in open private key dialog, because I made 
that open button can be clicked only if valid private key is selected.

Best regards, sorry for the inconvenience.

Original comment by mladenov...@gmail.com on 19 Jan 2012 at 4:29

GoogleCodeExporter commented 8 years ago
I have recreated the issue and it seem hat I have an problem with Window 
scaling.  Working on fix.

Original comment by mladenov...@gmail.com on 27 Jan 2012 at 8:34

GoogleCodeExporter commented 8 years ago
Try this(unfinished 0.0.1.4) and tell me does it works?
Thanks in advance.

Original comment by mladenov...@gmail.com on 5 Feb 2012 at 5:00

Attachments:

GoogleCodeExporter commented 8 years ago
I have no more error during the transfers, but the files are still corrupt when 
they are uploaded :/
Best regards.

size before upload : 47 163 949 octets (44,9 Mo)
size after upload : 51 097 629 octets (48,7 Mo)

Original comment by Key...@gmail.com on 5 Feb 2012 at 10:09

GoogleCodeExporter commented 8 years ago
I think i hit the same problem, as orginal post "Cannot be unzipped, file seem 
corrupted." with win_sshfs-0.0.1.3.zip but in WinRAR 4.10. 

WinRAR says "unknown method in <filename>" for all files. 

If using Windows 7 built in "extract archive" it says "Error 0x80004005: 
Unspecified error" (gotta love windows error messages ;-)

By using WinZip 16 (www.winzip.com) i was able to extract the file.

I guess it may be a new compression method used in a recent WinZip? 

Solution: Please compress the files using standard compression methods :)

Original comment by martin.j...@gmail.com on 6 Feb 2012 at 6:49

GoogleCodeExporter commented 8 years ago
I could not recreate you issue , but if you have some time you can run some 
tests for me. Readme is inside test.zip.
About original issue , the compression is Bzip2. I plan to roll out installer 
when I fix this issue.

Original comment by mladenov...@gmail.com on 11 Feb 2012 at 2:17

Attachments:

GoogleCodeExporter commented 8 years ago
the test.zip file extracts correctly ;-)

Original comment by martin.j...@gmail.com on 20 Feb 2012 at 12:43

GoogleCodeExporter commented 8 years ago

Original comment by mladenov...@gmail.com on 28 May 2012 at 5:36