forked from TrueCloudLab/rclone
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.go | ||
pipe_test.go | ||
rc.go | ||
rc_test.go | ||
sync.go | ||
sync_test.go |