Nick Craig-Wood
e7c20e0bce
operations: make move and copy individual files obey --backup-dir
...
Before this change, when using rclone copy or move with --backup-dir
and the source was a single file, rclone would fail to use the backup
directory.
This change looks up the backup directory in the Fs cache and uses it
as appropriate.
This affects any commands which call operations.MoveFile or
operations.CopyFile which includes rclone move/moveto/copy/copyto
where the source is a single file.
Fixes #3219
2019-05-27 16:14:55 +01:00
..
2019-05-11 23:35:19 +01:00
2019-02-02 14:35:56 +00:00
2019-05-27 16:14:55 +01:00
2019-04-30 14:12:18 +02:00
2019-05-11 23:39:04 +01:00
2018-01-15 17:51:14 +00:00
2019-04-30 14:12:18 +02:00
2019-05-01 16:56:08 +01:00
2019-05-11 17:44:58 +01:00
2018-10-10 17:50:27 +01:00
2019-02-02 11:45:07 +00:00
2019-04-30 14:12:18 +02:00
2018-10-13 22:47:12 +01:00
2018-12-02 20:28:13 +00:00
2018-05-05 17:32:41 +01:00
2019-05-27 16:14:55 +01:00
2019-05-27 16:14:55 +01:00
2019-05-27 16:14:55 +01:00
2018-11-05 15:44:40 +00:00
2019-04-30 14:12:18 +02:00
2018-06-17 18:38:09 +01:00
2018-06-17 18:38:09 +01:00
2018-08-21 10:58:59 +01:00
2019-02-07 11:57:26 +00:00
2019-05-11 23:35:19 +01:00
2018-01-15 17:51:14 +00:00
2019-04-16 13:33:10 +01:00
2018-01-15 17:51:14 +00:00
2019-02-07 16:42:26 +00:00
2019-02-07 11:57:26 +00:00
2019-02-16 14:38:07 +00:00
2019-05-11 23:35:19 +01:00
2018-01-15 17:51:14 +00:00
2018-09-02 18:11:09 +01:00
2018-05-13 12:17:55 +01:00
2018-01-27 14:31:29 +00:00
2019-04-30 14:12:18 +02:00
2018-07-16 08:50:52 +01:00
2019-02-07 11:57:26 +00:00
2018-07-16 08:50:52 +01:00
2019-04-30 14:12:18 +02:00
2019-04-13 13:08:37 +01:00
2019-04-15 21:49:58 +01:00