mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
ftp: add support for precise time #5655
This commit is contained in:
@@ -18,6 +18,7 @@ start() {
|
||||
echo host=$(docker_ip)
|
||||
echo user=$USER
|
||||
echo pass=$(rclone obscure $PASS)
|
||||
echo writing_mdtm=true
|
||||
echo encoding=Ctl,LeftPeriod,Slash
|
||||
echo _connect=$(docker_ip):21
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user