-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 [email protected] on 26 Aug 2012 at 11:47