Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.4k views
in .NET FTP by (1.5k points)
Hi
Is there a way to get the amount of freespace available on the remote server drive?
I'd like to check this before attempting to upload huge files and then find out the drives full etc.

cheers
Malcom

2 Answers

0 votes
by (162k points)
Generally, no there isn't a way. The FTP protocol doesn't cover this.

There's a very low chance that you could run the du command on Unix systems. But easier to telnet or ssh in and run this command.
0 votes
by (1.5k points)
Thanks Bruce

malcom

Categories

...