mirror of
https://github.com/rclone/rclone.git
synced 2025-03-27 01:35:16 +08:00

Before this change we ran stat on the directory to see if it existed. Not only is this inefficient it isn't allowed by some SFTP servers. See: https://forum.rclone.org/t/stat-failed-error-on-sftp/38045