mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 09:41:44 +08:00
39f8d039fe
Before this fix we attempted to copy metadata to SFTP backends despite them not being capable of it. This fixes the problem by making the need to copy metadata explicit rather than implicit in a value being present or not. |
||
---|---|---|
.. | ||
pipe_test.go | ||
pipe.go | ||
rc_test.go | ||
rc.go | ||
sync_test.go | ||
sync.go |