mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
operations: implement --refresh-times flag to set modtimes on hashless backends
This commit is contained in:
@@ -117,6 +117,7 @@ type ConfigInfo struct {
|
||||
UploadHeaders []*HTTPOption
|
||||
DownloadHeaders []*HTTPOption
|
||||
Headers []*HTTPOption
|
||||
RefreshTimes bool
|
||||
}
|
||||
|
||||
// NewConfig creates a new config with everything set to the default
|
||||
|
||||
Reference in New Issue
Block a user