我有一个备份服务器上的帐户,但已满,所以我需要清除它。 问题是这样的
我该怎么办?
https://stackoverflow.com/questions/445643/how-to-delete-files-via-ftp-when-directory-has-over-100-000-files
你可以看看使用WinSCP,它会一次删除一个文件,而不需要select每个文件,因为WinSCP会根据需要发出删除每个文件的命令。