mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Implement --compare-dest & --copy-dest Fixes #3278
This commit is contained in:
committed by
Nick Craig-Wood
parent
266600dba7
commit
8e8b78d7e5
@@ -66,6 +66,8 @@ type ConfigInfo struct {
|
||||
NoTraverse bool
|
||||
NoUpdateModTime bool
|
||||
DataRateUnit string
|
||||
CompareDest string
|
||||
CopyDest string
|
||||
BackupDir string
|
||||
Suffix string
|
||||
SuffixKeepExtension bool
|
||||
|
||||
Reference in New Issue
Block a user