1
mirror of https://github.com/rclone/rclone synced 2025-03-28 12:23:07 +01:00
Nick Craig-Wood 0eba88bbfe sftp: check directory is empty before issuing rmdir
Some SFTP servers allow rmdir on full directories which is allowed
according to the RFC so make sure we don't accidentally delete data
here.

See: https://forum.rclone.org/t/rmdir-and-delete-empty-src-dirs-file-does-not-exist/7737
2018-12-02 11:16:30 +00:00
..
2018-07-16 21:20:47 +01:00
2018-11-22 20:14:50 +00:00