小编kje*_*ilh的帖子

如何检查 SFTP 服务器上的磁盘空间

最近我在 SFTP 服务器上遇到磁盘空间不足的问题,我意识到我不知道如何检查剩余多少甚至总数。

有谁知道如何通过像 FileZilla 这样的应用程序来做到这一点,或者可能有一个可以用于此目的的命令?

请注意,服务器托管在第三方,​​我希望有一种方法可以在不经过它们的情况下回答这个问题。

更新:

我尝试使用 putty 和 cygwin ssh 通过 shell 进行连接。当 cygwin 给我以下错误消息时,Putty 默默地失败了:

$ ssh [user]@[host] -i "[priv.key]"
Last login: Wed Aug 17 12:54:46 2011 from 195.204.103.176
Could not chdir to home directory /local00/ftproot/[user]: No such file or directory
/usr/local/sbin/scponlyc: No such file or directory
Connection to [host] closed.
Run Code Online (Sandbox Code Playgroud)

有任何想法吗?

ftp sftp disk-space-utilization

13
推荐指数
2
解决办法
4万
查看次数

标签 统计

disk-space-utilization ×1

ftp ×1

sftp ×1