fastcoding / win-sshfs

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

File size reported incorrectly for large files (4+GB) #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the problem
1. Connect to a ssh server using win-sshfs
2. Using windows explorer, browse to folder containing large files, like 8GB 
etc. 
3. Look at the size windows is reporting for these files, they are all showing 
as ~4GB.

Versions:

win-sshfs: 0.0.1.5
Client OS: Windows 7 64bit
Server OS: Ubuntu 11.10
Ssh server: OpenSSH 5.8p1  OpenSSL 1.0.0e

Notes:
This isn't a fat32 issue. The files are on an ext3 partition and show correct 
sizes locally.
If i connect to the same server using CoreFTP instead of win-sshfs the file 
sizes are correct. So it appears to be a problem with win-sshfs.

Original issue reported on code.google.com by psi.g...@gmail.com on 26 Aug 2012 at 11:47

GoogleCodeExporter commented 8 years ago
In addition to that there is a problem with transferring those large files to 
an SSH server. A test file with a little less than 4 GB failed to transfer. The 
file with a little less than 3 GB was transferred successfully. Seems like 
there is some kind of limitation from a variable size that contains the file 
size.

Original comment by baaa...@gmail.com on 29 Aug 2012 at 10:57

GoogleCodeExporter commented 8 years ago

Original comment by mladenov...@gmail.com on 7 Oct 2012 at 7:06

GoogleCodeExporter commented 8 years ago
Similar problem as issue 28.

Original comment by mladenov...@gmail.com on 8 Oct 2012 at 9:08

GoogleCodeExporter commented 8 years ago
What´s going on with this issue? Last report was oct 8 2012, and still is 
still an issue with in Windows 8.1 Pro x64 and version 0.0.1.5 for win sshfs.

Original comment by pontus.o...@gmail.com on 4 Feb 2015 at 5:29