1
mirror of https://github.com/rclone/rclone synced 2024-11-01 21:49:35 +01:00
rclone/backend/ftp
Nick Craig-Wood b9b9bce0db ftp: fix Put mkParentDir failed: 521 for BunnyCDN - fixes #2363
According to RFC 959, error 521 is the correct error return to mean
"dir already exists", so add support for this.
2018-06-30 14:29:47 +01:00
..
ftp_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
ftp.go ftp: fix Put mkParentDir failed: 521 for BunnyCDN - fixes #2363 2018-06-30 14:29:47 +01:00