cher0kee / win-sshfs

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

Remote server USED space reported incorrectly. #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Connect to server (seedbox in this case) via SSH
2. Right click -> properties
3. Read free/used values

What is the expected output? What do you see instead?
My hosting provider gives me a USED/TOTAL of 438GB/1.3TB. The mounted drive 
reports 1.80TB/946GB. The free space appears to be roughly correct, but the 
used is way over that amount and should be somewhere around 438GB. It reports 
the total capacity of the drive as 2.72TB.

I MAY KNOW WHY: These servers are shared - if I remember correctly, I share a 
box with one other person - this would explain why the reported total is twice 
the size of our allotted storage space. I'm hoping there's a way to display the 
capacity of the drive and the used space as a reading from the given SSH 
DIRECTORY rather than the entire drive itself.

Here's what it looks like:
http://imgur.com/RAb0Sbq

What version of the product are you using?

win-sshfs: 0.0.1.5
Client OS: Windows 7 Ultimate x64 SP1
Server OS: Linux 
Ssh server: OpenSSH 5.9p1-hpn13v11, OpenSSL 1.0.1e (11 Feb 2013)

Please provide any additional information below.

Original issue reported on code.google.com by taylorth...@gmail.com on 13 Dec 2013 at 11:38