1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-04 01:23:24 +00:00
Files
rclone/backend/ftp
Janne Hellsten cc01223535 fs: Implement PartialUploads feature flag
Implement a Partialuploads feature flag to mark backends for which
uploads are not atomic.

This is set for the following backends

- local
- ftp
- sftp

See #3770
2023-05-09 16:28:10 +01:00
..