mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
S3: Fix mkdir not to error if bucket exists and implement SetModTime
This commit is contained in:
@@ -2,7 +2,7 @@ Todo
|
||||
* Factor fses into own packages
|
||||
* FIXME: ls without an argument for buckets/containers?
|
||||
* FIXME: More -dry-run checks for object transfer
|
||||
* FIXME: EU Region not working
|
||||
* Might be quicker to check md5sums first? for swift <-> swift certainly, and maybe for small files
|
||||
* Ignoring the pseudo directories
|
||||
* if object.PseudoDirectory {
|
||||
* fmt.Printf("%9s %19s %s\n", "Directory", "-", fs.Remote())
|
||||
|
||||
Reference in New Issue
Block a user