in reply to
Let's do it transparently
Later versions of OpenSSH server support the
statvfs@openssh.com
extension for querying file system information:
my $df = $ssh->sftp->statvfs($fs);
[download]
Comment on
Re: Let's do it transparently
Select
or
Download
Code
In Section
Cool Uses for Perl