mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(rclone-retro): re-enable MLSD for timestamp support
This commit is contained in:
@@ -207,9 +207,6 @@ spec:
|
||||
concurrency = 1
|
||||
idle_timeout = 0s
|
||||
writing_mdtm = true
|
||||
disable_mlsd = true
|
||||
disable_epsv = true
|
||||
force_list_hidden = true
|
||||
# needed for modtime support, use `rclone backend features 3ds:` to verify
|
||||
[ds]
|
||||
type = ftp
|
||||
@@ -220,9 +217,6 @@ spec:
|
||||
concurrency = 1
|
||||
idle_timeout = 0s
|
||||
writing_mdtm = true
|
||||
disable_mlsd = true
|
||||
disable_epsv = true
|
||||
force_list_hidden = true
|
||||
# needed for modtime support, use `rclone backend features ds:` to verify
|
||||
[vita]
|
||||
type = ftp
|
||||
|
||||
Reference in New Issue
Block a user