mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 10:33:34 +00:00
sync: Implement --suffix-keep-extension for use with --suffix - fixes #3032
This commit is contained in:
@@ -67,6 +67,7 @@ type ConfigInfo struct {
|
||||
DataRateUnit string
|
||||
BackupDir string
|
||||
Suffix string
|
||||
SuffixKeepExtension bool
|
||||
UseListR bool
|
||||
BufferSize SizeSuffix
|
||||
BwLimit BwTimetable
|
||||
|
||||
Reference in New Issue
Block a user