"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/10/05 04:57:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete" 2025/10/05 04:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 04:57:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34280->127.0.0.1:28622, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31102") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34062->127.0.0.1:31102, err= 2025/10/05 04:57:45 DEBUG : Creating backend with remote "/tmp/rclone1911902100" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31405") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45592->127.0.0.1:31405, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30732") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48970->127.0.0.1:30732, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30366") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58306->127.0.0.1:30366, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30464") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58092->127.0.0.1:30464, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30450") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39478->127.0.0.1:30450, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31661") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39150->127.0.0.1:31661, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30191") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45616->127.0.0.1:30191, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40352->127.0.0.1:30631, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31177") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52470->127.0.0.1:31177, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30651") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34842->127.0.0.1:30651, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30923") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47382->127.0.0.1:30923, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30046") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58412->127.0.0.1:30046, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30268") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55020->127.0.0.1:30268, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30005") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55936->127.0.0.1:30005, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31652") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42020->127.0.0.1:31652, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31546") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44410->127.0.0.1:31546, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30040") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36522->127.0.0.1:30040, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31454") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38628->127.0.0.1:31454, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30519") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49876->127.0.0.1:30519, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31259") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54658->127.0.0.1:31259, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31416") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44184->127.0.0.1:31416, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31450") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39316->127.0.0.1:31450, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30489") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40368->127.0.0.1:30489, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31491") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41226->127.0.0.1:31491, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30194") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38592->127.0.0.1:30194, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30512") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55150->127.0.0.1:30512, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31530") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37456->127.0.0.1:31530, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31474") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58846->127.0.0.1:31474, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30453") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51638->127.0.0.1:30453, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31546") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44426->127.0.0.1:31546, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31778") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52232->127.0.0.1:31778, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31243") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52680->127.0.0.1:31243, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : Creating backend with remote "/non-existing" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30018") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56950->127.0.0.1:30018, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31673") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33254->127.0.0.1:31673, err= 2025/10/05 04:57:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31351") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39098->127.0.0.1:31351, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31841") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43484->127.0.0.1:31841, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30385") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34608->127.0.0.1:30385, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31412") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35584->127.0.0.1:31412, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31921") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33834->127.0.0.1:31921, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31765") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47008->127.0.0.1:31765, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30856") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38866->127.0.0.1:30856, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30774") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51876->127.0.0.1:30774, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30169") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33820->127.0.0.1:30169, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30585") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53634->127.0.0.1:30585, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30648") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44990->127.0.0.1:30648, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31409") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34236->127.0.0.1:31409, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30970") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54764->127.0.0.1:30970, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30584") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54498->127.0.0.1:30584, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30665") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57028->127.0.0.1:30665, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30952") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57942->127.0.0.1:30952, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30758") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38652->127.0.0.1:30758, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31510") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52002->127.0.0.1:31510, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31339") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53694->127.0.0.1:31339, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30092") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56094->127.0.0.1:30092, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31590") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38532->127.0.0.1:31590, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31396") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44778->127.0.0.1:31396, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31591") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44586->127.0.0.1:31591, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Running all checks before starting transfers 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31995") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56702->127.0.0.1:31995, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31781") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36972->127.0.0.1:31781, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Checks finished, now starting transfers 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31783") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45312->127.0.0.1:31783, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31970") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42276->127.0.0.1:31970, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30126") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54896->127.0.0.1:30126, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30742") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48046->127.0.0.1:30742, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30411") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41810->127.0.0.1:30411, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30700") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45214->127.0.0.1:30700, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31193") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49994->127.0.0.1:31193, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30974") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34150->127.0.0.1:30974, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30902") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60382->127.0.0.1:30902, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30020") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37718->127.0.0.1:30020, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31555") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53382->127.0.0.1:31555, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30475") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43560->127.0.0.1:30475, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31016") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50540->127.0.0.1:31016, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 ERROR : Ignoring --no-traverse with sync 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30156") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50388->127.0.0.1:30156, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30192") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50410->127.0.0.1:30192, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30868") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42454->127.0.0.1:30868, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30740") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42054->127.0.0.1:30740, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31334") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35232->127.0.0.1:31334, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30964") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57492->127.0.0.1:30964, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31823") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39320->127.0.0.1:31823, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31752") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34422->127.0.0.1:31752, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30008") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49244->127.0.0.1:30008, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60762->127.0.0.1:30172, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30015") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43452->127.0.0.1:30015, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31569") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56200->127.0.0.1:31569, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31728") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44866->127.0.0.1:31728, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30398") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53512->127.0.0.1:30398, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31575") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56910->127.0.0.1:31575, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30256") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44422->127.0.0.1:30256, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30680") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57038->127.0.0.1:30680, err= 2025/10/05 04:57:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31858") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37930->127.0.0.1:31858, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31344") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40278->127.0.0.1:31344, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30752") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48206->127.0.0.1:30752, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30279") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34552->127.0.0.1:30279, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31836") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52562->127.0.0.1:31836, err= 2025/10/05 04:57:45 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/10/05 04:57:45 INFO : hello world2: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30050") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33804->127.0.0.1:30050, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31441") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41856->127.0.0.1:31441, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30339") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35404->127.0.0.1:30339, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30308") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39982->127.0.0.1:30308, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31561") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44930->127.0.0.1:31561, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30324") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33538->127.0.0.1:30324, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31256") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51868->127.0.0.1:31256, err= 2025/10/05 04:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31980") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33420->127.0.0.1:31980, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30762") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37396->127.0.0.1:30762, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30901") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52012->127.0.0.1:30901, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31384") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49658->127.0.0.1:31384, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31773") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49672->127.0.0.1:31773, err= 2025/10/05 04:57:45 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/05 04:57:45 INFO : potato2: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30621") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53818->127.0.0.1:30621, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31175") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39854->127.0.0.1:31175, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30922") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46696->127.0.0.1:30922, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30422") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49076->127.0.0.1:30422, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31436") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41674->127.0.0.1:31436, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31423") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44026->127.0.0.1:31423, err= 2025/10/05 04:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30039") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42158->127.0.0.1:30039, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30451") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36842->127.0.0.1:30451, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31190") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41438->127.0.0.1:31190, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31635") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49474->127.0.0.1:31635, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30080") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52222->127.0.0.1:30080, err= 2025/10/05 04:57:45 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/05 04:57:45 INFO : potato2: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31641") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56048->127.0.0.1:31641, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30777") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41952->127.0.0.1:30777, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30558") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45116->127.0.0.1:30558, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31910") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42788->127.0.0.1:31910, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30475") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43574->127.0.0.1:30475, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/05 04:57:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30144") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40388->127.0.0.1:30144, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31270") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50488->127.0.0.1:31270, err= 2025/10/05 04:57:45 INFO : sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31211") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59316->127.0.0.1:31211, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30421") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56220->127.0.0.1:30421, err= 2025/10/05 04:57:45 INFO : sub dir: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30304") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39724->127.0.0.1:30304, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31665") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43930->127.0.0.1:31665, err= 2025/10/05 04:57:45 INFO : sub dir2/sub sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34282->127.0.0.1:28622, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30407") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41334->127.0.0.1:30407, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30214") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34610->127.0.0.1:30214, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30595") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40980->127.0.0.1:30595, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31349") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58868->127.0.0.1:31349, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30347") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39410->127.0.0.1:30347, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31127") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42554->127.0.0.1:31127, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30029") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40932->127.0.0.1:30029, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31211") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59332->127.0.0.1:31211, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31339") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31162") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53798->127.0.0.1:31162, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53698->127.0.0.1:31339, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30123") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37986->127.0.0.1:30123, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30478") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49996->127.0.0.1:30478, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31775") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40228->127.0.0.1:31775, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31132") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38730->127.0.0.1:31132, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31516") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59186->127.0.0.1:31516, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30743") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57002->127.0.0.1:30743, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30212") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36324->127.0.0.1:30212, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30799") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33548->127.0.0.1:30799, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30988") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46906->127.0.0.1:30988, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30082") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34350->127.0.0.1:30082, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 INFO : sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/05 04:57:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31504") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53320->127.0.0.1:31504, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30334") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59722->127.0.0.1:30334, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30588") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50036->127.0.0.1:30588, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31235") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36918->127.0.0.1:31235, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31564") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40164->127.0.0.1:31564, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31618") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47970->127.0.0.1:31618, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31195") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36112->127.0.0.1:31195, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30066") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52880->127.0.0.1:30066, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31572") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50110->127.0.0.1:31572, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31157") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47168->127.0.0.1:31157, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30051") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56174->127.0.0.1:30051, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31924") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60622->127.0.0.1:31924, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45968->127.0.0.1:30296, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30435") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59244->127.0.0.1:30435, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31539") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51530->127.0.0.1:31539, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : sub dir2: Making directory with metadata 2025/10/05 04:57:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30120") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40106->127.0.0.1:30120, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31519") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35718->127.0.0.1:31519, err= 2025/10/05 04:57:45 INFO : sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30604") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50690->127.0.0.1:30604, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31944") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52896->127.0.0.1:31944, err= 2025/10/05 04:57:45 INFO : sub dir: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30268") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55024->127.0.0.1:30268, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31905") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33836->127.0.0.1:31905, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31542") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40054->127.0.0.1:31542, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30881") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58296->127.0.0.1:30881, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30646") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45288->127.0.0.1:30646, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30197") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51646->127.0.0.1:30197, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31683") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55714->127.0.0.1:31683, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30617") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51762->127.0.0.1:30617, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30854") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59846->127.0.0.1:30854, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31688") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49828->127.0.0.1:31688, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31886") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35850->127.0.0.1:31886, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30506") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38800->127.0.0.1:30506, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31167") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52106->127.0.0.1:31167, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30418") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31615") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42438->127.0.0.1:30418, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34326->127.0.0.1:31615, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31356") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37536->127.0.0.1:31356, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30384") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46032->127.0.0.1:30384, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30625") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51850->127.0.0.1:30625, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30106") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37592->127.0.0.1:30106, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30057") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44444->127.0.0.1:30057, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30735") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55174->127.0.0.1:30735, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31876") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50706->127.0.0.1:31876, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31132") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38740->127.0.0.1:31132, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 INFO : sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30369") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37646->127.0.0.1:30369, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31184") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46410->127.0.0.1:31184, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31233") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48662->127.0.0.1:31233, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30895") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40156->127.0.0.1:30895, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30614") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34688->127.0.0.1:30614, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31429") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33784->127.0.0.1:31429, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31546") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44438->127.0.0.1:31546, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31923") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48242->127.0.0.1:31923, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30149") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54152->127.0.0.1:30149, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30749") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43154->127.0.0.1:30749, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30691") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59256->127.0.0.1:30691, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31127") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42562->127.0.0.1:31127, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30614") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34702->127.0.0.1:30614, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30352") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39436->127.0.0.1:30352, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30424") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56938->127.0.0.1:30424, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : sub dir2: Making directory with metadata 2025/10/05 04:57:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31271") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41634->127.0.0.1:31271, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30345") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39094->127.0.0.1:30345, err= 2025/10/05 04:57:45 INFO : sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31936") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57264->127.0.0.1:31936, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31263") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44320->127.0.0.1:31263, err= 2025/10/05 04:57:45 INFO : sub dir: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30177") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44840->127.0.0.1:30177, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30440") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36846->127.0.0.1:30440, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30612") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45648->127.0.0.1:30612, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31237") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48606->127.0.0.1:31237, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31225") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58442->127.0.0.1:31225, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31313") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55982->127.0.0.1:31313, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30513") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36538->127.0.0.1:30513, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31475") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57584->127.0.0.1:31475, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31163") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31004") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33518->127.0.0.1:31163, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30811") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36210->127.0.0.1:30811, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60738->127.0.0.1:31004, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31018") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53118->127.0.0.1:31018, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31072") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38180->127.0.0.1:31072, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49214->127.0.0.1:30990, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30874") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35168->127.0.0.1:30874, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30996") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45798->127.0.0.1:30996, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31202") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43690->127.0.0.1:31202, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30519") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49888->127.0.0.1:30519, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31855") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33182->127.0.0.1:31855, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31574") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47752->127.0.0.1:31574, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30495") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37548->127.0.0.1:30495, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31838") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50468->127.0.0.1:31838, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 INFO : sub dir2: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30484") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49820->127.0.0.1:30484, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31217") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37196->127.0.0.1:31217, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30110") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40324->127.0.0.1:30110, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31642") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58056->127.0.0.1:31642, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30394") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41998->127.0.0.1:30394, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30212") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36338->127.0.0.1:30212, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31955") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49900->127.0.0.1:31955, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30568") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56756->127.0.0.1:30568, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30979") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59254->127.0.0.1:30979, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31627") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40360->127.0.0.1:31627, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31176") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38246->127.0.0.1:31176, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30924") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48042->127.0.0.1:30924, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30892") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60366->127.0.0.1:30892, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31903") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33818->127.0.0.1:31903, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30016") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44512->127.0.0.1:30016, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30251") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60710->127.0.0.1:30251, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30692") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46162->127.0.0.1:30692, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34126->127.0.0.1:31966, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31035") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60110->127.0.0.1:31035, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31837") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50534->127.0.0.1:31837, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31943") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46694->127.0.0.1:31943, err= 2025/10/05 04:57:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teperox2wuto" 2025/10/05 04:57:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: Connecting to FTP server 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:41420->127.0.0.1:28622, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31128") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:34992->127.0.0.1:31128, err= sync_test.go:620: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-namupuk9xete -> ftp://127.0.0.1:28622/rclone-test-teperox2wuto 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:30074") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31601") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59968->127.0.0.1:31601, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:35538->127.0.0.1:30074, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30345") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57262->127.0.0.1:30345, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30912") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46114->127.0.0.1:30912, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:30443") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:55018->127.0.0.1:30443, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31470") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:58790->127.0.0.1:31470, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31260") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:59562->127.0.0.1:31260, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:30898") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:42772->127.0.0.1:30898, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31364") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:33780->127.0.0.1:31364, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:30628") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:49210->127.0.0.1:30628, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:30038") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:50944->127.0.0.1:30038, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31875") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:53246->127.0.0.1:31875, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31045") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:59706->127.0.0.1:31045, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:31300") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:33876->127.0.0.1:31300, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: Purge object "sub dir/hello world" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: dial("tcp","127.0.0.1:30652") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: > dial: conn=127.0.0.1:45870->127.0.0.1:30652, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: Purge dir "sub dir" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-teperox2wuto: Purge dir "" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31549") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57360->127.0.0.1:31549, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30003") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49826->127.0.0.1:30003, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30222") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59034->127.0.0.1:30222, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30563") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41176->127.0.0.1:30563, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34232->127.0.0.1:31547, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31648") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58904->127.0.0.1:31648, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31422") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57164->127.0.0.1:31422, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30399") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57458->127.0.0.1:30399, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30319") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51786->127.0.0.1:30319, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31138") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56106->127.0.0.1:31138, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31828") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46128->127.0.0.1:31828, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30656") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56598->127.0.0.1:30656, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30006") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48906->127.0.0.1:30006, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31754") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34274->127.0.0.1:31754, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30352") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38404->127.0.0.1:30352, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31206") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46674->127.0.0.1:31206, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30719") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42292->127.0.0.1:30719, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31448") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46758->127.0.0.1:31448, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30190") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34316->127.0.0.1:30190, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31542") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42172->127.0.0.1:31542, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31286") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40216->127.0.0.1:31286, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31084") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54866->127.0.0.1:31084, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30063") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50224->127.0.0.1:30063, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30398") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50774->127.0.0.1:30398, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31581") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60894->127.0.0.1:31581, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30160") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53830->127.0.0.1:30160, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31855") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53472->127.0.0.1:31855, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31832") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40968->127.0.0.1:31832, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31709") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52742->127.0.0.1:31709, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30507") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41620->127.0.0.1:30507, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30143") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32844->127.0.0.1:30143, err= 2025/10/05 04:57:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zeyucif7cado" 2025/10/05 04:57:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Connecting to FTP server 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:41436->127.0.0.1:28622, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30219") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:53534->127.0.0.1:30219, err= sync_test.go:656: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-namupuk9xete -> ftp://127.0.0.1:28622/rclone-test-zeyucif7cado 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30014") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30394") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:51526->127.0.0.1:30014, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32940->127.0.0.1:30394, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30693") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40222->127.0.0.1:30693, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30576") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55306->127.0.0.1:30576, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:37916->127.0.0.1:30622, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30559") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:50020->127.0.0.1:30559, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31291") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:48428->127.0.0.1:31291, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30026") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:50648->127.0.0.1:30026, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31388") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:56858->127.0.0.1:31388, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:49878->127.0.0.1:30817, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30106") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:54918->127.0.0.1:30106, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31894") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:56652->127.0.0.1:31894, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30168") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46916->127.0.0.1:30168, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31935") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33906->127.0.0.1:31935, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30428") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48380->127.0.0.1:30428, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30717") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45842->127.0.0.1:30717, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30140") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51946->127.0.0.1:30140, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31530") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44454->127.0.0.1:31530, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:43168->127.0.0.1:30631, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30371") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:53900->127.0.0.1:30371, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30048") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43304->127.0.0.1:30048, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30127") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47178->127.0.0.1:30127, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30208") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:60690->127.0.0.1:30208, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31571") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:57802->127.0.0.1:31571, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31365") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:50362->127.0.0.1:31365, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31519") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:45182->127.0.0.1:31519, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31407") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:55736->127.0.0.1:31407, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31432") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:47326->127.0.0.1:31432, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31156") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:50742->127.0.0.1:31156, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:31823") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:55942->127.0.0.1:31823, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30192") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:36112->127.0.0.1:30192, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Purge object "sub dir/hello world" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: dial("tcp","127.0.0.1:30763") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: > dial: conn=127.0.0.1:32770->127.0.0.1:30763, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Purge dir "sub dir" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-zeyucif7cado: Purge dir "" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30925") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57228->127.0.0.1:30925, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30443") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55028->127.0.0.1:30443, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31770") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47276->127.0.0.1:31770, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30397") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48144->127.0.0.1:30397, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30682") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38020->127.0.0.1:30682, err= --- PASS: TestServerSideCopyOverSelf (0.03s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31319") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53600->127.0.0.1:31319, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30221") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46316->127.0.0.1:30221, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30347") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45462->127.0.0.1:30347, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31412") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49800->127.0.0.1:31412, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30241") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52056->127.0.0.1:30241, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30367") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51854->127.0.0.1:30367, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31228") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55436->127.0.0.1:31228, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31386") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49816->127.0.0.1:31386, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31447") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46258->127.0.0.1:31447, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30788") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32850->127.0.0.1:30788, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30051") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49548->127.0.0.1:30051, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31151") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46164->127.0.0.1:31151, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31922") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52322->127.0.0.1:31922, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/05 04:57:45 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30533") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53546->127.0.0.1:30533, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30845") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53182->127.0.0.1:30845, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30709") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56002->127.0.0.1:30709, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31788") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51302->127.0.0.1:31788, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31475") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49248->127.0.0.1:31475, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31510") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42500->127.0.0.1:31510, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30067") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47450->127.0.0.1:30067, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31517") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48878->127.0.0.1:31517, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30806") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60414->127.0.0.1:30806, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30404") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59270->127.0.0.1:30404, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31473") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53562->127.0.0.1:31473, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30633") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38638->127.0.0.1:30633, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30937") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53014->127.0.0.1:30937, err= 2025/10/05 04:57:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-peditir5dosa" 2025/10/05 04:57:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:45 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Connecting to FTP server 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:41448->127.0.0.1:28622, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31182") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:47790->127.0.0.1:31182, err= sync_test.go:701: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-namupuk9xete -> ftp://127.0.0.1:28622/rclone-test-peditir5dosa 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30001") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30495") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:37770->127.0.0.1:30001, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52122->127.0.0.1:30495, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30169") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58746->127.0.0.1:30169, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31670") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59514->127.0.0.1:31670, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31745") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:46868->127.0.0.1:31745, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31964") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:55814->127.0.0.1:31964, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30831") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:35538->127.0.0.1:30831, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30052") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:42042->127.0.0.1:30052, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31036") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:44786->127.0.0.1:31036, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30258") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:53914->127.0.0.1:30258, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30521") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:55358->127.0.0.1:30521, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30898") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:42788->127.0.0.1:30898, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30213") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54338->127.0.0.1:30213, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31208") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56534->127.0.0.1:31208, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30078") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43184->127.0.0.1:30078, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31762") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54646->127.0.0.1:31762, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31669") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46830->127.0.0.1:31669, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Using server-side directory move 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31925") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:45066->127.0.0.1:31925, err= 2025/10/05 04:57:45 INFO : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30150") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30103") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:56674->127.0.0.1:30103, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59116->127.0.0.1:30150, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30721") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:42602->127.0.0.1:30721, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31597") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43864->127.0.0.1:31597, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30358") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:49166->127.0.0.1:30358, err= 2025/10/05 04:57:45 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30823") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:32958->127.0.0.1:30823, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30328") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:57832->127.0.0.1:30328, err= 2025/10/05 04:57:45 INFO : sub dir/hello world: Moved (server-side) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31673") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48642->127.0.0.1:31673, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31045") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59710->127.0.0.1:31045, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30457") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57688->127.0.0.1:30457, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31558") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:41918->127.0.0.1:31558, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30675") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:56160->127.0.0.1:30675, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30154") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35646->127.0.0.1:30154, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30474") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33142->127.0.0.1:30474, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31850") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53446->127.0.0.1:31850, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30161") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46004->127.0.0.1:30161, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31296") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34584->127.0.0.1:31296, err= 2025/10/05 04:57:45 DEBUG : testing file moves 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30053") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31457") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49724->127.0.0.1:30053, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:56558->127.0.0.1:31457, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30153") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30807") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55772->127.0.0.1:30153, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:59664->127.0.0.1:30807, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31081") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:49266->127.0.0.1:31081, err= 2025/10/05 04:57:45 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31935") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:33916->127.0.0.1:31935, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31536") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:39678->127.0.0.1:31536, err= 2025/10/05 04:57:45 INFO : sub dir/hello world: Moved (server-side) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31360") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47686->127.0.0.1:31360, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31346") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54322->127.0.0.1:31346, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30579") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45458->127.0.0.1:30579, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30950") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:53208->127.0.0.1:30950, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31843") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:49636->127.0.0.1:31843, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30198") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:49862->127.0.0.1:30198, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:31075") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:38798->127.0.0.1:31075, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Purge object "sub dir/hello world" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: dial("tcp","127.0.0.1:30120") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: > dial: conn=127.0.0.1:44662->127.0.0.1:30120, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Purge dir "sub dir" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-peditir5dosa: Purge dir "" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30419") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50154->127.0.0.1:30419, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31589") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36634->127.0.0.1:31589, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40080->127.0.0.1:31359, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30173") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37012->127.0.0.1:30173, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31995") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44748->127.0.0.1:31995, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30816") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45370->127.0.0.1:30816, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30871") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47310->127.0.0.1:30871, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30672") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53256->127.0.0.1:30672, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31379") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56060->127.0.0.1:31379, err= 2025/10/05 04:57:45 ERROR : error listing: directory not found 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31543") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59950->127.0.0.1:31543, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31622") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39888->127.0.0.1:31622, err= 2025/10/05 04:57:45 INFO : Local file system at /tmp/rclone1911902100: Making directory 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30857") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35206->127.0.0.1:30857, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30461") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34984->127.0.0.1:30461, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30209") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44630->127.0.0.1:30209, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30085") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60678->127.0.0.1:30085, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31375") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60398->127.0.0.1:31375, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31656") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52970->127.0.0.1:31656, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31425") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44380->127.0.0.1:31425, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30266") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35858->127.0.0.1:30266, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31001") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49614->127.0.0.1:31001, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30623") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34556->127.0.0.1:30623, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31504") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35554->127.0.0.1:31504, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31287") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51796->127.0.0.1:31287, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30029") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33900->127.0.0.1:30029, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30992") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34538->127.0.0.1:30992, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30943") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41068->127.0.0.1:30943, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30294") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43128->127.0.0.1:30294, err= 2025/10/05 04:57:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30859") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45362->127.0.0.1:30859, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31426") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38736->127.0.0.1:31426, err= 2025/10/05 04:57:45 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/10/05 04:57:45 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30472") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40614->127.0.0.1:30472, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31263") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34258->127.0.0.1:31263, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31851") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51082->127.0.0.1:31851, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31174") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33272->127.0.0.1:31174, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31995") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44760->127.0.0.1:31995, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30505") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57150->127.0.0.1:30505, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30483") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47496->127.0.0.1:30483, err= 2025/10/05 04:57:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30364") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44036->127.0.0.1:30364, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31385") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40530->127.0.0.1:31385, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30090") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52626->127.0.0.1:30090, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30682") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38032->127.0.0.1:30682, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30203") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34700->127.0.0.1:30203, err= 2025/10/05 04:57:45 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/10/05 04:57:45 INFO : check sum: Copied (new) 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31236") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34014->127.0.0.1:31236, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31379") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56066->127.0.0.1:31379, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 NOTICE: ftp://127.0.0.1:28622/rclone-test-namupuk9xete: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/05 04:57:45 DEBUG : check sum: Size of src and dst objects identical 2025/10/05 04:57:45 DEBUG : check sum: Unchanged skipping 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 INFO : There was nothing to transfer 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31379") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56070->127.0.0.1:31379, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30282") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49012->127.0.0.1:30282, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31315") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43996->127.0.0.1:31315, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30786") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52256->127.0.0.1:30786, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30879") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37724->127.0.0.1:30879, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30906") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35210->127.0.0.1:30906, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30355") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56832->127.0.0.1:30355, err= 2025/10/05 04:57:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30775") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46522->127.0.0.1:30775, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31550") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34496->127.0.0.1:31550, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31675") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42126->127.0.0.1:31675, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30508") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46466->127.0.0.1:30508, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31887") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55876->127.0.0.1:31887, err= 2025/10/05 04:57:45 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/10/05 04:57:45 INFO : sizeonly: Copied (new) 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31473") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53570->127.0.0.1:31473, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31985") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49696->127.0.0.1:31985, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : sizeonly: Sizes identical 2025/10/05 04:57:45 DEBUG : sizeonly: Unchanged skipping 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:45 INFO : There was nothing to transfer 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30750") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47764->127.0.0.1:30750, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31526") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39378->127.0.0.1:31526, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30133") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59276->127.0.0.1:30133, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31052") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37976->127.0.0.1:31052, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31029") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37212->127.0.0.1:31029, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31054") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41122->127.0.0.1:31054, err= 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30229") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50922->127.0.0.1:30229, err= 2025/10/05 04:57:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30054") 2025/10/05 04:57:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49480->127.0.0.1:30054, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49880->127.0.0.1:30817, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31763") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38178->127.0.0.1:31763, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30252") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39358->127.0.0.1:30252, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31183") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48992->127.0.0.1:31183, err= 2025/10/05 04:57:46 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/10/05 04:57:46 INFO : ignore-size: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31751") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43294->127.0.0.1:31751, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30394") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32948->127.0.0.1:30394, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ignore-size: Sizes identical 2025/10/05 04:57:46 DEBUG : ignore-size: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31769") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35820->127.0.0.1:31769, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30250") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39790->127.0.0.1:30250, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30905") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60496->127.0.0.1:30905, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31940") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56918->127.0.0.1:31940, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31724") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34754->127.0.0.1:31724, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30235") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33818->127.0.0.1:30235, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30506") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50076->127.0.0.1:30506, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31881") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43562->127.0.0.1:31881, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31849") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51424->127.0.0.1:31849, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30190") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34330->127.0.0.1:30190, err= 2025/10/05 04:57:46 DEBUG : existing: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : existing: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31854") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48208->127.0.0.1:31854, err= 2025/10/05 04:57:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30904") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47482->127.0.0.1:30904, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31434") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57210->127.0.0.1:31434, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31729") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54102->127.0.0.1:31729, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31486") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47052->127.0.0.1:31486, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31895") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42042->127.0.0.1:31895, err= 2025/10/05 04:57:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/05 04:57:46 INFO : existing: Copied (replaced existing) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30110") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46020->127.0.0.1:30110, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30732") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60150->127.0.0.1:30732, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31715") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35884->127.0.0.1:31715, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31582") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51954->127.0.0.1:31582, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30028") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47268->127.0.0.1:30028, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30653") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43148->127.0.0.1:30653, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30277") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48860->127.0.0.1:30277, err= 2025/10/05 04:57:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30546") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41306->127.0.0.1:30546, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30029") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33916->127.0.0.1:30029, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30725") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33546->127.0.0.1:30725, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30297") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45180->127.0.0.1:30297, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30352") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38406->127.0.0.1:30352, err= 2025/10/05 04:57:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/05 04:57:46 INFO : existing: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30524") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49604->127.0.0.1:30524, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30480") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52468->127.0.0.1:30480, err= 2025/10/05 04:57:46 DEBUG : existing: Destination exists, skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30088") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43668->127.0.0.1:30088, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30470") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51522->127.0.0.1:30470, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30502") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51726->127.0.0.1:30502, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30400") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53134->127.0.0.1:30400, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31159") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52778->127.0.0.1:31159, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30509") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56746->127.0.0.1:30509, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31800") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41950->127.0.0.1:31800, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31789") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56998->127.0.0.1:31789, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30115") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41562->127.0.0.1:30115, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31459") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47644->127.0.0.1:31459, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31311") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57224->127.0.0.1:31311, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30576") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55310->127.0.0.1:30576, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30137") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60324->127.0.0.1:30137, err= 2025/10/05 04:57:46 INFO : d: Making directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30470") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51536->127.0.0.1:30470, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31459") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47660->127.0.0.1:31459, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30424") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46116->127.0.0.1:30424, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30456") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31636") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41462->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59576->127.0.0.1:31636, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41166->127.0.0.1:30456, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31416") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50830->127.0.0.1:31416, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30997") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56668->127.0.0.1:30997, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30087") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35584->127.0.0.1:30087, err= 2025/10/05 04:57:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31080") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51354->127.0.0.1:31080, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31979") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31889") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46466->127.0.0.1:31889, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38966->127.0.0.1:31979, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30498") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30529") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50298->127.0.0.1:30498, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33686->127.0.0.1:30529, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31141") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43442->127.0.0.1:31141, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41464->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30352") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38408->127.0.0.1:30352, err= 2025/10/05 04:57:46 DEBUG : c/non empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31586") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38028->127.0.0.1:31586, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30253") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46826->127.0.0.1:30253, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30847") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49302->127.0.0.1:30847, err= 2025/10/05 04:57:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/05 04:57:46 INFO : a/potato2: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31369") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50432->127.0.0.1:31369, err= 2025/10/05 04:57:46 INFO : b/potato: Deleted 2025/10/05 04:57:46 INFO : d: Removing directory 2025/10/05 04:57:46 INFO : b: Removing directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: deleted 2 directories 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31653") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53418->127.0.0.1:31653, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31875") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31641") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49078->127.0.0.1:31641, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53250->127.0.0.1:31875, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30590") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51106->127.0.0.1:30590, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31211") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42550->127.0.0.1:31211, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31413") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40672->127.0.0.1:31413, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31480") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52162->127.0.0.1:31480, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30203") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34704->127.0.0.1:30203, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31537") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55312->127.0.0.1:31537, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30171") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33562->127.0.0.1:30171, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31134") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39870->127.0.0.1:31134, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31165") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60276->127.0.0.1:31165, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31942") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56910->127.0.0.1:31942, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30444") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57254->127.0.0.1:30444, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30798") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54216->127.0.0.1:30798, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31775") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53080->127.0.0.1:31775, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31530") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44470->127.0.0.1:31530, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30097") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40938->127.0.0.1:30097, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30299") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41410->127.0.0.1:30299, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30575") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56000->127.0.0.1:30575, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31593") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45152->127.0.0.1:31593, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30885") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56860->127.0.0.1:30885, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30139") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47444->127.0.0.1:30139, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31960") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34464->127.0.0.1:31960, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31599") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48850->127.0.0.1:31599, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31874") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39552->127.0.0.1:31874, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30126") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55688->127.0.0.1:30126, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31328") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45332->127.0.0.1:31328, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31764") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59578->127.0.0.1:31764, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30784") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33390->127.0.0.1:30784, err= --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30959") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37724->127.0.0.1:30959, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30934") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42942->127.0.0.1:30934, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31520") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43840->127.0.0.1:31520, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30704") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41868->127.0.0.1:30704, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30093") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36120->127.0.0.1:30093, err= 2025/10/05 04:57:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37242->127.0.0.1:30296, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30198") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49864->127.0.0.1:30198, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30158") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58388->127.0.0.1:30158, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30089") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41016->127.0.0.1:30089, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30575") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56010->127.0.0.1:30575, err= 2025/10/05 04:57:46 DEBUG : potato.06503f43.partial: renamed to: potato 2025/10/05 04:57:46 INFO : potato: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31231") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39274->127.0.0.1:31231, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30177") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48784->127.0.0.1:30177, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31691") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42678->127.0.0.1:31691, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31244") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59912->127.0.0.1:31244, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31247") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44618->127.0.0.1:31247, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30535") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55202->127.0.0.1:30535, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31323") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56252->127.0.0.1:31323, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31440") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47518->127.0.0.1:31440, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30273") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53394->127.0.0.1:30273, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30188") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41600->127.0.0.1:30188, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31436") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41432->127.0.0.1:31436, err= 2025/10/05 04:57:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31894") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56656->127.0.0.1:31894, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30215") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51152->127.0.0.1:30215, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30800") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43820->127.0.0.1:30800, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30342") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49712->127.0.0.1:30342, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30674") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40312->127.0.0.1:30674, err= 2025/10/05 04:57:46 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/10/05 04:57:46 INFO : potato: Copied (replaced existing) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31596") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54818->127.0.0.1:31596, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31227") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48444->127.0.0.1:31227, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30577") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34578->127.0.0.1:30577, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30316") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42586->127.0.0.1:30316, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30198") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49868->127.0.0.1:30198, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31389") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40548->127.0.0.1:31389, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31584") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36812->127.0.0.1:31584, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30252") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39374->127.0.0.1:30252, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30409") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53936->127.0.0.1:30409, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31821") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59530->127.0.0.1:31821, err= 2025/10/05 04:57:46 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30943") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41074->127.0.0.1:30943, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31452") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48064->127.0.0.1:31452, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31161") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60548->127.0.0.1:31161, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31563") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55764->127.0.0.1:31563, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31266") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59592->127.0.0.1:31266, err= 2025/10/05 04:57:46 DEBUG : potato.a809149f.partial: renamed to: potato 2025/10/05 04:57:46 INFO : potato: Copied (replaced existing) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31928") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54658->127.0.0.1:31928, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30755") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38446->127.0.0.1:30755, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31308") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52602->127.0.0.1:31308, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31951") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38300->127.0.0.1:31951, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31619") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39882->127.0.0.1:31619, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30164") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52548->127.0.0.1:30164, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31771") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50024->127.0.0.1:31771, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30058") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43708->127.0.0.1:30058, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30877") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47254->127.0.0.1:30877, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30475") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41888->127.0.0.1:30475, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30377") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40802->127.0.0.1:30377, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30842") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51580->127.0.0.1:30842, err= 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30667") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38914->127.0.0.1:30667, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31785") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53512->127.0.0.1:31785, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30456") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41182->127.0.0.1:30456, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31698") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46254->127.0.0.1:31698, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30544") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42690->127.0.0.1:30544, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31065") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56688->127.0.0.1:31065, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30215") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51162->127.0.0.1:30215, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31383") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60746->127.0.0.1:31383, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30932") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48372->127.0.0.1:30932, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31737") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38818->127.0.0.1:31737, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31920") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57182->127.0.0.1:31920, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31766") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60036->127.0.0.1:31766, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31349") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34856->127.0.0.1:31349, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31597") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43866->127.0.0.1:31597, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30752") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46028->127.0.0.1:30752, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31882") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58442->127.0.0.1:31882, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31415") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59738->127.0.0.1:31415, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30345") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57264->127.0.0.1:30345, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31057") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41732->127.0.0.1:31057, err= 2025/10/05 04:57:46 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/05 04:57:46 INFO : potato2: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31174") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33276->127.0.0.1:31174, err= 2025/10/05 04:57:46 INFO : potato: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30219") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53550->127.0.0.1:30219, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31107") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45774->127.0.0.1:31107, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31769") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35834->127.0.0.1:31769, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40082->127.0.0.1:31359, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31654") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47972->127.0.0.1:31654, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30670") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45984->127.0.0.1:30670, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30621") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42858->127.0.0.1:30621, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31249") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50116->127.0.0.1:31249, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31446") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35724->127.0.0.1:31446, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30946") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54860->127.0.0.1:30946, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31853") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43472->127.0.0.1:31853, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31693") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59400->127.0.0.1:31693, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31149") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50218->127.0.0.1:31149, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30150") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59124->127.0.0.1:30150, err= 2025/10/05 04:57:46 INFO : d: Making directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30352") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38422->127.0.0.1:30352, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30058") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43724->127.0.0.1:30058, err= 2025/10/05 04:57:46 INFO : d/e: Making directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31337") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39572->127.0.0.1:31337, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30765") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34592->127.0.0.1:30765, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31486") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47058->127.0.0.1:31486, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30217") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30598") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31259") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56204->127.0.0.1:30598, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46518->127.0.0.1:31259, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46638->127.0.0.1:30217, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31890") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60506->127.0.0.1:31890, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31197") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33488->127.0.0.1:31197, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31188") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54390->127.0.0.1:31188, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30340") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31557") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31000") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56156->127.0.0.1:31000, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53606->127.0.0.1:30340, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38806->127.0.0.1:31557, err= 2025/10/05 04:57:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : c/non empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30040") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34546->127.0.0.1:30040, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31182") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47792->127.0.0.1:31182, err= 2025/10/05 04:57:46 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30687") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30403") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47498->127.0.0.1:30403, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46090->127.0.0.1:30687, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30388") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58964->127.0.0.1:30388, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31394") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42588->127.0.0.1:31394, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31617") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35816->127.0.0.1:31617, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31703") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37378->127.0.0.1:31703, err= 2025/10/05 04:57:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/05 04:57:46 INFO : a/potato2: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30791") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57496->127.0.0.1:30791, err= 2025/10/05 04:57:46 INFO : b/potato: Deleted 2025/10/05 04:57:46 INFO : d/e: Removing directory 2025/10/05 04:57:46 INFO : d: Removing directory 2025/10/05 04:57:46 INFO : b: Removing directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: deleted 3 directories 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30894") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47420->127.0.0.1:30894, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30765") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34600->127.0.0.1:30765, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31240") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44188->127.0.0.1:31240, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31802") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35578->127.0.0.1:31802, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31591") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30516") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56370->127.0.0.1:31591, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51170->127.0.0.1:30516, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30373") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52786->127.0.0.1:30373, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31644") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40446->127.0.0.1:31644, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31003") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39354->127.0.0.1:31003, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31340") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49784->127.0.0.1:31340, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31526") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39390->127.0.0.1:31526, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31971") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58042->127.0.0.1:31971, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31750") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36110->127.0.0.1:31750, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30434") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34670->127.0.0.1:30434, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31654") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47984->127.0.0.1:31654, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30031") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33668->127.0.0.1:30031, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30443") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55036->127.0.0.1:30443, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30581") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49248->127.0.0.1:30581, err= 2025/10/05 04:57:46 INFO : d: Making directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30099") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49828->127.0.0.1:30099, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31348") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44002->127.0.0.1:31348, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30170") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57220->127.0.0.1:30170, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31491") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34114->127.0.0.1:31491, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31779") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31229") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37718->127.0.0.1:31779, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33154->127.0.0.1:31229, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30547") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39496->127.0.0.1:30547, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31223") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57536->127.0.0.1:31223, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30691") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37626->127.0.0.1:30691, err= 2025/10/05 04:57:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30750") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30512") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36282->127.0.0.1:30512, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47776->127.0.0.1:30750, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31382") 2025/10/05 04:57:46 DEBUG : c/non empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38970->127.0.0.1:31382, err= 2025/10/05 04:57:46 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31892") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34490->127.0.0.1:31892, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30602") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51712->127.0.0.1:30602, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30767") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55752->127.0.0.1:30767, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31755") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49128->127.0.0.1:31755, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30920") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55820->127.0.0.1:30920, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30548") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57326->127.0.0.1:30548, err= 2025/10/05 04:57:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/05 04:57:46 INFO : a/potato2: Copied (new) 2025/10/05 04:57:46 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: not deleting files as there were IO errors 2025/10/05 04:57:46 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: not deleting directories as there were IO errors 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31809") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52880->127.0.0.1:31809, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30566") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31290") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30530") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30126") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44724->127.0.0.1:30530, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50488->127.0.0.1:31290, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37934->127.0.0.1:30566, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55702->127.0.0.1:30126, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30785") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41938->127.0.0.1:30785, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31844") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40572->127.0.0.1:31844, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31301") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39456->127.0.0.1:31301, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30796") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31786") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33754->127.0.0.1:31786, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59956->127.0.0.1:30796, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31896") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43546->127.0.0.1:31896, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31503") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38094->127.0.0.1:31503, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30150") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59126->127.0.0.1:30150, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31839") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47702->127.0.0.1:31839, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30876") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53958->127.0.0.1:30876, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30133") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59284->127.0.0.1:30133, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31027") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55542->127.0.0.1:31027, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30468") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39390->127.0.0.1:30468, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37254->127.0.0.1:30296, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30029") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33918->127.0.0.1:30029, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30600") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57346->127.0.0.1:30600, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31187") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48414->127.0.0.1:31187, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30787") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40118->127.0.0.1:30787, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31772") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56794->127.0.0.1:31772, err= 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31998") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40886->127.0.0.1:31998, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30829") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31774") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34366->127.0.0.1:30829, err= 2025/10/05 04:57:46 INFO : potato: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46456->127.0.0.1:31774, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31206") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46678->127.0.0.1:31206, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31368") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38506->127.0.0.1:31368, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31455") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51038->127.0.0.1:31455, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31253") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60934->127.0.0.1:31253, err= 2025/10/05 04:57:46 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/05 04:57:46 INFO : potato2: Copied (new) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30658") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36814->127.0.0.1:30658, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31036") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44802->127.0.0.1:31036, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31054") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41132->127.0.0.1:31054, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31506") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52442->127.0.0.1:31506, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31334") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33454->127.0.0.1:31334, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31441") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54894->127.0.0.1:31441, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30079") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60310->127.0.0.1:30079, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31043") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55402->127.0.0.1:31043, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30586") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54478->127.0.0.1:30586, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31998") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40898->127.0.0.1:31998, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30386") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50788->127.0.0.1:30386, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31143") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59930->127.0.0.1:31143, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30490") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36842->127.0.0.1:30490, err= 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31587") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48762->127.0.0.1:31587, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31380") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38220->127.0.0.1:31380, err= 2025/10/05 04:57:46 INFO : potato: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31209") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37214->127.0.0.1:31209, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30698") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42996->127.0.0.1:30698, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31333") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58614->127.0.0.1:31333, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49886->127.0.0.1:30817, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31534") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53624->127.0.0.1:31534, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50128->127.0.0.1:31676, err= 2025/10/05 04:57:46 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/05 04:57:46 INFO : potato2: Copied (new) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31459") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47662->127.0.0.1:31459, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30658") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36830->127.0.0.1:30658, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31441") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54904->127.0.0.1:31441, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31867") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49602->127.0.0.1:31867, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31060") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57190->127.0.0.1:31060, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30956") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59632->127.0.0.1:30956, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30220") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52780->127.0.0.1:30220, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31159") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52794->127.0.0.1:31159, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30141") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54904->127.0.0.1:30141, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30051") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49556->127.0.0.1:30051, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39366->127.0.0.1:30172, err= 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30070") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48728->127.0.0.1:30070, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30113") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55060->127.0.0.1:30113, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31372") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60000->127.0.0.1:31372, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30307") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37992->127.0.0.1:30307, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30464") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39174->127.0.0.1:30464, err= 2025/10/05 04:57:46 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/10/05 04:57:46 INFO : potato2: Copied (new) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30018") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52332->127.0.0.1:30018, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30844") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40228->127.0.0.1:30844, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30359") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58350->127.0.0.1:30359, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30430") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41212->127.0.0.1:30430, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30433") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44690->127.0.0.1:30433, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31448") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46766->127.0.0.1:31448, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31493") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34358->127.0.0.1:31493, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31994") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40176->127.0.0.1:31994, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30541") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48080->127.0.0.1:30541, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30657") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42158->127.0.0.1:30657, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31361") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52678->127.0.0.1:31361, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31953") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56218->127.0.0.1:31953, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31764") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59582->127.0.0.1:31764, err= 2025/10/05 04:57:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : enormous: Excluded 2025/10/05 04:57:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : potato2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31177") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39244->127.0.0.1:31177, err= 2025/10/05 04:57:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : potato2: Excluded 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30428") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48390->127.0.0.1:30428, err= 2025/10/05 04:57:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : enormous: Excluded 2025/10/05 04:57:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : potato2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30628") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49220->127.0.0.1:30628, err= 2025/10/05 04:57:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : potato2: Excluded 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30956") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59640->127.0.0.1:30956, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31896") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43554->127.0.0.1:31896, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31351") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58748->127.0.0.1:31351, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31437") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41490->127.0.0.1:31437, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30644") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35582->127.0.0.1:30644, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30939") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45438->127.0.0.1:30939, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31697") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37410->127.0.0.1:31697, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31776") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60014->127.0.0.1:31776, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30818") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40820->127.0.0.1:30818, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30706") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55622->127.0.0.1:30706, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31812") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58622->127.0.0.1:31812, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31357") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35124->127.0.0.1:31357, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30678") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36022->127.0.0.1:30678, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30344") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43820->127.0.0.1:30344, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30190") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34340->127.0.0.1:30190, err= 2025/10/05 04:57:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : enormous: Excluded 2025/10/05 04:57:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : potato2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30165") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37104->127.0.0.1:30165, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30370") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30627") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56946->127.0.0.1:30370, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47122->127.0.0.1:30627, err= 2025/10/05 04:57:46 INFO : potato2: Deleted 2025/10/05 04:57:46 INFO : enormous: Deleted 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30964") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50708->127.0.0.1:30964, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31921") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42570->127.0.0.1:31921, err= 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : enormous: Deleted 2025/10/05 04:57:46 INFO : potato2: Deleted 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30219") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53554->127.0.0.1:30219, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31532") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32990->127.0.0.1:31532, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30592") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41982->127.0.0.1:30592, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30774") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37260->127.0.0.1:30774, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31306") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47244->127.0.0.1:31306, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31212") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40788->127.0.0.1:31212, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30415") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56264->127.0.0.1:30415, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30737") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32786->127.0.0.1:30737, err= --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/10/05 04:57:46 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31604") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46438->127.0.0.1:31604, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31453") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54226->127.0.0.1:31453, err= 2025/10/05 04:57:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : yam: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31347") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30893") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44526->127.0.0.1:31347, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39246->127.0.0.1:30893, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31703") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37386->127.0.0.1:31703, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30663") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43884->127.0.0.1:30663, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31197") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31843") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49640->127.0.0.1:31843, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33492->127.0.0.1:31197, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30055") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41980->127.0.0.1:30055, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30062") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59238->127.0.0.1:30062, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31424") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37098->127.0.0.1:31424, err= 2025/10/05 04:57:46 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/05 04:57:46 INFO : yam: Copied (new) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30919") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47320->127.0.0.1:30919, err= 2025/10/05 04:57:46 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/05 04:57:46 INFO : potato: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30922") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54720->127.0.0.1:30922, err= 2025/10/05 04:57:46 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30277") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48876->127.0.0.1:30277, err= 2025/10/05 04:57:46 DEBUG : potato: Sizes identical 2025/10/05 04:57:46 DEBUG : yaml: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30851") 2025/10/05 04:57:46 DEBUG : potato: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44738->127.0.0.1:30851, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30630") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58588->127.0.0.1:30630, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30311") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60100->127.0.0.1:30311, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30994") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33066->127.0.0.1:30994, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30266") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35860->127.0.0.1:30266, err= 2025/10/05 04:57:46 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/10/05 04:57:46 INFO : yaml: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30647") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57178->127.0.0.1:30647, err= 2025/10/05 04:57:46 INFO : yam: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30062") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59252->127.0.0.1:30062, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30037") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41324->127.0.0.1:30037, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30515") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34810->127.0.0.1:30515, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31691") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42680->127.0.0.1:31691, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30732") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60162->127.0.0.1:30732, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31410") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38524->127.0.0.1:31410, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/10/05 04:57:46 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Ignoring --track-renames as either the source or destination do not support modtime 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30926") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55902->127.0.0.1:30926, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31142") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45656->127.0.0.1:31142, err= 2025/10/05 04:57:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : yam: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31246") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53018->127.0.0.1:31246, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31165") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60290->127.0.0.1:31165, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30447") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48424->127.0.0.1:30447, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31092") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34770->127.0.0.1:31092, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30547") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39512->127.0.0.1:30547, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31202") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37722->127.0.0.1:31202, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31411") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59796->127.0.0.1:31411, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30566") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37942->127.0.0.1:30566, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30213") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54346->127.0.0.1:30213, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31035") 2025/10/05 04:57:46 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/05 04:57:46 INFO : potato: Copied (new) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60126->127.0.0.1:31035, err= 2025/10/05 04:57:46 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/05 04:57:46 INFO : yam: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31867") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49618->127.0.0.1:31867, err= 2025/10/05 04:57:46 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Ignoring --track-renames as either the source or destination do not support modtime 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31239") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37618->127.0.0.1:31239, err= 2025/10/05 04:57:46 DEBUG : potato: Sizes identical 2025/10/05 04:57:46 DEBUG : yaml: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31527") 2025/10/05 04:57:46 DEBUG : potato: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34490->127.0.0.1:31527, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31683") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60832->127.0.0.1:31683, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30194") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49316->127.0.0.1:30194, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31373") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33380->127.0.0.1:31373, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31016") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50868->127.0.0.1:31016, err= 2025/10/05 04:57:46 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/10/05 04:57:46 INFO : yaml: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31999") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49874->127.0.0.1:31999, err= 2025/10/05 04:57:46 INFO : yam: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31587") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48768->127.0.0.1:31587, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31356") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52872->127.0.0.1:31356, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30199") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53294->127.0.0.1:30199, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30451") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48960->127.0.0.1:30451, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30527") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55946->127.0.0.1:30527, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31705") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55468->127.0.0.1:31705, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30375") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54660->127.0.0.1:30375, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30139") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47458->127.0.0.1:30139, err= 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Making map for --track-renames 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Finished making map for --track-renames 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 04:57:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for renames to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30873") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30394") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44208->127.0.0.1:30873, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32958->127.0.0.1:30394, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31466") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31278") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59774->127.0.0.1:31278, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36328->127.0.0.1:31466, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30792") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42438->127.0.0.1:30792, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30725") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33560->127.0.0.1:30725, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30401") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58046->127.0.0.1:30401, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30373") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30200") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52798->127.0.0.1:30373, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59618->127.0.0.1:30200, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31737") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38832->127.0.0.1:31737, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31919") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56060->127.0.0.1:31919, err= 2025/10/05 04:57:46 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/05 04:57:46 INFO : potato: Copied (new) 2025/10/05 04:57:46 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/10/05 04:57:46 INFO : sub/yam: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31684") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39738->127.0.0.1:31684, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31471") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50314->127.0.0.1:31471, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31027") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55552->127.0.0.1:31027, err= 2025/10/05 04:57:46 DEBUG : potato: Sizes identical 2025/10/05 04:57:46 DEBUG : potato: Unchanged skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30762") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45040->127.0.0.1:30762, err= 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Making map for --track-renames 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Finished making map for --track-renames 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for renames to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30954") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50160->127.0.0.1:30954, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30519") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50100->127.0.0.1:30519, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31198") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36870->127.0.0.1:31198, err= 2025/10/05 04:57:46 INFO : sub/yam: Moved (server-side) to: yam 2025/10/05 04:57:46 INFO : yam: Renamed from "sub/yam" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30207") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46972->127.0.0.1:30207, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31578") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58272->127.0.0.1:31578, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31790") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46602->127.0.0.1:31790, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31778") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34702->127.0.0.1:31778, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30961") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48836->127.0.0.1:30961, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31487") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35962->127.0.0.1:31487, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30463") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35782->127.0.0.1:30463, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31568") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44714->127.0.0.1:31568, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31587") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48782->127.0.0.1:31587, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30971") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44384->127.0.0.1:30971, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "/tmp/rclone1911902100/dir1" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "/tmp/rclone1911902100/dir2" 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100/dir2: Using server-side directory move 2025/10/05 04:57:46 INFO : Local file system at /tmp/rclone1911902100/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/05 04:57:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100/dir2: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100/dir2: Waiting for transfers to finish 2025/10/05 04:57:46 INFO : file1.txt: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31959") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50932->127.0.0.1:31959, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30832") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54686->127.0.0.1:30832, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31702") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41836->127.0.0.1:31702, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31443") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46484->127.0.0.1:31443, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31976") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51438->127.0.0.1:31976, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31845") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55106->127.0.0.1:31845, err= 2025/10/05 04:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31323") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56260->127.0.0.1:31323, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31773") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51150->127.0.0.1:31773, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30032") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31307") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44144->127.0.0.1:31307, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34700->127.0.0.1:30032, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31617") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35832->127.0.0.1:31617, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31500") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51484->127.0.0.1:31500, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30037") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41328->127.0.0.1:30037, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30084") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53972->127.0.0.1:30084, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30751") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47608->127.0.0.1:30751, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31430") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30561") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45196->127.0.0.1:31430, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39086->127.0.0.1:30561, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30187") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31339") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46324->127.0.0.1:30187, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56328->127.0.0.1:31339, err= 2025/10/05 04:57:46 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/05 04:57:46 INFO : nested/sub dir/file: Copied (new) 2025/10/05 04:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:46 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:46 INFO : nested/sub dir/file: Deleted 2025/10/05 04:57:46 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:46 INFO : sub dir: Removing directory 2025/10/05 04:57:46 INFO : nested/sub dir: Removing directory 2025/10/05 04:57:46 INFO : nested: Removing directory 2025/10/05 04:57:46 DEBUG : Local file system at /tmp/rclone1911902100: deleted 3 directories 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30570") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55468->127.0.0.1:30570, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30483") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47498->127.0.0.1:30483, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39372->127.0.0.1:30172, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31146") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45754->127.0.0.1:31146, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31854") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48222->127.0.0.1:31854, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30957") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30705") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56026->127.0.0.1:30957, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51806->127.0.0.1:30705, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30968") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41204->127.0.0.1:30968, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30368") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35046->127.0.0.1:30368, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30658") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36832->127.0.0.1:30658, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30765") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34614->127.0.0.1:30765, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30456") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41198->127.0.0.1:30456, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30346") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57318->127.0.0.1:30346, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30997") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56670->127.0.0.1:30997, err= 2025/10/05 04:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30599") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41016->127.0.0.1:30599, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31828") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46138->127.0.0.1:31828, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31376") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32806->127.0.0.1:31376, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30126") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55718->127.0.0.1:30126, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30886") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57464->127.0.0.1:30886, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31302") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31069") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39248->127.0.0.1:31069, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35374->127.0.0.1:31302, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31388") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56866->127.0.0.1:31388, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30798") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54224->127.0.0.1:30798, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30963") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43508->127.0.0.1:30963, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/05 04:57:46 INFO : sub dir/hello world: Copied (new) 2025/10/05 04:57:46 INFO : sub dir/hello world: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31646") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47322->127.0.0.1:31646, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30656") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56600->127.0.0.1:30656, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30223") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46088->127.0.0.1:30223, err= 2025/10/05 04:57:46 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/05 04:57:46 INFO : nested/sub dir/file: Copied (new) 2025/10/05 04:57:46 INFO : nested/sub dir/file: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36326->127.0.0.1:30990, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30859") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30699") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45376->127.0.0.1:30859, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56640->127.0.0.1:30699, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30736") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50122->127.0.0.1:30736, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31720") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52814->127.0.0.1:31720, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31588") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30708") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59766->127.0.0.1:30708, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60436->127.0.0.1:31588, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31866") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58216->127.0.0.1:31866, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31142") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45658->127.0.0.1:31142, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31487") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35970->127.0.0.1:31487, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31005") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60988->127.0.0.1:31005, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31883") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54686->127.0.0.1:31883, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30311") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60116->127.0.0.1:30311, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31523") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41776->127.0.0.1:31523, err= 2025/10/05 04:57:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31996") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52556->127.0.0.1:31996, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31634") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43768->127.0.0.1:31634, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30629") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54824->127.0.0.1:30629, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31127") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58032->127.0.0.1:31127, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31505") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59992->127.0.0.1:31505, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31589") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36650->127.0.0.1:31589, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31552") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54346->127.0.0.1:31552, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31345") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42270->127.0.0.1:31345, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31474") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59834->127.0.0.1:31474, err= 2025/10/05 04:57:46 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/10/05 04:57:46 INFO : existing-b: Copied (new) 2025/10/05 04:57:46 INFO : existing-b: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31721") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51490->127.0.0.1:31721, err= 2025/10/05 04:57:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/05 04:57:46 INFO : existing: Copied (new) 2025/10/05 04:57:46 INFO : existing: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31846") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33576->127.0.0.1:31846, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31643") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53512->127.0.0.1:31643, err= 2025/10/05 04:57:46 DEBUG : existing: Destination exists, skipping 2025/10/05 04:57:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30009") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47996->127.0.0.1:30009, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31386") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49818->127.0.0.1:31386, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31300") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33882->127.0.0.1:31300, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30272") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57622->127.0.0.1:30272, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31262") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58708->127.0.0.1:31262, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30813") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38460->127.0.0.1:30813, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nigayec6wopa" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:41472->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31797") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:38746->127.0.0.1:31797, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31384") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52086->127.0.0.1:31384, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30736") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50124->127.0.0.1:30736, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31150") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59048->127.0.0.1:31150, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30544") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42700->127.0.0.1:30544, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30594") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55720->127.0.0.1:30594, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31766") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60052->127.0.0.1:31766, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31857") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35320->127.0.0.1:31857, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30405") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55586->127.0.0.1:30405, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30339") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49400->127.0.0.1:30339, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30803") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54102->127.0.0.1:30803, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-namupuk9xete -> ftp://127.0.0.1:28622/rclone-test-nigayec6wopa 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31695") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:55662->127.0.0.1:31695, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31852") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:59796->127.0.0.1:31852, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31930") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:45714->127.0.0.1:31930, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31483") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:50562->127.0.0.1:31483, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31435") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:39164->127.0.0.1:31435, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:30888") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:52574->127.0.0.1:30888, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:30141") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:54908->127.0.0.1:30141, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31354") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:57532->127.0.0.1:31354, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Using server-side directory move 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31211") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:42560->127.0.0.1:31211, err= 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31064") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31448") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:51880->127.0.0.1:31064, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46770->127.0.0.1:31448, err= 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:30190") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31274") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:34342->127.0.0.1:30190, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:41480->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58406->127.0.0.1:31274, err= 2025/10/05 04:57:46 INFO : potato3: Deleted 2025/10/05 04:57:46 INFO : empty space: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31688") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:51106->127.0.0.1:31688, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:30814") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:39052->127.0.0.1:30814, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31831") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:34812->127.0.0.1:31831, err= 2025/10/05 04:57:46 INFO : potato3: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:30636") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:47808->127.0.0.1:30636, err= 2025/10/05 04:57:46 INFO : potato2: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30904") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47488->127.0.0.1:30904, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30304") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33040->127.0.0.1:30304, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31878") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:40154->127.0.0.1:31878, err= 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fifajiv6laqi" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:41488->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:31655") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:51432->127.0.0.1:31655, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Using server-side directory move 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:30262") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:46224->127.0.0.1:30262, err= 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Server side directory move succeeded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:30747") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:43314->127.0.0.1:30747, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:31900") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:38590->127.0.0.1:31900, err= 2025/10/05 04:57:46 ERROR : error listing: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:31537") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:55326->127.0.0.1:31537, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Purge object "empty space" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:31616") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:52902->127.0.0.1:31616, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Purge object "potato2" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:31874") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:39558->127.0.0.1:31874, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Purge object "potato3" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: dial("tcp","127.0.0.1:31963") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: > dial: conn=127.0.0.1:57286->127.0.0.1:31963, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-fifajiv6laqi: Purge dir "" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: dial("tcp","127.0.0.1:30929") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: > dial: conn=127.0.0.1:59436->127.0.0.1:30929, err= 2025/10/05 04:57:46 ERROR : error listing: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-nigayec6wopa: Purge dir "" 2025/10/05 04:57:46 NOTICE: purge failed to rmdir "": directory not found 2025/10/05 04:57:46 NOTICE: purge failed: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31346") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54330->127.0.0.1:31346, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31231") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39278->127.0.0.1:31231, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31974") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57964->127.0.0.1:31974, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31258") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54890->127.0.0.1:31258, err= --- PASS: TestServerSideMove (0.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kujopik2vedo" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:41500->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30988") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:40066->127.0.0.1:30988, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31010") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59832->127.0.0.1:31010, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30621") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42874->127.0.0.1:30621, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31505") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59998->127.0.0.1:31505, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30693") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40230->127.0.0.1:30693, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30395") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44522->127.0.0.1:30395, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31930") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45730->127.0.0.1:31930, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31066") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33790->127.0.0.1:31066, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30965") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39186->127.0.0.1:30965, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31881") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43578->127.0.0.1:31881, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30962") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45904->127.0.0.1:30962, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-namupuk9xete -> ftp://127.0.0.1:28622/rclone-test-kujopik2vedo 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31515") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:59320->127.0.0.1:31515, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30347") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:45470->127.0.0.1:30347, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31435") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:39180->127.0.0.1:31435, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31104") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:42212->127.0.0.1:31104, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31429") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:39982->127.0.0.1:31429, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31575") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:40374->127.0.0.1:31575, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31556") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:60384->127.0.0.1:31556, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31572") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:40664->127.0.0.1:31572, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30155") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53726->127.0.0.1:30155, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31232") 2025/10/05 04:57:46 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : empty space: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:60852->127.0.0.1:31232, err= 2025/10/05 04:57:46 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : empty space: Excluded 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:41514->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30572") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:49636->127.0.0.1:30572, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31023") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30874") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:50286->127.0.0.1:31023, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:50320->127.0.0.1:30874, err= 2025/10/05 04:57:46 INFO : potato2: Moved (server-side) 2025/10/05 04:57:46 INFO : potato3: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30454") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:59700->127.0.0.1:30454, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30031") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:33680->127.0.0.1:30031, err= 2025/10/05 04:57:46 INFO : potato3: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31812") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58624->127.0.0.1:31812, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30002") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:36318->127.0.0.1:30002, err= 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xazatid7sayi" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:41520->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:31428") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:41678->127.0.0.1:31428, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:30195") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30081") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:36598->127.0.0.1:30195, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:40120->127.0.0.1:30081, err= 2025/10/05 04:57:46 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 04:57:46 DEBUG : empty space: Excluded 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:30473") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:51984->127.0.0.1:30473, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:30335") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:41706->127.0.0.1:30335, err= 2025/10/05 04:57:46 INFO : potato2: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:41522->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:31251") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:35876->127.0.0.1:31251, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:31600") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:35658->127.0.0.1:31600, err= 2025/10/05 04:57:46 INFO : potato3: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:31102") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:35294->127.0.0.1:31102, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30332") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:34876->127.0.0.1:30332, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:31821") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:59540->127.0.0.1:31821, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Purge object "potato2" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:31746") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:51284->127.0.0.1:31746, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Purge object "potato3" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: dial("tcp","127.0.0.1:30109") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: > dial: conn=127.0.0.1:36266->127.0.0.1:30109, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-xazatid7sayi: Purge dir "" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:30425") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:38184->127.0.0.1:30425, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: Purge object "empty space" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: dial("tcp","127.0.0.1:31078") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: > dial: conn=127.0.0.1:60794->127.0.0.1:31078, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-kujopik2vedo: Purge dir "" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31191") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55766->127.0.0.1:31191, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31731") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37722->127.0.0.1:31731, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31198") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36878->127.0.0.1:31198, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30230") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58696->127.0.0.1:30230, err= --- PASS: TestServerSideMoveWithFilter (0.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-seseyoj3kabo" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:41530->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31280") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:57898->127.0.0.1:31280, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31438") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55430->127.0.0.1:31438, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31085") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46280->127.0.0.1:31085, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30413") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42658->127.0.0.1:30413, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31567") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37094->127.0.0.1:31567, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31781") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51496->127.0.0.1:31781, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31025") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42340->127.0.0.1:31025, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30107") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39754->127.0.0.1:30107, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31114") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34772->127.0.0.1:31114, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31866") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58230->127.0.0.1:31866, err= 2025/10/05 04:57:46 INFO : tomatoDir: Making directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30779") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36554->127.0.0.1:30779, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30510") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33302->127.0.0.1:30510, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30539") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32814->127.0.0.1:30539, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31479") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51274->127.0.0.1:31479, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31769") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35846->127.0.0.1:31769, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-namupuk9xete -> ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30679") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:51734->127.0.0.1:30679, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30286") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:56014->127.0.0.1:30286, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30381") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:38850->127.0.0.1:30381, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31928") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:54666->127.0.0.1:31928, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30244") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:43220->127.0.0.1:30244, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30135") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:53204->127.0.0.1:30135, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30696") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:39610->127.0.0.1:30696, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31253") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:60946->127.0.0.1:31253, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Using server-side directory move 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31393") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:51490->127.0.0.1:31393, err= 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30788") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:32860->127.0.0.1:30788, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31528") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51146->127.0.0.1:31528, err= 2025/10/05 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : empty space: Sizes identical 2025/10/05 04:57:46 DEBUG : empty space: Unchanged skipping 2025/10/05 04:57:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:41544->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30115") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41574->127.0.0.1:30115, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31955") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58566->127.0.0.1:31955, err= 2025/10/05 04:57:46 INFO : empty space: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31030") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:45332->127.0.0.1:31030, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31113") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:37678->127.0.0.1:31113, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30978") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33026->127.0.0.1:30978, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Waiting for transfers to finish 2025/10/05 04:57:46 INFO : potato3: Deleted 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30481") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31226") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:57950->127.0.0.1:30481, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:39140->127.0.0.1:31226, err= 2025/10/05 04:57:46 INFO : potato2: Moved (server-side) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31790") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:46616->127.0.0.1:31790, err= 2025/10/05 04:57:46 INFO : potato3: Moved (server-side) 2025/10/05 04:57:46 INFO : tomatoDir: Removing directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: deleted 1 directories 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30702") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46520->127.0.0.1:30702, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30948") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56298->127.0.0.1:30948, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31704") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44354->127.0.0.1:31704, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31510") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42508->127.0.0.1:31510, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30229") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:50924->127.0.0.1:30229, err= 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-birizag7kice" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:41546->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:31321") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:56420->127.0.0.1:31321, err= 2025/10/05 04:57:46 INFO : tomatoDir: Making directory 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31584") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:36824->127.0.0.1:31584, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31825") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:60038->127.0.0.1:31825, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Using server-side directory move 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:30689") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:41572->127.0.0.1:30689, err= 2025/10/05 04:57:46 INFO : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Server side directory move succeeded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:31592") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:52804->127.0.0.1:31592, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:30232") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:40550->127.0.0.1:30232, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:30932") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:48386->127.0.0.1:30932, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:31220") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:34962->127.0.0.1:31220, err= 2025/10/05 04:57:46 ERROR : error listing: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30786") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:52262->127.0.0.1:30786, err= 2025/10/05 04:57:46 ERROR : error listing: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:30416") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:47462->127.0.0.1:30416, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Purge object "empty space" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:31733") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:39324->127.0.0.1:31733, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Purge object "potato2" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:31617") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:35834->127.0.0.1:31617, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Purge object "potato3" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:30882") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:57974->127.0.0.1:30882, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:31975") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:57706->127.0.0.1:31975, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: dial("tcp","127.0.0.1:31675") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: > dial: conn=127.0.0.1:42140->127.0.0.1:31675, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Purge dir "tomatoDir" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-birizag7kice: Purge dir "" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: dial("tcp","127.0.0.1:30562") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: > dial: conn=127.0.0.1:51642->127.0.0.1:30562, err= 2025/10/05 04:57:46 ERROR : error listing: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-seseyoj3kabo: Purge dir "" 2025/10/05 04:57:46 NOTICE: purge failed to rmdir "": directory not found 2025/10/05 04:57:46 NOTICE: purge failed: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31094") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49106->127.0.0.1:31094, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31847") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57146->127.0.0.1:31847, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30037") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41344->127.0.0.1:30037, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30180") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50892->127.0.0.1:30180, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30407") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34228->127.0.0.1:30407, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31110") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43636->127.0.0.1:31110, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30839") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58418->127.0.0.1:30839, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30326") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52688->127.0.0.1:30326, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/rclone-sync-test" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:41556->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:31509") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:43678->127.0.0.1:31509, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31394") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42600->127.0.0.1:31394, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31442") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47666->127.0.0.1:31442, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30865") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55068->127.0.0.1:30865, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30079") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60326->127.0.0.1:30079, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/rclone-sync-test" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:41572->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:31305") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:37482->127.0.0.1:31305, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:31943") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:46706->127.0.0.1:31943, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:30829") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:34368->127.0.0.1:30829, err= 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/rclone-sync-test-include/layer2" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:41584->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30145") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:49200->127.0.0.1:30145, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31930") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:45738->127.0.0.1:31930, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31260") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:59570->127.0.0.1:31260, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31078") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:60796->127.0.0.1:31078, err= 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/rclone-sync-test-ignore-file" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:41586->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:31561") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:42108->127.0.0.1:31561, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30768") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:44908->127.0.0.1:30768, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30508") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:46480->127.0.0.1:30508, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30472") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40624->127.0.0.1:30472, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30241") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52070->127.0.0.1:30241, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31176") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56838->127.0.0.1:31176, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30726") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60366->127.0.0.1:30726, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31585") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51750->127.0.0.1:31585, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:31938") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:59732->127.0.0.1:31938, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31436") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41434->127.0.0.1:31436, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:30893") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30400") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:39256->127.0.0.1:30893, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53138->127.0.0.1:30400, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31562") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60656->127.0.0.1:31562, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31014") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51490->127.0.0.1:31014, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31714") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39632->127.0.0.1:31714, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30670") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45994->127.0.0.1:30670, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31767") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40316->127.0.0.1:31767, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:31432") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:47338->127.0.0.1:31432, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30006") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48908->127.0.0.1:30006, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: dial("tcp","127.0.0.1:30573") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test: > dial: conn=127.0.0.1:51156->127.0.0.1:30573, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31449") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38270->127.0.0.1:31449, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30297") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45184->127.0.0.1:30297, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31868") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49452->127.0.0.1:31868, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31101") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37198->127.0.0.1:31101, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : rclone-sync-test-include: Removing directory 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: failed to delete 1 directories 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31278") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59778->127.0.0.1:31278, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31889") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:46470->127.0.0.1:31889, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30000") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51002->127.0.0.1:30000, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31466") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:36338->127.0.0.1:31466, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31092") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34774->127.0.0.1:31092, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30488") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42118->127.0.0.1:30488, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30458") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56816->127.0.0.1:30458, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31749") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50290->127.0.0.1:31749, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31038") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35024->127.0.0.1:31038, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31951") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38308->127.0.0.1:31951, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30361") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30254") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43966->127.0.0.1:30361, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:43600->127.0.0.1:30254, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30539") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32830->127.0.0.1:30539, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31779") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:37722->127.0.0.1:31779, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31166") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45530->127.0.0.1:31166, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31403") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55394->127.0.0.1:31403, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30743") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34034->127.0.0.1:30743, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31262") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58714->127.0.0.1:31262, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : rclone-sync-test-include: Removing directory 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: failed to delete 1 directories 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31793") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39964->127.0.0.1:31793, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:31418") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30284") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:40866->127.0.0.1:31418, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57224->127.0.0.1:30284, err= 2025/10/05 04:57:46 DEBUG : Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31942") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56912->127.0.0.1:31942, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30165") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37108->127.0.0.1:30165, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30749") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46422->127.0.0.1:30749, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30188") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41614->127.0.0.1:30188, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31242") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60014->127.0.0.1:31242, err= 2025/10/05 04:57:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31156") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50744->127.0.0.1:31156, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30281") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31567") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31890") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60520->127.0.0.1:31890, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37096->127.0.0.1:31567, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49750->127.0.0.1:30281, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31480") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52166->127.0.0.1:31480, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31882") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58456->127.0.0.1:31882, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30050") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50832->127.0.0.1:30050, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31492") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43488->127.0.0.1:31492, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31798") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51360->127.0.0.1:31798, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31381") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40372->127.0.0.1:31381, err= --- PASS: TestSyncOverlapWithFilter (0.05s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41592->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31422") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:57170->127.0.0.1:31422, err= 2025/10/05 04:57:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:46 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:41594->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31918") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:49346->127.0.0.1:31918, err= 2025/10/05 04:57:46 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" to be canonical "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30548") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:57338->127.0.0.1:30548, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31375") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:60412->127.0.0.1:31375, err= 2025/10/05 04:57:46 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31476") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37278->127.0.0.1:31476, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30486") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45278->127.0.0.1:30486, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30784") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:33410->127.0.0.1:30784, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30865") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55076->127.0.0.1:30865, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30179") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56478->127.0.0.1:30179, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31493") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34368->127.0.0.1:31493, err= 2025/10/05 04:57:46 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/05 04:57:46 INFO : one: Copied (new) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30742") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60600->127.0.0.1:30742, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30365") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48780->127.0.0.1:30365, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30501") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55458->127.0.0.1:30501, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30876") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53970->127.0.0.1:30876, err= 2025/10/05 04:57:46 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30159") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:58544->127.0.0.1:30159, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:30869") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:50874->127.0.0.1:30869, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31091") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45616->127.0.0.1:31091, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30516") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51174->127.0.0.1:30516, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30747") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43326->127.0.0.1:30747, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30450") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:57368->127.0.0.1:30450, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30695") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:60326->127.0.0.1:30695, err= 2025/10/05 04:57:46 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/05 04:57:46 INFO : one: Copied (replaced existing) 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31929") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55614->127.0.0.1:31929, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30265") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52588->127.0.0.1:30265, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30374") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34412->127.0.0.1:30374, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30853") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43686->127.0.0.1:30853, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31246") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53028->127.0.0.1:31246, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31040") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49624->127.0.0.1:31040, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31079") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35324->127.0.0.1:31079, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31291") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48434->127.0.0.1:31291, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31981") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39104->127.0.0.1:31981, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30838") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59196->127.0.0.1:30838, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31414") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31029") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57870->127.0.0.1:31414, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37228->127.0.0.1:31029, err= 2025/10/05 04:57:46 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30028") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47278->127.0.0.1:30028, err= 2025/10/05 04:57:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31642") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:44366->127.0.0.1:31642, err= 2025/10/05 04:57:46 DEBUG : one: Sizes identical 2025/10/05 04:57:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30723") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44304->127.0.0.1:30723, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31510") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42520->127.0.0.1:31510, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31292") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47428->127.0.0.1:31292, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30560") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34610->127.0.0.1:30560, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30825") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59894->127.0.0.1:30825, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30410") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33424->127.0.0.1:30410, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31090") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48360->127.0.0.1:31090, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31241") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44994->127.0.0.1:31241, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31476") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37286->127.0.0.1:31476, err= 2025/10/05 04:57:46 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30590") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51116->127.0.0.1:30590, err= 2025/10/05 04:57:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: Connecting to FTP server 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:41606->127.0.0.1:28622, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:40088->127.0.0.1:31359, err= 2025/10/05 04:57:46 DEBUG : two: Sizes identical 2025/10/05 04:57:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31583") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:37362->127.0.0.1:31583, err= 2025/10/05 04:57:46 DEBUG : one: Sizes identical 2025/10/05 04:57:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30830") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38784->127.0.0.1:30830, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31250") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37606->127.0.0.1:31250, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31209") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37220->127.0.0.1:31209, err= 2025/10/05 04:57:46 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30241") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:52072->127.0.0.1:30241, err= 2025/10/05 04:57:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31904") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:50862->127.0.0.1:31904, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:30288") 2025/10/05 04:57:46 DEBUG : two: Sizes identical 2025/10/05 04:57:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:53716->127.0.0.1:30288, err= 2025/10/05 04:57:46 DEBUG : one: Sizes identical 2025/10/05 04:57:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:46 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:46 INFO : There was nothing to transfer 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31558") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41920->127.0.0.1:31558, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31942") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31122") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56928->127.0.0.1:31942, err= 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50344->127.0.0.1:31122, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31424") 2025/10/05 04:57:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37100->127.0.0.1:31424, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30976") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31207") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60818->127.0.0.1:31207, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46260->127.0.0.1:30976, err= 2025/10/05 04:57:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/CompareDest" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/CompareDest" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30992") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34546->127.0.0.1:30992, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:31181") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: dial("tcp","127.0.0.1:30588") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:48582->127.0.0.1:31181, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: > dial: conn=127.0.0.1:49288->127.0.0.1:30588, err= 2025/10/05 04:57:47 DEBUG : one: Sizes identical 2025/10/05 04:57:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 04:57:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/05 04:57:47 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30377") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:40818->127.0.0.1:30377, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39380->127.0.0.1:30172, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30765") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34620->127.0.0.1:30765, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31721") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51502->127.0.0.1:31721, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30968") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41206->127.0.0.1:30968, err= 2025/10/05 04:57:47 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/05 04:57:47 INFO : two: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31685") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51286->127.0.0.1:31685, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30223") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46102->127.0.0.1:30223, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31629") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59018->127.0.0.1:31629, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30345") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57274->127.0.0.1:30345, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31202") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31702") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37730->127.0.0.1:31202, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41838->127.0.0.1:31702, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30349") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39486->127.0.0.1:30349, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30575") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56022->127.0.0.1:30575, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31990") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50110->127.0.0.1:31990, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30139") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47464->127.0.0.1:30139, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30620") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55838->127.0.0.1:30620, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30481") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57964->127.0.0.1:30481, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31877") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38930->127.0.0.1:31877, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31655") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51446->127.0.0.1:31655, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31334") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33456->127.0.0.1:31334, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31017") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43034->127.0.0.1:31017, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31304") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42488->127.0.0.1:31304, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31356") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52874->127.0.0.1:31356, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31732") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59340->127.0.0.1:31732, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31333") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58616->127.0.0.1:31333, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30350") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54314->127.0.0.1:30350, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31757") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31873") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48808->127.0.0.1:31873, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54078->127.0.0.1:31757, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dest" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:41612->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:31376") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:32818->127.0.0.1:31376, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/pre-dest1" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: > dial: conn=127.0.0.1:41628->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: dial("tcp","127.0.0.1:30726") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: > dial: conn=127.0.0.1:60376->127.0.0.1:30726, err= 2025/10/05 04:57:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-namupuk9xete/pre-dest1" to be canonical "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/pre-dest1" 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/pre-dest2" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: > dial: conn=127.0.0.1:41644->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: dial("tcp","127.0.0.1:30813") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: > dial: conn=127.0.0.1:38476->127.0.0.1:30813, err= 2025/10/05 04:57:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-namupuk9xete/pre-dest2" to be canonical "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/pre-dest2" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30367") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:51858->127.0.0.1:30367, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: dial("tcp","127.0.0.1:31767") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: > dial: conn=127.0.0.1:40330->127.0.0.1:31767, err= 2025/10/05 04:57:47 DEBUG : 1: Sizes identical 2025/10/05 04:57:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: dial("tcp","127.0.0.1:31313") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: > dial: conn=127.0.0.1:34320->127.0.0.1:31313, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: dial("tcp","127.0.0.1:31982") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: > dial: conn=127.0.0.1:55610->127.0.0.1:31982, err= 2025/10/05 04:57:47 DEBUG : 2: Sizes identical 2025/10/05 04:57:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: dial("tcp","127.0.0.1:31534") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: > dial: conn=127.0.0.1:53640->127.0.0.1:31534, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: dial("tcp","127.0.0.1:30181") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: > dial: conn=127.0.0.1:60130->127.0.0.1:30181, err= 2025/10/05 04:57:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30903") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:42698->127.0.0.1:30903, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30728") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:44098->127.0.0.1:30728, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30738") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:47710->127.0.0.1:30738, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:31386") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:49828->127.0.0.1:31386, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30657") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:42162->127.0.0.1:30657, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30985") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:39314->127.0.0.1:30985, err= 2025/10/05 04:57:47 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/10/05 04:57:47 INFO : 3: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: dial("tcp","127.0.0.1:30552") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dest: > dial: conn=127.0.0.1:57746->127.0.0.1:30552, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30908") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35842->127.0.0.1:30908, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30711") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31501") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30601") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53276->127.0.0.1:30711, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60370->127.0.0.1:30601, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50104->127.0.0.1:31501, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31437") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41494->127.0.0.1:31437, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30119") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58120->127.0.0.1:30119, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30408") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31385") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40542->127.0.0.1:31385, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41276->127.0.0.1:30408, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30804") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60928->127.0.0.1:30804, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31066") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33806->127.0.0.1:31066, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31043") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55416->127.0.0.1:31043, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30058") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43728->127.0.0.1:30058, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30664") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44700->127.0.0.1:30664, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest1: closing 1 unused connections 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.05s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31853") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43474->127.0.0.1:31853, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31131") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41472->127.0.0.1:31131, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30100") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55104->127.0.0.1:30100, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31402") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41884->127.0.0.1:31402, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30033") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58856->127.0.0.1:30033, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31002") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53988->127.0.0.1:31002, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30163") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46394->127.0.0.1:30163, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31814") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37702->127.0.0.1:31814, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31444") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35886->127.0.0.1:31444, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30150") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59128->127.0.0.1:30150, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30365") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48796->127.0.0.1:30365, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30338") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47724->127.0.0.1:30338, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31453") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54230->127.0.0.1:31453, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31869") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59760->127.0.0.1:31869, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31419") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51240->127.0.0.1:31419, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30773") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37228->127.0.0.1:30773, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41650->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30480") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:52472->127.0.0.1:30480, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:41660->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31835") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:41192->127.0.0.1:31835, err= 2025/10/05 04:57:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-namupuk9xete/backup" to be canonical "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31659") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:38636->127.0.0.1:31659, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30534") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:41136->127.0.0.1:30534, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30229") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:50926->127.0.0.1:30229, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31532") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:32992->127.0.0.1:31532, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31027") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:55558->127.0.0.1:31027, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30375") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:54672->127.0.0.1:30375, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30520") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37636->127.0.0.1:30520, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30825") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59908->127.0.0.1:30825, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30200") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59624->127.0.0.1:30200, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30266") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35876->127.0.0.1:30266, err= 2025/10/05 04:57:47 DEBUG : one.a292864a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30075") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:43846->127.0.0.1:30075, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30853") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:43688->127.0.0.1:30853, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31750") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:36120->127.0.0.1:31750, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31537") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55336->127.0.0.1:31537, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31369") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31554") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50434->127.0.0.1:31369, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50594->127.0.0.1:31554, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31369") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50448->127.0.0.1:31369, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30827") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37648->127.0.0.1:30827, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30854") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35662->127.0.0.1:30854, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30412") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51288->127.0.0.1:30412, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31977") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52110->127.0.0.1:31977, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30829") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34370->127.0.0.1:30829, err= 2025/10/05 04:57:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/backup" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31795") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51264->127.0.0.1:31795, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30357") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:45546->127.0.0.1:30357, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30708") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:59782->127.0.0.1:30708, err= 2025/10/05 04:57:47 INFO : one: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30425") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:38186->127.0.0.1:30425, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31597") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:43878->127.0.0.1:31597, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:36330->127.0.0.1:30990, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30636") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47816->127.0.0.1:30636, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31589") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:36654->127.0.0.1:31589, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30291") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:33718->127.0.0.1:30291, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31297") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43212->127.0.0.1:31297, err= 2025/10/05 04:57:47 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30844") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:40234->127.0.0.1:30844, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31948") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:39894->127.0.0.1:31948, err= 2025/10/05 04:57:47 INFO : three.txt: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31509") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:43688->127.0.0.1:31509, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30316") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:42588->127.0.0.1:30316, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31069") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39252->127.0.0.1:31069, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31438") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55434->127.0.0.1:31438, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30739") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60374->127.0.0.1:30739, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30872") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34056->127.0.0.1:30872, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30100") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55110->127.0.0.1:30100, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31852") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59812->127.0.0.1:31852, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31815") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51710->127.0.0.1:31815, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31284") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48882->127.0.0.1:31284, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30437") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39742->127.0.0.1:30437, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30734") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53146->127.0.0.1:30734, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31879") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50658->127.0.0.1:31879, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30175") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35396->127.0.0.1:30175, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31688") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51116->127.0.0.1:31688, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30031") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33682->127.0.0.1:30031, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31004") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38508->127.0.0.1:31004, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31717") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46634->127.0.0.1:31717, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31709") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52758->127.0.0.1:31709, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31977") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52112->127.0.0.1:31977, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31885") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36230->127.0.0.1:31885, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30680") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51532->127.0.0.1:30680, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30359") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58360->127.0.0.1:30359, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30235") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33828->127.0.0.1:30235, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30864") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33982->127.0.0.1:30864, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30220") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52784->127.0.0.1:30220, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41672->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30643") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59798->127.0.0.1:30643, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:41676->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31275") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:35036->127.0.0.1:31275, err= 2025/10/05 04:57:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-namupuk9xete/backup" to be canonical "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30565") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55490->127.0.0.1:30565, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30954") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:50174->127.0.0.1:30954, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30249") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:55904->127.0.0.1:30249, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31496") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:37906->127.0.0.1:31496, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31474") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:59838->127.0.0.1:31474, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31794") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:57566->127.0.0.1:31794, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31894") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56672->127.0.0.1:31894, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:38632->127.0.0.1:31047, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30709") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56018->127.0.0.1:30709, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30717") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45854->127.0.0.1:30717, err= 2025/10/05 04:57:47 DEBUG : one.a292864a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30547") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:39520->127.0.0.1:30547, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31234") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:33356->127.0.0.1:31234, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31959") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:50938->127.0.0.1:31959, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31334") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33458->127.0.0.1:31334, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31621") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34802->127.0.0.1:31621, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31974") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57968->127.0.0.1:31974, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30759") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60080->127.0.0.1:30759, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30746") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56094->127.0.0.1:30746, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31236") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34016->127.0.0.1:31236, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31002") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54000->127.0.0.1:31002, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31686") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30313") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53664->127.0.0.1:31686, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51560->127.0.0.1:30313, err= 2025/10/05 04:57:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/backup" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31419") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51242->127.0.0.1:31419, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30552") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:57758->127.0.0.1:30552, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31223") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:57552->127.0.0.1:31223, err= 2025/10/05 04:57:47 INFO : one.bak: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30110") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:46034->127.0.0.1:30110, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31333") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:58622->127.0.0.1:31333, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31283") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37328->127.0.0.1:31283, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30216") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37192->127.0.0.1:30216, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30640") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46068->127.0.0.1:30640, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49892->127.0.0.1:30817, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30250") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39804->127.0.0.1:30250, err= 2025/10/05 04:57:47 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31323") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:56262->127.0.0.1:31323, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31757") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:54084->127.0.0.1:31757, err= 2025/10/05 04:57:47 INFO : three.txt.bak: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31331") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:36050->127.0.0.1:31331, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31963") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:57300->127.0.0.1:31963, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30645") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56014->127.0.0.1:30645, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31650") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31069") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35418->127.0.0.1:31650, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39256->127.0.0.1:31069, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30525") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51554->127.0.0.1:30525, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30915") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55514->127.0.0.1:30915, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31705") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55484->127.0.0.1:31705, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31446") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35732->127.0.0.1:31446, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31980") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40792->127.0.0.1:31980, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30781") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36476->127.0.0.1:30781, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31287") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51798->127.0.0.1:31287, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31541") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37356->127.0.0.1:31541, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30150") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59140->127.0.0.1:30150, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31858") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58736->127.0.0.1:31858, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30440") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52674->127.0.0.1:30440, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30351") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60856->127.0.0.1:30351, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30899") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52384->127.0.0.1:30899, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30354") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34076->127.0.0.1:30354, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31140") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59852->127.0.0.1:31140, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31410") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38536->127.0.0.1:31410, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31690") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60420->127.0.0.1:31690, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30028") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47284->127.0.0.1:30028, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30384") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38166->127.0.0.1:30384, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31892") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34502->127.0.0.1:31892, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31453") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54238->127.0.0.1:31453, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41680->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31455") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51052->127.0.0.1:31455, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:41692->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31639") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:36832->127.0.0.1:31639, err= 2025/10/05 04:57:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-namupuk9xete/backup" to be canonical "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31988") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:60370->127.0.0.1:31988, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30542") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:52452->127.0.0.1:30542, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30004") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:35738->127.0.0.1:30004, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31834") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:42724->127.0.0.1:31834, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30594") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:55726->127.0.0.1:30594, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30006") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:48910->127.0.0.1:30006, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30956") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59646->127.0.0.1:30956, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30260") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:48764->127.0.0.1:30260, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31852") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59824->127.0.0.1:31852, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30238") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37466->127.0.0.1:30238, err= 2025/10/05 04:57:47 DEBUG : one.a292864a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30284") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:57232->127.0.0.1:30284, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31113") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:37690->127.0.0.1:31113, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31003") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:39358->127.0.0.1:31003, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30183") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46018->127.0.0.1:30183, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30700") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55348->127.0.0.1:30700, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31582") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51968->127.0.0.1:31582, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31394") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42610->127.0.0.1:31394, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30467") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45332->127.0.0.1:30467, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31532") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33004->127.0.0.1:31532, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31212") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40804->127.0.0.1:31212, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30506") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50078->127.0.0.1:30506, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31756") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54816->127.0.0.1:31756, err= 2025/10/05 04:57:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-namupuk9xete/backup" for canonical name "TestFTPRclone{Csz3L}:rclone-test-namupuk9xete/backup" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30265") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:52592->127.0.0.1:30265, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31872") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:57296->127.0.0.1:31872, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31450") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:45590->127.0.0.1:31450, err= 2025/10/05 04:57:47 INFO : one-2019-01-01: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31273") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:33058->127.0.0.1:31273, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30987") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:39386->127.0.0.1:30987, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49614->127.0.0.1:31966, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31088") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:38236->127.0.0.1:31088, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30908") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35856->127.0.0.1:30908, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30837") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43578->127.0.0.1:30837, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31128") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35008->127.0.0.1:31128, err= 2025/10/05 04:57:47 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31555") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:45694->127.0.0.1:31555, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31787") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:50788->127.0.0.1:31787, err= 2025/10/05 04:57:47 INFO : three-2019-01-01.txt: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:31669") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:46842->127.0.0.1:31669, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: dial("tcp","127.0.0.1:30958") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: > dial: conn=127.0.0.1:59528->127.0.0.1:30958, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30088") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43676->127.0.0.1:30088, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31177") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39246->127.0.0.1:31177, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31976") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51440->127.0.0.1:31976, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30541") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48094->127.0.0.1:30541, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30286") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56024->127.0.0.1:30286, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30186") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56488->127.0.0.1:30186, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30738") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47718->127.0.0.1:30738, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30569") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33634->127.0.0.1:30569, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31784") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50676->127.0.0.1:31784, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31246") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53032->127.0.0.1:31246, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30064") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49474->127.0.0.1:30064, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31029") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37240->127.0.0.1:31029, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30926") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55912->127.0.0.1:30926, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30847") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49306->127.0.0.1:30847, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30802") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41726->127.0.0.1:30802, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30179") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56488->127.0.0.1:30179, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31777") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51906->127.0.0.1:31777, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30529") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33690->127.0.0.1:30529, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40098->127.0.0.1:31359, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30492") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47854->127.0.0.1:30492, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31235") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53920->127.0.0.1:31235, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30237") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55660->127.0.0.1:30237, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31356") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52886->127.0.0.1:31356, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31999") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49882->127.0.0.1:31999, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41696->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30425") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:38192->127.0.0.1:30425, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31321") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56428->127.0.0.1:31321, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31953") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56222->127.0.0.1:31953, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30318") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45244->127.0.0.1:30318, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30244") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43224->127.0.0.1:30244, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31776") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:60024->127.0.0.1:31776, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31152") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:40494->127.0.0.1:31152, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30880") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55440->127.0.0.1:30880, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30145") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49216->127.0.0.1:30145, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31758") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55118->127.0.0.1:31758, err= 2025/10/05 04:57:47 DEBUG : one.a292864a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31092") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34778->127.0.0.1:31092, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30594") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55730->127.0.0.1:30594, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30654") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:38240->127.0.0.1:30654, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31963") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57306->127.0.0.1:31963, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31885") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36238->127.0.0.1:31885, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31418") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40874->127.0.0.1:31418, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30470") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51544->127.0.0.1:30470, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31024") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46970->127.0.0.1:31024, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31861") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60640->127.0.0.1:31861, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31922") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52334->127.0.0.1:31922, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31999") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49898->127.0.0.1:31999, err= 2025/10/05 04:57:47 DEBUG : one.bak: Excluded (Path Filter) 2025/10/05 04:57:47 DEBUG : one.bak: Excluded 2025/10/05 04:57:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/05 04:57:47 DEBUG : three.txt.bak: Excluded 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31237") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49216->127.0.0.1:31237, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31666") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:60346->127.0.0.1:31666, err= 2025/10/05 04:57:47 INFO : one.bak: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31217") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:57590->127.0.0.1:31217, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31531") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43338->127.0.0.1:31531, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30866") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59124->127.0.0.1:30866, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31132") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:53760->127.0.0.1:31132, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31083") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45874->127.0.0.1:31083, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30988") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:40072->127.0.0.1:30988, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30866") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59132->127.0.0.1:30866, err= 2025/10/05 04:57:47 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30275") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:52486->127.0.0.1:30275, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30479") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51948->127.0.0.1:30479, err= 2025/10/05 04:57:47 INFO : three.txt.bak: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31833") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37286->127.0.0.1:31833, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31645") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:44988->127.0.0.1:31645, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 04:57:47 INFO : three.txt: Moved into backup dir 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30152") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51262->127.0.0.1:30152, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30578") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59192->127.0.0.1:30578, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30252") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39380->127.0.0.1:30252, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31226") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39156->127.0.0.1:31226, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31805") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35238->127.0.0.1:31805, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30841") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57296->127.0.0.1:30841, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30822") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44776->127.0.0.1:30822, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31012") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44586->127.0.0.1:31012, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30052") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42050->127.0.0.1:30052, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31391") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48520->127.0.0.1:31391, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31190") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40242->127.0.0.1:31190, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30953") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40412->127.0.0.1:30953, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30322") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47682->127.0.0.1:30322, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30252") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39396->127.0.0.1:30252, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30843") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46432->127.0.0.1:30843, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31107") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45788->127.0.0.1:31107, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31262") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58726->127.0.0.1:31262, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31220") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34974->127.0.0.1:31220, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31953") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56226->127.0.0.1:31953, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31118") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47142->127.0.0.1:31118, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30160") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53844->127.0.0.1:30160, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31848") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52058->127.0.0.1:31848, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41706->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30411") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55850->127.0.0.1:30411, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30987") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39390->127.0.0.1:30987, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31852") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59838->127.0.0.1:31852, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31089") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34434->127.0.0.1:31089, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30898") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:42796->127.0.0.1:30898, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30638") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:54598->127.0.0.1:30638, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30396") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35256->127.0.0.1:30396, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30460") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37308->127.0.0.1:30460, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31267") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:53270->127.0.0.1:31267, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31442") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47670->127.0.0.1:31442, err= 2025/10/05 04:57:47 DEBUG : one.a292864a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30104") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45142->127.0.0.1:30104, err= 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:40106->127.0.0.1:31359, err= 2025/10/05 04:57:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30156") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:40388->127.0.0.1:30156, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30860") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59776->127.0.0.1:30860, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30207") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46978->127.0.0.1:30207, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30736") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:50134->127.0.0.1:30736, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31183") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:48998->127.0.0.1:31183, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31130") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:42266->127.0.0.1:31130, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30985") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39330->127.0.0.1:30985, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31266") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:59598->127.0.0.1:31266, err= 2025/10/05 04:57:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/05 04:57:47 INFO : three.txt: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30406") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38898->127.0.0.1:30406, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31048") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46162->127.0.0.1:31048, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30478") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41670->127.0.0.1:30478, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31744") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52110->127.0.0.1:31744, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31780") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:55264->127.0.0.1:31780, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30537") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43218->127.0.0.1:30537, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30952") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39322->127.0.0.1:30952, err= 2025/10/05 04:57:47 INFO : one.bak: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30636") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47826->127.0.0.1:30636, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31412") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49808->127.0.0.1:31412, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31371") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34224->127.0.0.1:31371, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31898") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47766->127.0.0.1:31898, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31918") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49348->127.0.0.1:31918, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31886") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:44002->127.0.0.1:31886, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30975") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35336->127.0.0.1:30975, err= 2025/10/05 04:57:47 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31769") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35858->127.0.0.1:31769, err= 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31795") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51270->127.0.0.1:31795, err= 2025/10/05 04:57:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30765") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34634->127.0.0.1:30765, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31435") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39182->127.0.0.1:31435, err= 2025/10/05 04:57:47 INFO : three.txt.bak: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30065") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46406->127.0.0.1:30065, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30945") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:50422->127.0.0.1:30945, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31562") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:60660->127.0.0.1:31562, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30403") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47510->127.0.0.1:30403, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31064") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51882->127.0.0.1:31064, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31960") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34472->127.0.0.1:31960, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31662") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46596->127.0.0.1:31662, err= 2025/10/05 04:57:47 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/05 04:57:47 INFO : three.txt: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30547") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39536->127.0.0.1:30547, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31527") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34496->127.0.0.1:31527, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31128") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35018->127.0.0.1:31128, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30512") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36284->127.0.0.1:30512, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31277") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44738->127.0.0.1:31277, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30847") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49320->127.0.0.1:30847, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31657") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42492->127.0.0.1:31657, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30842") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51590->127.0.0.1:30842, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31857") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35322->127.0.0.1:31857, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31613") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37614->127.0.0.1:31613, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31559") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54938->127.0.0.1:31559, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31913") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33436->127.0.0.1:31913, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31373") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33384->127.0.0.1:31373, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30824") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46894->127.0.0.1:30824, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30149") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38252->127.0.0.1:30149, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31595") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53708->127.0.0.1:31595, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30126") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55720->127.0.0.1:30126, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31344") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49728->127.0.0.1:31344, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30819") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36802->127.0.0.1:30819, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31367") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37846->127.0.0.1:31367, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30312") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43380->127.0.0.1:30312, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31517") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48886->127.0.0.1:31517, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31634") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43774->127.0.0.1:31634, err= 2025/10/05 04:57:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-namupuk9xete/dst" 2025/10/05 04:57:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : TestFTPRclone: detected overridden config - adding "{Csz3L}" suffix to name 2025/10/05 04:57:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/10/05 04:57:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/10/05 04:57:47 DEBUG : Setting pass="U7_SE_I2pPlJ6KvXEo-3CfY_a-IUkq9bVwERpObuVI7t" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/10/05 04:57:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: Connecting to FTP server 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41708->127.0.0.1:28622, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31109") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51954->127.0.0.1:31109, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30863") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:42680->127.0.0.1:30863, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30602") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51728->127.0.0.1:30602, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30071") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34016->127.0.0.1:30071, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30728") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:44114->127.0.0.1:30728, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30768") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:44924->127.0.0.1:30768, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31994") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:40182->127.0.0.1:31994, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31574") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:39454->127.0.0.1:31574, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30512") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:36286->127.0.0.1:30512, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31829") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:36840->127.0.0.1:31829, err= 2025/10/05 04:57:47 DEBUG : one.a292864a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30680") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51540->127.0.0.1:30680, err= 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30702") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46522->127.0.0.1:30702, err= 2025/10/05 04:57:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30228") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:42204->127.0.0.1:30228, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30095") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:52880->127.0.0.1:30095, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31643") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:53518->127.0.0.1:31643, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31015") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:43540->127.0.0.1:31015, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31220") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:34990->127.0.0.1:31220, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31145") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:37376->127.0.0.1:31145, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31383") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:60758->127.0.0.1:31383, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31828") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46142->127.0.0.1:31828, err= 2025/10/05 04:57:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/05 04:57:47 INFO : three.txt: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30916") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39480->127.0.0.1:30916, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31856") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36060->127.0.0.1:31856, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30263") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33766->127.0.0.1:30263, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31375") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60428->127.0.0.1:31375, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30320") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51148->127.0.0.1:30320, err= 2025/10/05 04:57:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30415") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56272->127.0.0.1:30415, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31894") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:56678->127.0.0.1:31894, err= 2025/10/05 04:57:47 INFO : one-2019-01-01: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31826") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:50850->127.0.0.1:31826, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31380") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:38230->127.0.0.1:31380, err= 2025/10/05 04:57:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31717") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:46642->127.0.0.1:31717, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30716") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:47834->127.0.0.1:30716, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31620") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:50264->127.0.0.1:31620, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30382") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:42638->127.0.0.1:30382, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31074") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:44106->127.0.0.1:31074, err= 2025/10/05 04:57:47 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/05 04:57:47 INFO : one: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31908") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51562->127.0.0.1:31908, err= 2025/10/05 04:57:47 DEBUG : two: Sizes identical 2025/10/05 04:57:47 DEBUG : two: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30195") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:36602->127.0.0.1:30195, err= 2025/10/05 04:57:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31585") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:51760->127.0.0.1:31585, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31545") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:49464->127.0.0.1:31545, err= 2025/10/05 04:57:47 INFO : three-2019-01-01.txt: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31240") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:44200->127.0.0.1:31240, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31189") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:35038->127.0.0.1:31189, err= 2025/10/05 04:57:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30507") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:41628->127.0.0.1:30507, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30678") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:36032->127.0.0.1:30678, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30688") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:52212->127.0.0.1:30688, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:30619") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:45798->127.0.0.1:30619, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: dial("tcp","127.0.0.1:31975") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete/dst: > dial: conn=127.0.0.1:57714->127.0.0.1:31975, err= 2025/10/05 04:57:47 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/05 04:57:47 INFO : three.txt: Copied (new) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31193") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56534->127.0.0.1:31193, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31003") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39364->127.0.0.1:31003, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30406") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38914->127.0.0.1:30406, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31776") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60030->127.0.0.1:31776, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31720") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52822->127.0.0.1:31720, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31075") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38812->127.0.0.1:31075, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31000") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56162->127.0.0.1:31000, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30492") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47866->127.0.0.1:30492, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30338") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47732->127.0.0.1:30338, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31517") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48902->127.0.0.1:31517, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31469") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38524->127.0.0.1:31469, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30879") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37740->127.0.0.1:30879, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30013") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52724->127.0.0.1:30013, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30969") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45464->127.0.0.1:30969, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31205") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42872->127.0.0.1:31205, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30596") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46734->127.0.0.1:30596, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30914") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48908->127.0.0.1:30914, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38642->127.0.0.1:31047, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31229") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33160->127.0.0.1:31229, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31557") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38816->127.0.0.1:31557, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30672") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53270->127.0.0.1:30672, err= 2025/10/05 04:57:47 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/10/05 04:57:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31994") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40190->127.0.0.1:31994, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31363") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52070->127.0.0.1:31363, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30499") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42200->127.0.0.1:30499, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30518") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56422->127.0.0.1:30518, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30413") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42664->127.0.0.1:30413, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31516") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44998->127.0.0.1:31516, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30107") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39760->127.0.0.1:30107, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31405") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48310->127.0.0.1:31405, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31259") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46530->127.0.0.1:31259, err= 2025/10/05 04:57:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31821") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59554->127.0.0.1:31821, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31801") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45924->127.0.0.1:31801, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31303") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57444->127.0.0.1:31303, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30613") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55428->127.0.0.1:30613, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30127") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47194->127.0.0.1:30127, err= 2025/10/05 04:57:47 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/05 04:57:47 INFO : existing: Copied (new) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31567") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37112->127.0.0.1:31567, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31896") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43574->127.0.0.1:31896, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31661") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46606->127.0.0.1:31661, err= 2025/10/05 04:57:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:47 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: not deleting files as there were IO errors 2025/10/05 04:57:47 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: not deleting directories as there were IO errors 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31678") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56302->127.0.0.1:31678, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31418") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40888->127.0.0.1:31418, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30289") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41292->127.0.0.1:30289, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30068") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41238->127.0.0.1:30068, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31977") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52126->127.0.0.1:31977, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30877") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47270->127.0.0.1:30877, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30794") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51644->127.0.0.1:30794, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31346") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54336->127.0.0.1:31346, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30115") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41588->127.0.0.1:30115, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31475") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49256->127.0.0.1:31475, err= 2025/10/05 04:57:47 DEBUG : existing: Sizes identical 2025/10/05 04:57:47 DEBUG : existing: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 INFO : There was nothing to transfer 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50144->127.0.0.1:31676, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31170") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56152->127.0.0.1:31170, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31004") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38512->127.0.0.1:31004, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31755") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49134->127.0.0.1:31755, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30669") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42194->127.0.0.1:30669, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31287") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51806->127.0.0.1:31287, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31943") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46708->127.0.0.1:31943, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31795") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51280->127.0.0.1:31795, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30825") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59924->127.0.0.1:30825, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31492") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43500->127.0.0.1:31492, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30339") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49408->127.0.0.1:30339, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30215") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51174->127.0.0.1:30215, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30054") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49490->127.0.0.1:30054, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30264") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42572->127.0.0.1:30264, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31430") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45202->127.0.0.1:31430, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31024") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46982->127.0.0.1:31024, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31626") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38572->127.0.0.1:31626, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30718") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54168->127.0.0.1:30718, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31742") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33538->127.0.0.1:31742, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31640") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47298->127.0.0.1:31640, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31471") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50320->127.0.0.1:31471, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30193") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54584->127.0.0.1:30193, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30937") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53024->127.0.0.1:30937, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31253") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60958->127.0.0.1:31253, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31754") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34288->127.0.0.1:31754, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30417") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59062->127.0.0.1:30417, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30946") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54872->127.0.0.1:30946, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30342") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49728->127.0.0.1:30342, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30551") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47440->127.0.0.1:30551, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31393") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51492->127.0.0.1:31393, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30568") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50548->127.0.0.1:30568, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30934") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42950->127.0.0.1:30934, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36340->127.0.0.1:30990, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30657") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42178->127.0.0.1:30657, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31068") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34618->127.0.0.1:31068, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31139") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56744->127.0.0.1:31139, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30563") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41186->127.0.0.1:30563, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34236->127.0.0.1:31547, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31754") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34290->127.0.0.1:31754, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31620") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50278->127.0.0.1:31620, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31791") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52856->127.0.0.1:31791, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31876") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46772->127.0.0.1:31876, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31851") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51088->127.0.0.1:31851, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31296") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34590->127.0.0.1:31296, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30316") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42598->127.0.0.1:30316, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30158") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58396->127.0.0.1:30158, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31045") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59718->127.0.0.1:31045, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30395") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44530->127.0.0.1:30395, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31446") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35738->127.0.0.1:31446, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31330") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55010->127.0.0.1:31330, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30246") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59960->127.0.0.1:30246, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30618") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49506->127.0.0.1:30618, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30752") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46034->127.0.0.1:30752, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30159") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58548->127.0.0.1:30159, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30167") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53356->127.0.0.1:30167, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31472") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36436->127.0.0.1:31472, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31699") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36798->127.0.0.1:31699, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31093") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41264->127.0.0.1:31093, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31902") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42676->127.0.0.1:31902, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30306") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53180->127.0.0.1:30306, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30398") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50784->127.0.0.1:30398, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31141") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43450->127.0.0.1:31141, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31878") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40164->127.0.0.1:31878, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31563") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55780->127.0.0.1:31563, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30220") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52790->127.0.0.1:30220, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31956") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52052->127.0.0.1:31956, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30695") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60338->127.0.0.1:30695, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30752") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46040->127.0.0.1:30752, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30868") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55762->127.0.0.1:30868, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31883") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54696->127.0.0.1:31883, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31789") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57002->127.0.0.1:31789, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30821") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37782->127.0.0.1:30821, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31086") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46690->127.0.0.1:31086, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31950") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55356->127.0.0.1:31950, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30721") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42616->127.0.0.1:30721, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30063") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50240->127.0.0.1:30063, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30987") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39398->127.0.0.1:30987, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30179") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56500->127.0.0.1:30179, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31257") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58640->127.0.0.1:31257, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30302") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51458->127.0.0.1:30302, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30849") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49510->127.0.0.1:30849, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30841") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57312->127.0.0.1:30841, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31898") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47768->127.0.0.1:31898, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30419") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50170->127.0.0.1:30419, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30039") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38262->127.0.0.1:30039, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30732") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60170->127.0.0.1:30732, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31984") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49044->127.0.0.1:31984, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30659") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42044->127.0.0.1:30659, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30351") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60858->127.0.0.1:30351, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31347") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44534->127.0.0.1:31347, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30250") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39810->127.0.0.1:30250, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31754") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34298->127.0.0.1:31754, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31787") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50790->127.0.0.1:31787, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30723") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44312->127.0.0.1:30723, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30399") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57462->127.0.0.1:30399, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31483") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50578->127.0.0.1:31483, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30452") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58250->127.0.0.1:30452, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31750") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36124->127.0.0.1:31750, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30313") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51562->127.0.0.1:30313, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30458") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56828->127.0.0.1:30458, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31789") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57008->127.0.0.1:31789, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31843") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49654->127.0.0.1:31843, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30273") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53402->127.0.0.1:30273, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30624") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39630->127.0.0.1:30624, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30735") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51266->127.0.0.1:30735, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30743") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34040->127.0.0.1:30743, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31347") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44546->127.0.0.1:31347, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30036") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50874->127.0.0.1:30036, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30872") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34070->127.0.0.1:30872, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30211") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39404->127.0.0.1:30211, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30131") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35580->127.0.0.1:30131, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31620") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50290->127.0.0.1:31620, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30640") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46074->127.0.0.1:30640, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31186") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42486->127.0.0.1:31186, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31680") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54678->127.0.0.1:31680, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30585") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37556->127.0.0.1:30585, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30311") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60130->127.0.0.1:30311, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31162") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44864->127.0.0.1:31162, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30753") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48992->127.0.0.1:30753, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31976") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51454->127.0.0.1:31976, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31061") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50286->127.0.0.1:31061, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31479") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51286->127.0.0.1:31479, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31992") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33836->127.0.0.1:31992, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30190") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34344->127.0.0.1:30190, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31293") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47098->127.0.0.1:31293, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31601") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59978->127.0.0.1:31601, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31027") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55568->127.0.0.1:31027, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30412") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51292->127.0.0.1:30412, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30048") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43312->127.0.0.1:30048, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30342") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49730->127.0.0.1:30342, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31113") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37694->127.0.0.1:31113, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30016") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47248->127.0.0.1:30016, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31046") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50218->127.0.0.1:31046, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30452") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58254->127.0.0.1:30452, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31873") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48814->127.0.0.1:31873, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31333") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58632->127.0.0.1:31333, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30577") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34590->127.0.0.1:30577, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30015") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44032->127.0.0.1:30015, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31244") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59928->127.0.0.1:31244, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30916") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39486->127.0.0.1:30916, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31855") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53478->127.0.0.1:31855, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30536") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55280->127.0.0.1:30536, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31199") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48178->127.0.0.1:31199, err= 2025/10/05 04:57:47 DEBUG : both0: Sizes identical 2025/10/05 04:57:47 DEBUG : both10: Sizes identical 2025/10/05 04:57:47 DEBUG : both11: Sizes identical 2025/10/05 04:57:47 DEBUG : both12: Sizes identical 2025/10/05 04:57:47 DEBUG : both0: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both13: Sizes identical 2025/10/05 04:57:47 DEBUG : both13: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both14: Sizes identical 2025/10/05 04:57:47 DEBUG : both14: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both15: Sizes identical 2025/10/05 04:57:47 DEBUG : both15: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both16: Sizes identical 2025/10/05 04:57:47 DEBUG : both16: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both17: Sizes identical 2025/10/05 04:57:47 DEBUG : both17: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both18: Sizes identical 2025/10/05 04:57:47 DEBUG : both18: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both19: Sizes identical 2025/10/05 04:57:47 DEBUG : both19: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both1: Sizes identical 2025/10/05 04:57:47 DEBUG : both1: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both2: Sizes identical 2025/10/05 04:57:47 DEBUG : both2: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both3: Sizes identical 2025/10/05 04:57:47 DEBUG : both3: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both4: Sizes identical 2025/10/05 04:57:47 DEBUG : both4: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both5: Sizes identical 2025/10/05 04:57:47 DEBUG : both5: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both6: Sizes identical 2025/10/05 04:57:47 DEBUG : both6: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both7: Sizes identical 2025/10/05 04:57:47 DEBUG : both7: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both8: Sizes identical 2025/10/05 04:57:47 DEBUG : both8: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both9: Sizes identical 2025/10/05 04:57:47 DEBUG : both9: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both11: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both12: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both10: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31311") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30458") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30309") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56842->127.0.0.1:30458, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33480->127.0.0.1:30309, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57240->127.0.0.1:31311, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30389") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50174->127.0.0.1:30389, err= 2025/10/05 04:57:47 INFO : only16: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30090") 2025/10/05 04:57:47 INFO : only6: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52640->127.0.0.1:30090, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31174") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33278->127.0.0.1:31174, err= 2025/10/05 04:57:47 INFO : only3: Deleted 2025/10/05 04:57:47 INFO : only1: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31780") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55272->127.0.0.1:31780, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31537") 2025/10/05 04:57:47 INFO : only0: Deleted 2025/10/05 04:57:47 INFO : only8: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55348->127.0.0.1:31537, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30234") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31883") 2025/10/05 04:57:47 INFO : only15: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47928->127.0.0.1:30234, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54702->127.0.0.1:31883, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30555") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58976->127.0.0.1:30555, err= 2025/10/05 04:57:47 INFO : only19: Deleted 2025/10/05 04:57:47 INFO : only5: Deleted 2025/10/05 04:57:47 INFO : only13: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31996") 2025/10/05 04:57:47 INFO : only14: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31588") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31010") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30971") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59844->127.0.0.1:31010, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60448->127.0.0.1:31588, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44386->127.0.0.1:30971, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52568->127.0.0.1:31996, err= 2025/10/05 04:57:47 INFO : only7: Deleted 2025/10/05 04:57:47 INFO : only18: Deleted 2025/10/05 04:57:47 INFO : only11: Deleted 2025/10/05 04:57:47 INFO : only9: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31120") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47116->127.0.0.1:31120, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30308") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37032->127.0.0.1:30308, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30281") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49760->127.0.0.1:30281, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31751") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43306->127.0.0.1:31751, err= 2025/10/05 04:57:47 INFO : only12: Deleted 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30313") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51570->127.0.0.1:30313, err= 2025/10/05 04:57:47 INFO : only17: Deleted 2025/10/05 04:57:47 INFO : only2: Deleted 2025/10/05 04:57:47 INFO : only4: Deleted 2025/10/05 04:57:47 INFO : only10: Deleted 2025/10/05 04:57:47 INFO : There was nothing to transfer 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30648") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48578->127.0.0.1:30648, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31246") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53038->127.0.0.1:31246, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31458") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38076->127.0.0.1:31458, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30787") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40124->127.0.0.1:30787, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31695") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55674->127.0.0.1:31695, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31947") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58974->127.0.0.1:31947, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30894") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47424->127.0.0.1:30894, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30229") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50928->127.0.0.1:30229, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31474") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59854->127.0.0.1:31474, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31931") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39688->127.0.0.1:31931, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30042") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41478->127.0.0.1:30042, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31700") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36294->127.0.0.1:31700, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31072") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41056->127.0.0.1:31072, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31368") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38518->127.0.0.1:31368, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30246") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59966->127.0.0.1:30246, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30080") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34928->127.0.0.1:30080, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30775") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46538->127.0.0.1:30775, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30142") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42956->127.0.0.1:30142, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30165") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37112->127.0.0.1:30165, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31478") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47064->127.0.0.1:31478, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31898") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47778->127.0.0.1:31898, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31575") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40386->127.0.0.1:31575, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31951") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38310->127.0.0.1:31951, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30114") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58138->127.0.0.1:30114, err= --- PASS: TestSyncConcurrentDelete (0.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30985") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39338->127.0.0.1:30985, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30382") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42646->127.0.0.1:30382, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30526") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56366->127.0.0.1:30526, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30217") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46654->127.0.0.1:30217, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31176") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56844->127.0.0.1:31176, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31456") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39076->127.0.0.1:31456, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30525") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51562->127.0.0.1:30525, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30404") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59276->127.0.0.1:30404, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31980") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40806->127.0.0.1:31980, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30964") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50724->127.0.0.1:30964, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30728") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44126->127.0.0.1:30728, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31293") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47112->127.0.0.1:31293, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31143") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59942->127.0.0.1:31143, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31045") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59730->127.0.0.1:31045, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30396") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35260->127.0.0.1:30396, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31608") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41642->127.0.0.1:31608, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30534") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41146->127.0.0.1:30534, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30738") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47728->127.0.0.1:30738, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30934") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42958->127.0.0.1:30934, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30842") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51602->127.0.0.1:30842, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30269") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52132->127.0.0.1:30269, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43176->127.0.0.1:30631, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49622->127.0.0.1:31966, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30548") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57340->127.0.0.1:30548, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31341") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59840->127.0.0.1:31341, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30614") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44022->127.0.0.1:30614, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31417") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37242->127.0.0.1:31417, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31483") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50592->127.0.0.1:31483, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30982") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55450->127.0.0.1:30982, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31996") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52584->127.0.0.1:31996, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30228") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42210->127.0.0.1:30228, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31577") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39652->127.0.0.1:31577, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31416") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50834->127.0.0.1:31416, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31382") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38972->127.0.0.1:31382, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31408") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34878->127.0.0.1:31408, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31049") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50656->127.0.0.1:31049, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30210") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59612->127.0.0.1:30210, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30196") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36290->127.0.0.1:30196, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30567") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47416->127.0.0.1:30567, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50148->127.0.0.1:31676, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31709") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52774->127.0.0.1:31709, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31276") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41536->127.0.0.1:31276, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31802") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35590->127.0.0.1:31802, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31822") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51874->127.0.0.1:31822, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30983") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36876->127.0.0.1:30983, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30831") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35552->127.0.0.1:30831, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31904") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50876->127.0.0.1:31904, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30727") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51194->127.0.0.1:30727, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30034") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50118->127.0.0.1:30034, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31412") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49812->127.0.0.1:31412, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31233") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58136->127.0.0.1:31233, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31944") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49744->127.0.0.1:31944, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30272") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57636->127.0.0.1:30272, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31498") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42946->127.0.0.1:31498, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30612") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57912->127.0.0.1:30612, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30537") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43232->127.0.0.1:30537, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31460") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40710->127.0.0.1:31460, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31576") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40760->127.0.0.1:31576, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31869") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59774->127.0.0.1:31869, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31530") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44482->127.0.0.1:31530, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31857") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35334->127.0.0.1:31857, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31724") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34764->127.0.0.1:31724, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31230") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49362->127.0.0.1:31230, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31458") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38088->127.0.0.1:31458, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30590") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51124->127.0.0.1:30590, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31497") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33740->127.0.0.1:31497, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31290") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50504->127.0.0.1:31290, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31165") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60304->127.0.0.1:31165, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31295") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56648->127.0.0.1:31295, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31502") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33158->127.0.0.1:31502, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31692") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41590->127.0.0.1:31692, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31933") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57084->127.0.0.1:31933, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31292") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47430->127.0.0.1:31292, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31667") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42912->127.0.0.1:31667, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30434") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34682->127.0.0.1:30434, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30932") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48402->127.0.0.1:30932, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31523") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41780->127.0.0.1:31523, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30664") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44716->127.0.0.1:30664, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31212") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40806->127.0.0.1:31212, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30228") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42224->127.0.0.1:30228, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31773") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51162->127.0.0.1:31773, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31680") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54682->127.0.0.1:31680, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31452") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48080->127.0.0.1:31452, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30233") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57748->127.0.0.1:30233, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31137") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60894->127.0.0.1:31137, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30788") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32872->127.0.0.1:30788, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31667") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42924->127.0.0.1:31667, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31319") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53608->127.0.0.1:31319, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31535") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37810->127.0.0.1:31535, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31442") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47678->127.0.0.1:31442, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31886") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44014->127.0.0.1:31886, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30535") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55212->127.0.0.1:30535, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30265") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52594->127.0.0.1:30265, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31594") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48420->127.0.0.1:31594, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31570") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45736->127.0.0.1:31570, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30277") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48880->127.0.0.1:30277, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31586") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38034->127.0.0.1:31586, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30633") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38654->127.0.0.1:30633, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30003") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49842->127.0.0.1:30003, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30319") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51796->127.0.0.1:30319, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31139") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56758->127.0.0.1:31139, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30491") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33532->127.0.0.1:30491, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31013") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60778->127.0.0.1:31013, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30411") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55856->127.0.0.1:30411, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31133") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37706->127.0.0.1:31133, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31334") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33462->127.0.0.1:31334, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30804") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60940->127.0.0.1:30804, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30365") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48806->127.0.0.1:30365, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31807") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56116->127.0.0.1:31807, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30528") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50660->127.0.0.1:30528, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30717") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45858->127.0.0.1:30717, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31149") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50230->127.0.0.1:31149, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30500") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38944->127.0.0.1:30500, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30048") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43316->127.0.0.1:30048, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30606") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41070->127.0.0.1:30606, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30625") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48238->127.0.0.1:30625, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31184") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53566->127.0.0.1:31184, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31433") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60986->127.0.0.1:31433, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31032") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35948->127.0.0.1:31032, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31345") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42284->127.0.0.1:31345, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30001") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37772->127.0.0.1:30001, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31111") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43510->127.0.0.1:31111, err= 2025/10/05 04:57:47 DEBUG : both0: Sizes identical 2025/10/05 04:57:47 DEBUG : both10: Sizes identical 2025/10/05 04:57:47 DEBUG : both11: Sizes identical 2025/10/05 04:57:47 DEBUG : both12: Sizes identical 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:47 DEBUG : both0: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both13: Sizes identical 2025/10/05 04:57:47 DEBUG : both13: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both14: Sizes identical 2025/10/05 04:57:47 DEBUG : both10: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both15: Sizes identical 2025/10/05 04:57:47 DEBUG : both11: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both16: Sizes identical 2025/10/05 04:57:47 DEBUG : both12: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both17: Sizes identical 2025/10/05 04:57:47 DEBUG : both14: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both18: Sizes identical 2025/10/05 04:57:47 DEBUG : both18: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both19: Sizes identical 2025/10/05 04:57:47 DEBUG : both19: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both1: Sizes identical 2025/10/05 04:57:47 DEBUG : both1: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both2: Sizes identical 2025/10/05 04:57:47 DEBUG : both2: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both3: Sizes identical 2025/10/05 04:57:47 DEBUG : both3: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both4: Sizes identical 2025/10/05 04:57:47 DEBUG : both4: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both5: Sizes identical 2025/10/05 04:57:47 DEBUG : both5: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both6: Sizes identical 2025/10/05 04:57:47 DEBUG : both6: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both7: Sizes identical 2025/10/05 04:57:47 DEBUG : both7: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both8: Sizes identical 2025/10/05 04:57:47 DEBUG : both8: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both9: Sizes identical 2025/10/05 04:57:47 DEBUG : both9: Unchanged skipping 2025/10/05 04:57:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/05 04:57:47 DEBUG : both15: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both16: Unchanged skipping 2025/10/05 04:57:47 DEBUG : both17: Unchanged skipping 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30949") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30857") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31521") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45932->127.0.0.1:31521, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56920->127.0.0.1:30949, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35218->127.0.0.1:30857, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30501") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55468->127.0.0.1:30501, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31114") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31149") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31357") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35134->127.0.0.1:31357, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50242->127.0.0.1:31149, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34784->127.0.0.1:31114, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49906->127.0.0.1:30817, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31697") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37420->127.0.0.1:31697, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31522") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57734->127.0.0.1:31522, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31184") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53570->127.0.0.1:31184, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30207") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46994->127.0.0.1:30207, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31233") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58150->127.0.0.1:31233, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31079") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35338->127.0.0.1:31079, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30561") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39100->127.0.0.1:30561, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31498") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42954->127.0.0.1:31498, err= 2025/10/05 04:57:47 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/10/05 04:57:47 INFO : only0: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : only11.51c18866.partial: renamed to: only11 2025/10/05 04:57:47 INFO : only11: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30728") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31362") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30028") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30227") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47294->127.0.0.1:30028, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45324->127.0.0.1:31362, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33688->127.0.0.1:30227, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44138->127.0.0.1:30728, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49914->127.0.0.1:30817, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31500") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51498->127.0.0.1:31500, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30842") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51610->127.0.0.1:30842, err= 2025/10/05 04:57:47 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/10/05 04:57:47 INFO : only12: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30837") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31585") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51770->127.0.0.1:31585, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43590->127.0.0.1:30837, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30231") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37720->127.0.0.1:30231, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30907") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30600") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57360->127.0.0.1:30600, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31429") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36136->127.0.0.1:30907, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39998->127.0.0.1:31429, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30260") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48766->127.0.0.1:30260, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30798") 2025/10/05 04:57:47 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/10/05 04:57:47 INFO : only10: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54240->127.0.0.1:30798, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31881") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30411") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55866->127.0.0.1:30411, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30729") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43584->127.0.0.1:31881, err= 2025/10/05 04:57:47 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/10/05 04:57:47 INFO : only14: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38856->127.0.0.1:30729, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30122") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31808") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38456->127.0.0.1:30122, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53472->127.0.0.1:31808, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30094") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30709") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48642->127.0.0.1:30094, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31702") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56024->127.0.0.1:30709, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41854->127.0.0.1:31702, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49636->127.0.0.1:31966, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30934") 2025/10/05 04:57:47 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/10/05 04:57:47 INFO : only15: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/10/05 04:57:47 INFO : only13: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42974->127.0.0.1:30934, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31163") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53152->127.0.0.1:31163, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31988") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60382->127.0.0.1:31988, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31918") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49360->127.0.0.1:31918, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30225") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30007") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51472->127.0.0.1:30225, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31543") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57160->127.0.0.1:30007, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59956->127.0.0.1:31543, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30626") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40342->127.0.0.1:30626, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30920") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30315") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55822->127.0.0.1:30920, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44286->127.0.0.1:30315, err= 2025/10/05 04:57:47 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/10/05 04:57:47 INFO : only16: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30101") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43794->127.0.0.1:30101, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31096") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30667") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44616->127.0.0.1:31096, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38926->127.0.0.1:30667, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31062") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49458->127.0.0.1:31062, err= 2025/10/05 04:57:47 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/10/05 04:57:47 INFO : only17: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30084") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31311") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53976->127.0.0.1:30084, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57252->127.0.0.1:31311, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31587") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48788->127.0.0.1:31587, err= 2025/10/05 04:57:47 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/10/05 04:57:47 INFO : only19: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30361") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31452") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30366") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31405") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48312->127.0.0.1:31405, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48082->127.0.0.1:31452, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38250->127.0.0.1:30366, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43972->127.0.0.1:30361, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30193") 2025/10/05 04:57:47 DEBUG : only18.f963383f.partial: renamed to: only18 2025/10/05 04:57:47 INFO : only18: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54586->127.0.0.1:30193, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30796") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59964->127.0.0.1:30796, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30587") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35520->127.0.0.1:30587, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31827") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38332->127.0.0.1:31827, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31907") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31652") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55750->127.0.0.1:31907, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59290->127.0.0.1:31652, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31732") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59344->127.0.0.1:31732, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30846") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60748->127.0.0.1:30846, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31769") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30776") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35866->127.0.0.1:31769, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31626") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53038->127.0.0.1:30776, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38586->127.0.0.1:31626, err= 2025/10/05 04:57:47 DEBUG : only1.77787b15.partial: renamed to: only1 2025/10/05 04:57:47 INFO : only1: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30182") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39472->127.0.0.1:30182, err= 2025/10/05 04:57:47 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/10/05 04:57:47 INFO : only2: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31179") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31121") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30846") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34094->127.0.0.1:31121, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60756->127.0.0.1:30846, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47572->127.0.0.1:31179, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30230") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30077") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58712->127.0.0.1:30230, err= 2025/10/05 04:57:47 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/10/05 04:57:47 INFO : only3: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38922->127.0.0.1:30077, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30230") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58722->127.0.0.1:30230, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30211") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31920") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39414->127.0.0.1:30211, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57198->127.0.0.1:31920, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30843") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31725") 2025/10/05 04:57:47 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/10/05 04:57:47 INFO : only4: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46436->127.0.0.1:30843, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33120->127.0.0.1:31725, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31307") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30406") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38924->127.0.0.1:30406, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44152->127.0.0.1:31307, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31276") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41544->127.0.0.1:31276, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30792") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42448->127.0.0.1:30792, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30937") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53032->127.0.0.1:30937, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30564") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53800->127.0.0.1:30564, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30309") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33494->127.0.0.1:30309, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30157") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50042->127.0.0.1:30157, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31088") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38244->127.0.0.1:31088, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31274") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58408->127.0.0.1:31274, err= 2025/10/05 04:57:47 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/10/05 04:57:47 INFO : only6: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/10/05 04:57:47 INFO : only5: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/10/05 04:57:47 INFO : only7: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30538") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30257") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42334->127.0.0.1:30538, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41660->127.0.0.1:30257, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30549") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44146->127.0.0.1:30549, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31482") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36822->127.0.0.1:31482, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:47 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/10/05 04:57:47 INFO : only8: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31777") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51908->127.0.0.1:31777, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31394") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42614->127.0.0.1:31394, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30759") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60088->127.0.0.1:30759, err= 2025/10/05 04:57:47 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/10/05 04:57:47 INFO : only9: Copied (replaced existing) 2025/10/05 04:57:47 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30430") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41214->127.0.0.1:30430, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31871") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51496->127.0.0.1:31871, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31332") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37478->127.0.0.1:31332, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31094") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49108->127.0.0.1:31094, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30252") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39408->127.0.0.1:30252, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30297") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45192->127.0.0.1:30297, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31882") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58472->127.0.0.1:31882, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30855") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60148->127.0.0.1:30855, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30729") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38866->127.0.0.1:30729, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30551") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47442->127.0.0.1:30551, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31591") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56372->127.0.0.1:31591, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30764") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33438->127.0.0.1:30764, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30894") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47428->127.0.0.1:30894, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31235") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53930->127.0.0.1:31235, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30297") 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45200->127.0.0.1:30297, err= 2025/10/05 04:57:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31983") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37996->127.0.0.1:31983, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31583") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37372->127.0.0.1:31583, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30124") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59760->127.0.0.1:30124, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31039") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36458->127.0.0.1:31039, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31102") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35304->127.0.0.1:31102, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31566") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38728->127.0.0.1:31566, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30898") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42798->127.0.0.1:30898, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31687") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60566->127.0.0.1:31687, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31668") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33446->127.0.0.1:31668, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31583") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37380->127.0.0.1:31583, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30579") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45464->127.0.0.1:30579, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31668") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33450->127.0.0.1:31668, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31567") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37122->127.0.0.1:31567, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31194") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55172->127.0.0.1:31194, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30933") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56918->127.0.0.1:30933, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31650") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35428->127.0.0.1:31650, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30248") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34996->127.0.0.1:30248, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31213") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57512->127.0.0.1:31213, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31871") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51508->127.0.0.1:31871, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31086") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46698->127.0.0.1:31086, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30525") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51566->127.0.0.1:30525, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30720") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60790->127.0.0.1:30720, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30003") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49856->127.0.0.1:30003, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31916") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37304->127.0.0.1:31916, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30979") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38722->127.0.0.1:30979, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31338") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50010->127.0.0.1:31338, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31366") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35824->127.0.0.1:31366, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30333") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46278->127.0.0.1:30333, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31663") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43528->127.0.0.1:31663, err= --- PASS: TestSyncConcurrentTruncate (0.25s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:48 DEBUG : empty_on_remote: Making directory with metadata 2025/10/05 04:57:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:48 INFO : empty_on_remote: Making directory 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31305") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37496->127.0.0.1:31305, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31790") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46626->127.0.0.1:31790, err= 2025/10/05 04:57:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 04:57:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31510") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42530->127.0.0.1:31510, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30780") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33810->127.0.0.1:30780, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30861") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56180->127.0.0.1:30861, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31515") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31447") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46264->127.0.0.1:31447, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59326->127.0.0.1:31515, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30043") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42908->127.0.0.1:30043, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31653") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53434->127.0.0.1:31653, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31738") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51468->127.0.0.1:31738, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31398") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36904->127.0.0.1:31398, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30472") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40630->127.0.0.1:30472, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31205") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42886->127.0.0.1:31205, err= --- PASS: TestSyncReplaceDirModTime (0.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:48 DEBUG : empty_on_remote: Making directory with metadata 2025/10/05 04:57:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 04:57:48 INFO : empty_on_remote: Making directory 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30761") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54544->127.0.0.1:30761, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30633") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38658->127.0.0.1:30633, err= 2025/10/05 04:57:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 04:57:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30507") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41640->127.0.0.1:30507, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31816") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34844->127.0.0.1:31816, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31827") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31474") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30466") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30892") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42540->127.0.0.1:30892, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54838->127.0.0.1:30466, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59868->127.0.0.1:31474, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38338->127.0.0.1:31827, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31896") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30944") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39272->127.0.0.1:30944, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43586->127.0.0.1:31896, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31012") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44592->127.0.0.1:31012, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31001") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49620->127.0.0.1:31001, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31417") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37244->127.0.0.1:31417, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31570") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45750->127.0.0.1:31570, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31473") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53582->127.0.0.1:31473, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : sub dir: Making directory 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31817") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55416->127.0.0.1:31817, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30967") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34760->127.0.0.1:30967, err= 2025/10/05 04:57:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30423") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50822->127.0.0.1:30423, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31221") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38052->127.0.0.1:31221, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30361") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43986->127.0.0.1:30361, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31788") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51320->127.0.0.1:31788, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30142") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42972->127.0.0.1:30142, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30907") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36150->127.0.0.1:30907, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31365") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50374->127.0.0.1:31365, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30090") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52648->127.0.0.1:30090, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31424") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37114->127.0.0.1:31424, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30505") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57164->127.0.0.1:30505, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31051") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53542->127.0.0.1:31051, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30173") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37022->127.0.0.1:30173, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31538") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41714->127.0.0.1:31538, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31233") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58166->127.0.0.1:31233, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 04:57:48 INFO : sub dir: Making directory 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31324") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40892->127.0.0.1:31324, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31157") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45186->127.0.0.1:31157, err= 2025/10/05 04:57:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30476") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45358->127.0.0.1:30476, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31137") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30668") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50196->127.0.0.1:30668, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60906->127.0.0.1:31137, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30066") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30533") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53562->127.0.0.1:30533, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38584->127.0.0.1:30066, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30846") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60758->127.0.0.1:30846, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30495") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52128->127.0.0.1:30495, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30158") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58398->127.0.0.1:30158, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31823") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55948->127.0.0.1:31823, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30196") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36310->127.0.0.1:30196, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30299") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41420->127.0.0.1:30299, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30457") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57694->127.0.0.1:30457, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30914") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48912->127.0.0.1:30914, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30940") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37630->127.0.0.1:30940, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31048") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46178->127.0.0.1:31048, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31722") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49366->127.0.0.1:31722, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30183") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46034->127.0.0.1:30183, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31840") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52662->127.0.0.1:31840, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31975") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57716->127.0.0.1:31975, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30816") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45380->127.0.0.1:30816, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30441") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44448->127.0.0.1:30441, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30820") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38946->127.0.0.1:30820, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30198") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49872->127.0.0.1:30198, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31413") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40688->127.0.0.1:31413, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31662") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46612->127.0.0.1:31662, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31337") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39580->127.0.0.1:31337, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30454") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59712->127.0.0.1:30454, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30324") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40882->127.0.0.1:30324, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31956") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52062->127.0.0.1:31956, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31750") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36128->127.0.0.1:31750, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31948") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39916->127.0.0.1:31948, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31082") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38834->127.0.0.1:31082, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31305") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37502->127.0.0.1:31305, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30141") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54912->127.0.0.1:30141, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31689") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33312->127.0.0.1:31689, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31641") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49094->127.0.0.1:31641, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30280") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45360->127.0.0.1:30280, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31413") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40690->127.0.0.1:31413, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31613") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37624->127.0.0.1:31613, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30602") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51730->127.0.0.1:30602, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30944") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39284->127.0.0.1:30944, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31613") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37632->127.0.0.1:31613, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30421") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49600->127.0.0.1:30421, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31751") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43320->127.0.0.1:31751, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31620") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50298->127.0.0.1:31620, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30026") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50656->127.0.0.1:30026, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31267") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53274->127.0.0.1:31267, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30257") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41674->127.0.0.1:30257, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31234") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33362->127.0.0.1:31234, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30137") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60328->127.0.0.1:30137, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30816") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45388->127.0.0.1:30816, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30962") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45916->127.0.0.1:30962, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30386") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50794->127.0.0.1:30386, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31570") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45764->127.0.0.1:31570, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31217") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57600->127.0.0.1:31217, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31833") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37290->127.0.0.1:31833, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30796") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59972->127.0.0.1:30796, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31126") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34030->127.0.0.1:31126, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30745") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45974->127.0.0.1:30745, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50156->127.0.0.1:31676, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31123") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46834->127.0.0.1:31123, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30477") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55552->127.0.0.1:30477, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30404") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59290->127.0.0.1:30404, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30559") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50024->127.0.0.1:30559, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31903") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59800->127.0.0.1:31903, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30183") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46038->127.0.0.1:30183, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30995") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54024->127.0.0.1:30995, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31284") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48894->127.0.0.1:31284, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31393") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51500->127.0.0.1:31393, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31646") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47334->127.0.0.1:31646, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30160") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53848->127.0.0.1:30160, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31151") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46176->127.0.0.1:31151, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30473") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51990->127.0.0.1:30473, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30025") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37002->127.0.0.1:30025, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31759") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34684->127.0.0.1:31759, err= 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31732") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59360->127.0.0.1:31732, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31504") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35556->127.0.0.1:31504, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30441") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44460->127.0.0.1:30441, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30652") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45876->127.0.0.1:30652, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39388->127.0.0.1:30172, err= 2025/10/05 04:57:48 DEBUG : apple: Sizes identical 2025/10/05 04:57:48 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : banana: Sizes identical 2025/10/05 04:57:48 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31068") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34636->127.0.0.1:31068, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 INFO : There was nothing to transfer 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31922") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52344->127.0.0.1:31922, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30290") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56046->127.0.0.1:30290, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30460") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37312->127.0.0.1:30460, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30099") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49832->127.0.0.1:30099, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31918") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49376->127.0.0.1:31918, err= 2025/10/05 04:57:48 DEBUG : apple: Sizes identical 2025/10/05 04:57:48 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : banana: Sizes identical 2025/10/05 04:57:48 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31046") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50224->127.0.0.1:31046, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 INFO : There was nothing to transfer 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31035") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60134->127.0.0.1:31035, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31812") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58638->127.0.0.1:31812, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31900") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38594->127.0.0.1:31900, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30993") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36222->127.0.0.1:30993, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30161") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46006->127.0.0.1:30161, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30217") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46664->127.0.0.1:30217, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31545") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49480->127.0.0.1:31545, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31780") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55280->127.0.0.1:31780, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31400") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56328->127.0.0.1:31400, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30222") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59044->127.0.0.1:30222, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31084") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54876->127.0.0.1:31084, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30408") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41290->127.0.0.1:30408, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30060") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50248->127.0.0.1:30060, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31295") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56654->127.0.0.1:31295, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30546") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41308->127.0.0.1:30546, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31772") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56800->127.0.0.1:31772, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30099") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49842->127.0.0.1:30099, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31109") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51958->127.0.0.1:31109, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31180") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33182->127.0.0.1:31180, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30383") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45746->127.0.0.1:30383, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31559") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54946->127.0.0.1:31559, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30874") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50322->127.0.0.1:30874, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30247") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35560->127.0.0.1:30247, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30209") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44660->127.0.0.1:30209, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30876") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53986->127.0.0.1:30876, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30241") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52088->127.0.0.1:30241, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30372") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48196->127.0.0.1:30372, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30450") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57378->127.0.0.1:30450, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31411") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59812->127.0.0.1:31411, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31343") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40124->127.0.0.1:31343, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34246->127.0.0.1:31547, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31228") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55440->127.0.0.1:31228, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31821") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59560->127.0.0.1:31821, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30387") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36790->127.0.0.1:30387, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31560") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37350->127.0.0.1:31560, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31173") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53672->127.0.0.1:31173, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31684") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39748->127.0.0.1:31684, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31583") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37384->127.0.0.1:31583, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30173") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37032->127.0.0.1:30173, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31733") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39354->127.0.0.1:31733, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31120") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47126->127.0.0.1:31120, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30805") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41882->127.0.0.1:30805, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31590") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54114->127.0.0.1:31590, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31663") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43538->127.0.0.1:31663, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31382") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38982->127.0.0.1:31382, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30775") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46544->127.0.0.1:30775, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30176") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53774->127.0.0.1:30176, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30513") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57326->127.0.0.1:30513, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30916") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39492->127.0.0.1:30916, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30387") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36802->127.0.0.1:30387, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30531") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59502->127.0.0.1:30531, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30583") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34088->127.0.0.1:30583, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30139") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47486->127.0.0.1:30139, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31329") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49512->127.0.0.1:31329, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30859") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45384->127.0.0.1:30859, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31309") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60498->127.0.0.1:31309, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31818") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41440->127.0.0.1:31818, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30286") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56038->127.0.0.1:30286, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30759") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60090->127.0.0.1:30759, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30145") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49232->127.0.0.1:30145, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31185") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42874->127.0.0.1:31185, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30439") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34116->127.0.0.1:30439, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30486") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45286->127.0.0.1:30486, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30166") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49960->127.0.0.1:30166, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31341") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59848->127.0.0.1:31341, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30539") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32842->127.0.0.1:30539, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31777") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51916->127.0.0.1:31777, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30408") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41292->127.0.0.1:30408, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30370") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56952->127.0.0.1:30370, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31404") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49046->127.0.0.1:31404, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31386") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49838->127.0.0.1:31386, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31192") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58850->127.0.0.1:31192, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31697") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37436->127.0.0.1:31697, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31999") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49914->127.0.0.1:31999, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31457") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56570->127.0.0.1:31457, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31041") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49012->127.0.0.1:31041, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31603") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37512->127.0.0.1:31603, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30745") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45982->127.0.0.1:30745, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31135") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52608->127.0.0.1:31135, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31391") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48536->127.0.0.1:31391, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31947") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58988->127.0.0.1:31947, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31350") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52398->127.0.0.1:31350, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31356") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52902->127.0.0.1:31356, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31767") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40342->127.0.0.1:31767, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30195") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36616->127.0.0.1:30195, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30212") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59418->127.0.0.1:30212, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30904") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47500->127.0.0.1:30904, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30325") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49472->127.0.0.1:30325, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31251") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35884->127.0.0.1:31251, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30370") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56954->127.0.0.1:30370, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30441") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44468->127.0.0.1:30441, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31096") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44628->127.0.0.1:31096, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31025") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42354->127.0.0.1:31025, err= 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31404") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49048->127.0.0.1:31404, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31170") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56168->127.0.0.1:31170, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30385") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44612->127.0.0.1:30385, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30785") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41940->127.0.0.1:30785, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30298") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34402->127.0.0.1:30298, err= 2025/10/05 04:57:48 DEBUG : apple: Sizes identical 2025/10/05 04:57:48 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : banana: Sizes identical 2025/10/05 04:57:48 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30158") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58402->127.0.0.1:30158, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 INFO : There was nothing to transfer 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31935") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33942->127.0.0.1:31935, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31877") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38938->127.0.0.1:31877, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30502") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51734->127.0.0.1:30502, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31589") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36668->127.0.0.1:31589, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30480") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52484->127.0.0.1:30480, err= 2025/10/05 04:57:48 DEBUG : apple: Sizes identical 2025/10/05 04:57:48 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : banana: Sizes identical 2025/10/05 04:57:48 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:48 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30276") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52838->127.0.0.1:30276, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 INFO : There was nothing to transfer 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30231") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37726->127.0.0.1:30231, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30654") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38242->127.0.0.1:30654, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30105") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38956->127.0.0.1:30105, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30469") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36446->127.0.0.1:30469, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30634") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59114->127.0.0.1:30634, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30108") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33906->127.0.0.1:30108, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31668") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33460->127.0.0.1:31668, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31020") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55588->127.0.0.1:31020, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30176") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53782->127.0.0.1:30176, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30980") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37734->127.0.0.1:30980, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30090") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52664->127.0.0.1:30090, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30052") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42052->127.0.0.1:30052, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31758") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55134->127.0.0.1:31758, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30672") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53280->127.0.0.1:30672, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31977") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52128->127.0.0.1:31977, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30008") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37450->127.0.0.1:30008, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31307") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44162->127.0.0.1:31307, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31536") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39680->127.0.0.1:31536, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30740") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55506->127.0.0.1:30740, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31234") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33364->127.0.0.1:31234, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31442") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47686->127.0.0.1:31442, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31685") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51318->127.0.0.1:31685, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31996") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52596->127.0.0.1:31996, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31043") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55422->127.0.0.1:31043, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31870") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45988->127.0.0.1:31870, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31930") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45762->127.0.0.1:31930, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30996") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36462->127.0.0.1:30996, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31627") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41754->127.0.0.1:31627, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30461") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34988->127.0.0.1:30461, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31670") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59530->127.0.0.1:31670, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31386") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49844->127.0.0.1:31386, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31321") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56444->127.0.0.1:31321, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30967") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34776->127.0.0.1:30967, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31471") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50324->127.0.0.1:31471, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31226") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39172->127.0.0.1:31226, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31030") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45342->127.0.0.1:31030, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31172") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33036->127.0.0.1:31172, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30443") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55052->127.0.0.1:30443, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30144") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42888->127.0.0.1:30144, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30268") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39392->127.0.0.1:30268, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31703") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37394->127.0.0.1:31703, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30669") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42196->127.0.0.1:30669, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31602") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54750->127.0.0.1:31602, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30424") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46128->127.0.0.1:30424, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31380") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38244->127.0.0.1:31380, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31221") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38066->127.0.0.1:31221, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30348") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52324->127.0.0.1:30348, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30647") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57188->127.0.0.1:30647, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30216") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37204->127.0.0.1:30216, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31485") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57150->127.0.0.1:31485, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31381") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40386->127.0.0.1:31381, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30216") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37212->127.0.0.1:30216, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30047") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48870->127.0.0.1:30047, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31305") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37516->127.0.0.1:31305, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31592") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52814->127.0.0.1:31592, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31582") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51972->127.0.0.1:31582, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30577") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34600->127.0.0.1:30577, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31481") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40844->127.0.0.1:31481, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31716") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33380->127.0.0.1:31716, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30018") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52346->127.0.0.1:30018, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31122") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50356->127.0.0.1:31122, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30797") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57302->127.0.0.1:30797, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30454") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59714->127.0.0.1:30454, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30129") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56958->127.0.0.1:30129, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30130") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33736->127.0.0.1:30130, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30284") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57250->127.0.0.1:30284, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30270") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59354->127.0.0.1:30270, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30090") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52672->127.0.0.1:30090, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30562") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51648->127.0.0.1:30562, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30738") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47732->127.0.0.1:30738, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31606") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49154->127.0.0.1:31606, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31388") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56878->127.0.0.1:31388, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30678") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36042->127.0.0.1:30678, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31952") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48192->127.0.0.1:31952, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30715") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35852->127.0.0.1:30715, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30134") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56702->127.0.0.1:30134, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31200") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40646->127.0.0.1:31200, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31037") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35366->127.0.0.1:31037, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31933") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57100->127.0.0.1:31933, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30693") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40234->127.0.0.1:30693, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30092") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40308->127.0.0.1:30092, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31492") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43514->127.0.0.1:31492, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31402") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41896->127.0.0.1:31402, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31891") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56606->127.0.0.1:31891, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31808") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53476->127.0.0.1:31808, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31842") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54508->127.0.0.1:31842, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50170->127.0.0.1:31676, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30466") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54842->127.0.0.1:30466, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31684") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39758->127.0.0.1:31684, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31199") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48186->127.0.0.1:31199, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31371") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34228->127.0.0.1:31371, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31501") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50116->127.0.0.1:31501, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31938") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59756->127.0.0.1:31938, err= 2025/10/05 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31508") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59070->127.0.0.1:31508, err= 2025/10/05 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : apple: Excluded 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : banana: Excluded 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31611") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52556->127.0.0.1:31611, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30590") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51136->127.0.0.1:30590, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31953") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56230->127.0.0.1:31953, err= 2025/10/05 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31165") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60308->127.0.0.1:31165, err= 2025/10/05 04:57:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41710->127.0.0.1:28622, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31557") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30931") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30937") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30975") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53034->127.0.0.1:30937, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38824->127.0.0.1:31557, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36502->127.0.0.1:30931, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35346->127.0.0.1:30975, err= 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31449") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31881") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38280->127.0.0.1:31449, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43592->127.0.0.1:31881, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30971") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44398->127.0.0.1:30971, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31795") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51286->127.0.0.1:31795, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31232") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60866->127.0.0.1:31232, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30014") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30391") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56570->127.0.0.1:30391, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51528->127.0.0.1:30014, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30063") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31778") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31536") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50248->127.0.0.1:30063, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39684->127.0.0.1:31536, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34708->127.0.0.1:31778, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49922->127.0.0.1:30817, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31556") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31224") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60398->127.0.0.1:31556, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30324") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60880->127.0.0.1:31224, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40898->127.0.0.1:30324, err= 2025/10/05 04:57:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30838") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59200->127.0.0.1:30838, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30157") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50052->127.0.0.1:30157, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30146") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38342->127.0.0.1:30146, err= 2025/10/05 04:57:48 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/10/05 04:57:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/05 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31440") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31590") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31835") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41200->127.0.0.1:31835, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47538->127.0.0.1:31440, err= 2025/10/05 04:57:48 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/10/05 04:57:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/05 04:57:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30053") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54124->127.0.0.1:31590, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31703") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49738->127.0.0.1:30053, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37410->127.0.0.1:31703, err= 2025/10/05 04:57:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31150") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59050->127.0.0.1:31150, err= 2025/10/05 04:57:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31704") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44370->127.0.0.1:31704, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31634") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43788->127.0.0.1:31634, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30842") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51616->127.0.0.1:30842, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31098") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37952->127.0.0.1:31098, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31337") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39592->127.0.0.1:31337, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30310") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31942") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56938->127.0.0.1:31942, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31638") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52422->127.0.0.1:30310, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48004->127.0.0.1:31638, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31034") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52288->127.0.0.1:31034, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30532") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48294->127.0.0.1:30532, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31416") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50840->127.0.0.1:31416, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31005") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30861") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60990->127.0.0.1:31005, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56182->127.0.0.1:30861, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31406") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49996->127.0.0.1:31406, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31438") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31467") 2025/10/05 04:57:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55440->127.0.0.1:31438, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31635") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35294->127.0.0.1:31467, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58264->127.0.0.1:31635, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31115") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30770") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34308->127.0.0.1:31115, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47062->127.0.0.1:30770, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31479") 2025/10/05 04:57:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51290->127.0.0.1:31479, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31231") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30912") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39286->127.0.0.1:31231, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46130->127.0.0.1:30912, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49938->127.0.0.1:30817, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31705") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55498->127.0.0.1:31705, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31016") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30110") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30805") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41890->127.0.0.1:30805, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50874->127.0.0.1:31016, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46044->127.0.0.1:30110, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30280") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45370->127.0.0.1:30280, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31254") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56172->127.0.0.1:31254, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30605") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30939") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57186->127.0.0.1:30605, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45454->127.0.0.1:30939, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31595") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30043") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42922->127.0.0.1:30043, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53724->127.0.0.1:31595, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30336") 2025/10/05 04:57:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57408->127.0.0.1:30336, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30625") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30384") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48242->127.0.0.1:30625, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30864") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38168->127.0.0.1:30384, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31331") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34004->127.0.0.1:30864, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36054->127.0.0.1:31331, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30382") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42658->127.0.0.1:30382, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31560") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37352->127.0.0.1:31560, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30679") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51748->127.0.0.1:30679, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30265") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30697") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52606->127.0.0.1:30265, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58724->127.0.0.1:30697, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31063") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30006") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48916->127.0.0.1:30006, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41964->127.0.0.1:31063, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31143") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59952->127.0.0.1:31143, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30060") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50252->127.0.0.1:30060, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31921") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42596->127.0.0.1:31921, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30758") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45622->127.0.0.1:30758, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30532") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31519") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48302->127.0.0.1:30532, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31589") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45190->127.0.0.1:31519, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30324") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40912->127.0.0.1:30324, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36670->127.0.0.1:31589, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30686") 2025/10/05 04:57:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50124->127.0.0.1:30686, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30466") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30649") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54850->127.0.0.1:30466, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60798->127.0.0.1:30649, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31199") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31129") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44500->127.0.0.1:31129, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48196->127.0.0.1:31199, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30807") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59668->127.0.0.1:30807, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30013") 2025/10/05 04:57:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52734->127.0.0.1:30013, err= 2025/10/05 04:57:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31077") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35848->127.0.0.1:31077, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30893") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39268->127.0.0.1:30893, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31772") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56804->127.0.0.1:31772, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31941") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56854->127.0.0.1:31941, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30499") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42206->127.0.0.1:30499, err= 2025/10/05 04:57:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30176") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31994") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53788->127.0.0.1:30176, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40196->127.0.0.1:31994, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31514") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30271") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49732->127.0.0.1:31514, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39904->127.0.0.1:30271, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30989") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35982->127.0.0.1:30989, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30072") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38976->127.0.0.1:30072, err= 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30855") 2025/10/05 04:57:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60160->127.0.0.1:30855, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30745") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30248") 2025/10/05 04:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45986->127.0.0.1:30745, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35006->127.0.0.1:30248, err= 2025/10/05 04:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31669") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30838") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Connecting to FTP server 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59202->127.0.0.1:30838, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41720->127.0.0.1:28622, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46852->127.0.0.1:31669, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30542") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31367") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30030") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56334->127.0.0.1:30030, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37862->127.0.0.1:31367, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52464->127.0.0.1:30542, err= 2025/10/05 04:57:49 INFO : splitbananasplit: Deleted 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30036") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30450") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30805") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57384->127.0.0.1:30450, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31982") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50888->127.0.0.1:30036, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55626->127.0.0.1:31982, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31468") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41904->127.0.0.1:30805, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46238->127.0.0.1:31468, err= 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30612") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57916->127.0.0.1:30612, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30074") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35548->127.0.0.1:30074, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31107") 2025/10/05 04:57:49 INFO : banana: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31576") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40762->127.0.0.1:31576, err= 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31379") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56072->127.0.0.1:31379, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31563") 2025/10/05 04:57:49 INFO : apple: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55788->127.0.0.1:31563, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45798->127.0.0.1:31107, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30211") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30467") 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45356->127.0.0.1:30467, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39420->127.0.0.1:30211, err= 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41724->127.0.0.1:28622, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30428") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48400->127.0.0.1:30428, err= 2025/10/05 04:57:49 INFO : appleappleapplebanana: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:28622") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41730->127.0.0.1:28622, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31742") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33544->127.0.0.1:31742, err= 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31133") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37714->127.0.0.1:31133, err= 2025/10/05 04:57:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : YXBwbGU=: Excluded 2025/10/05 04:57:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/05 04:57:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : YmFuYW5h: Excluded 2025/10/05 04:57:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30047") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48880->127.0.0.1:30047, err= 2025/10/05 04:57:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30961") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48850->127.0.0.1:30961, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31289") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57946->127.0.0.1:31289, err= 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31134") 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39878->127.0.0.1:31134, err= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : apple: Sizes identical 2025/10/05 04:57:49 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:49 DEBUG : banana: Sizes identical 2025/10/05 04:57:49 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30749") 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46438->127.0.0.1:30749, err= 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31105") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57178->127.0.0.1:31105, err= 2025/10/05 04:57:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : YXBwbGU=: Excluded 2025/10/05 04:57:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/05 04:57:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : YmFuYW5h: Excluded 2025/10/05 04:57:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30972") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34288->127.0.0.1:30972, err= 2025/10/05 04:57:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/05 04:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30048") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43332->127.0.0.1:30048, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31519") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45194->127.0.0.1:31519, err= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 04:57:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31580") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49288->127.0.0.1:31580, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30064") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49484->127.0.0.1:30064, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31865") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41836->127.0.0.1:31865, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30684") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49990->127.0.0.1:30684, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31665") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57616->127.0.0.1:31665, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30534") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41162->127.0.0.1:30534, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31354") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57542->127.0.0.1:31354, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30246") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59976->127.0.0.1:30246, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30087") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35590->127.0.0.1:30087, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30727") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51210->127.0.0.1:30727, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30905") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60498->127.0.0.1:30905, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31209") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37228->127.0.0.1:31209, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30988") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40086->127.0.0.1:30988, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31322") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60074->127.0.0.1:31322, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30685") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43130->127.0.0.1:30685, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31765") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58690->127.0.0.1:31765, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31590") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54132->127.0.0.1:31590, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30739") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60384->127.0.0.1:30739, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31559") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54948->127.0.0.1:31559, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30779") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36562->127.0.0.1:30779, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30919") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47332->127.0.0.1:30919, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30542") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52474->127.0.0.1:30542, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30551") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47456->127.0.0.1:30551, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31974") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57972->127.0.0.1:31974, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31898") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47784->127.0.0.1:31898, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31550") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34502->127.0.0.1:31550, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31768") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60394->127.0.0.1:31768, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31949") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59380->127.0.0.1:31949, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30574") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36602->127.0.0.1:30574, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31653") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53440->127.0.0.1:31653, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30484") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48818->127.0.0.1:30484, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30926") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55926->127.0.0.1:30926, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30771") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33714->127.0.0.1:30771, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31638") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48014->127.0.0.1:31638, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31285") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53090->127.0.0.1:31285, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30964") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50734->127.0.0.1:30964, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31563") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55802->127.0.0.1:31563, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31429") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40010->127.0.0.1:31429, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30451") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48974->127.0.0.1:30451, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31159") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52810->127.0.0.1:31159, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31067") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39640->127.0.0.1:31067, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30125") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41634->127.0.0.1:30125, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31904") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50886->127.0.0.1:31904, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30897") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58440->127.0.0.1:30897, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30520") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37652->127.0.0.1:30520, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30186") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56492->127.0.0.1:30186, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31200") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40652->127.0.0.1:31200, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30116") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35872->127.0.0.1:30116, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31292") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47432->127.0.0.1:31292, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30225") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51480->127.0.0.1:30225, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31353") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42382->127.0.0.1:31353, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31842") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54518->127.0.0.1:31842, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31377") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34032->127.0.0.1:31377, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31026") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53464->127.0.0.1:31026, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30513") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57330->127.0.0.1:30513, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30566") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37946->127.0.0.1:30566, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30971") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44408->127.0.0.1:30971, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31495") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42904->127.0.0.1:31495, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30565") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55500->127.0.0.1:30565, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31472") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36446->127.0.0.1:31472, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31435") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39192->127.0.0.1:31435, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31050") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34916->127.0.0.1:31050, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30606") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41082->127.0.0.1:30606, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30782") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47494->127.0.0.1:30782, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30870") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59910->127.0.0.1:30870, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31427") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55696->127.0.0.1:31427, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30518") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56450->127.0.0.1:30518, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30787") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40132->127.0.0.1:30787, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30043") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42930->127.0.0.1:30043, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31130") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42278->127.0.0.1:31130, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30418") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40208->127.0.0.1:30418, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30587") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35528->127.0.0.1:30587, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30153") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55780->127.0.0.1:30153, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31303") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57450->127.0.0.1:31303, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30042") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41482->127.0.0.1:30042, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31656") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52996->127.0.0.1:31656, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31506") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52448->127.0.0.1:31506, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30901") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59628->127.0.0.1:30901, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30808") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47820->127.0.0.1:30808, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31978") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39520->127.0.0.1:31978, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31581") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60900->127.0.0.1:31581, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30037") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41352->127.0.0.1:30037, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31683") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60840->127.0.0.1:31683, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31978") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39534->127.0.0.1:31978, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30494") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36040->127.0.0.1:30494, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31808") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53486->127.0.0.1:31808, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31510") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42536->127.0.0.1:31510, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31098") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37968->127.0.0.1:31098, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31679") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57324->127.0.0.1:31679, err= 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31867") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49628->127.0.0.1:31867, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30431") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58252->127.0.0.1:30431, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30339") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49422->127.0.0.1:30339, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30745") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45998->127.0.0.1:30745, err= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31607") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36558->127.0.0.1:31607, err= 2025/10/05 04:57:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31629") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30050") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30744") 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31791") 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50842->127.0.0.1:30050, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56166->127.0.0.1:30744, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52866->127.0.0.1:31791, err= 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59020->127.0.0.1:31629, err= 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30876") 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31759") 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34692->127.0.0.1:31759, err= 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31005") 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53996->127.0.0.1:30876, err= 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31780") 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55290->127.0.0.1:31780, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60992->127.0.0.1:31005, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31304") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42506->127.0.0.1:31304, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30912") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46136->127.0.0.1:30912, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31493") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34384->127.0.0.1:31493, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31756") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31737") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38848->127.0.0.1:31737, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54820->127.0.0.1:31756, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31900") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38608->127.0.0.1:31900, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31176") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30834") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58226->127.0.0.1:30834, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56846->127.0.0.1:31176, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39390->127.0.0.1:30172, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31458") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38096->127.0.0.1:31458, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30695") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60348->127.0.0.1:30695, err= 2025/10/05 04:57:49 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/10/05 04:57:49 INFO : apple: Copied (new) to: PREFIXapple 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31289") 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57960->127.0.0.1:31289, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30613") 2025/10/05 04:57:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/10/05 04:57:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55442->127.0.0.1:30613, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31587") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30553") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31863") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45790->127.0.0.1:30553, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48792->127.0.0.1:31587, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40256->127.0.0.1:31863, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31496") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37922->127.0.0.1:31496, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30132") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50764->127.0.0.1:30132, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31347") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44552->127.0.0.1:31347, err= 2025/10/05 04:57:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31364") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31499") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30469") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33796->127.0.0.1:31364, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42074->127.0.0.1:31499, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31424") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36448->127.0.0.1:30469, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37130->127.0.0.1:31424, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31457") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56584->127.0.0.1:31457, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30673") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31442") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30909") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47694->127.0.0.1:31442, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57326->127.0.0.1:30909, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40902->127.0.0.1:30673, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30369") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31219") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30763") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30784") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60104->127.0.0.1:31219, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42118->127.0.0.1:30369, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33448->127.0.0.1:30784, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32780->127.0.0.1:30763, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31629") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31012") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44602->127.0.0.1:31012, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59024->127.0.0.1:31629, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31976") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30115") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31375") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41600->127.0.0.1:30115, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60438->127.0.0.1:31375, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51462->127.0.0.1:31976, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31354") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57554->127.0.0.1:31354, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31400") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56336->127.0.0.1:31400, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31575") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30814") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39064->127.0.0.1:30814, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40400->127.0.0.1:31575, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30664") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31638") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44720->127.0.0.1:30664, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48022->127.0.0.1:31638, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30603") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33268->127.0.0.1:30603, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30032") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31232") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60870->127.0.0.1:31232, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34714->127.0.0.1:30032, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30253") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30428") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48402->127.0.0.1:30428, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31237") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46830->127.0.0.1:30253, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49224->127.0.0.1:31237, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31061") 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50292->127.0.0.1:31061, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31802") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35602->127.0.0.1:31802, err= 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30704") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41884->127.0.0.1:30704, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30967") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34778->127.0.0.1:30967, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31267") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31560") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53284->127.0.0.1:31267, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37368->127.0.0.1:31560, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31306") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47256->127.0.0.1:31306, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31801") 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30190") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45938->127.0.0.1:31801, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30956") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59652->127.0.0.1:30956, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34358->127.0.0.1:30190, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30970") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31818") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34356->127.0.0.1:30970, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41456->127.0.0.1:31818, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30892") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42548->127.0.0.1:30892, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30119") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58122->127.0.0.1:30119, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31912") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45296->127.0.0.1:31912, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30672") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53282->127.0.0.1:30672, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30530") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31734") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44740->127.0.0.1:30530, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45440->127.0.0.1:31734, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30356") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46976->127.0.0.1:30356, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31098") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37972->127.0.0.1:31098, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31301") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34260->127.0.0.1:31547, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31573") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39466->127.0.0.1:31301, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56558->127.0.0.1:31573, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31119") 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37498->127.0.0.1:31119, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30471") 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31696") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50624->127.0.0.1:30471, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50938->127.0.0.1:31696, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30289") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30165") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30022") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57740->127.0.0.1:30022, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41296->127.0.0.1:30289, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37122->127.0.0.1:30165, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30798") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31729") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54246->127.0.0.1:30798, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54118->127.0.0.1:31729, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30046") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45088->127.0.0.1:30046, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31660") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41480->127.0.0.1:31660, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31232") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60880->127.0.0.1:31232, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30661") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30188") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41620->127.0.0.1:30188, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38658->127.0.0.1:30661, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30823") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30167") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32982->127.0.0.1:30823, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53360->127.0.0.1:30167, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30478") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30484") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31999") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49926->127.0.0.1:31999, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48824->127.0.0.1:30484, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41684->127.0.0.1:30478, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31254") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56180->127.0.0.1:31254, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30936") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59952->127.0.0.1:30936, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31958") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50202->127.0.0.1:31958, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30402") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38344->127.0.0.1:30402, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31680") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30654") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30310") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31537") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30212") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30970") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31152") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40506->127.0.0.1:31152, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34358->127.0.0.1:30970, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59422->127.0.0.1:30212, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55354->127.0.0.1:31537, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52432->127.0.0.1:30310, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38254->127.0.0.1:30654, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30323") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49840->127.0.0.1:30323, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54694->127.0.0.1:31680, err= 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 04:57:49 INFO : appleappleapplebanana: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31869") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31215") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43276->127.0.0.1:31215, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59784->127.0.0.1:31869, err= 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 04:57:49 INFO : splitbananasplit: Deleted 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:49 INFO : banana: Deleted 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30709") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38664->127.0.0.1:31047, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56038->127.0.0.1:30709, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30536") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31557") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31257") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58646->127.0.0.1:31257, err= 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38828->127.0.0.1:31557, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55294->127.0.0.1:30536, err= 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31210") 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60954->127.0.0.1:31210, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30090") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52680->127.0.0.1:30090, err= 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31079") 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35346->127.0.0.1:31079, err= 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 04:57:49 INFO : apple: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31866") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58236->127.0.0.1:31866, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31413") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40704->127.0.0.1:31413, err= 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31531") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43348->127.0.0.1:31531, err= 2025/10/05 04:57:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : PREFIXapple: Excluded 2025/10/05 04:57:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : PREFIXbanana: Excluded 2025/10/05 04:57:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30313") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51576->127.0.0.1:30313, err= 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30521") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55370->127.0.0.1:30521, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31728") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36324->127.0.0.1:31728, err= 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 04:57:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31053") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58962->127.0.0.1:31053, err= 2025/10/05 04:57:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31251") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35902->127.0.0.1:31251, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30963") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43520->127.0.0.1:30963, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30952") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31596") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54826->127.0.0.1:31596, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39334->127.0.0.1:30952, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31061") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30841") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57320->127.0.0.1:30841, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50296->127.0.0.1:31061, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40120->127.0.0.1:31359, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31159") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31597") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43894->127.0.0.1:31597, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31182") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47802->127.0.0.1:31182, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52824->127.0.0.1:31159, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30955") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31696") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50954->127.0.0.1:31696, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47296->127.0.0.1:30955, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31984") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49054->127.0.0.1:31984, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31102") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31508") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59072->127.0.0.1:31508, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35320->127.0.0.1:31102, err= 2025/10/05 04:57:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/05 04:57:49 INFO : splitbananasplit: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30240") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30699") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56656->127.0.0.1:30699, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55018->127.0.0.1:30240, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30924") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31509") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30227") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31897") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46738->127.0.0.1:31897, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43702->127.0.0.1:31509, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41014->127.0.0.1:30924, err= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/05 04:57:49 INFO : appleappleapplebanana: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33696->127.0.0.1:30227, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30768") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30926") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30656") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56606->127.0.0.1:30656, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44926->127.0.0.1:30768, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55934->127.0.0.1:30926, err= 2025/10/05 04:57:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/05 04:57:49 INFO : banana: Copied (new) 2025/10/05 04:57:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/05 04:57:49 INFO : apple: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30534") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41174->127.0.0.1:30534, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30374") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30344") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34422->127.0.0.1:30374, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31929") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55622->127.0.0.1:31929, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43834->127.0.0.1:30344, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31957") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60032->127.0.0.1:31957, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31650") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35432->127.0.0.1:31650, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31401") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50908->127.0.0.1:31401, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31823") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55962->127.0.0.1:31823, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31559") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54964->127.0.0.1:31559, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30660") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38752->127.0.0.1:30660, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31451") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30415") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46452->127.0.0.1:31451, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56284->127.0.0.1:30415, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31531") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43352->127.0.0.1:31531, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31188") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31977") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52144->127.0.0.1:31977, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30848") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54402->127.0.0.1:31188, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30167") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50804->127.0.0.1:30848, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53366->127.0.0.1:30167, err= 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30520") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31772") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56816->127.0.0.1:31772, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37656->127.0.0.1:30520, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30824") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46896->127.0.0.1:30824, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31626") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30050") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38602->127.0.0.1:31626, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30205") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50858->127.0.0.1:30050, err= 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44764->127.0.0.1:30205, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30883") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52006->127.0.0.1:30883, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30558") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34688->127.0.0.1:30558, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30543") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30015") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44034->127.0.0.1:30015, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56022->127.0.0.1:30543, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31392") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52882->127.0.0.1:31392, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31398") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30189") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36920->127.0.0.1:31398, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36152->127.0.0.1:30189, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31514") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49742->127.0.0.1:31514, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31081") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49274->127.0.0.1:31081, err= 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30671") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30154") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35658->127.0.0.1:30154, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30213") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31850") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53460->127.0.0.1:31850, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54348->127.0.0.1:30213, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37080->127.0.0.1:30671, err= 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31392") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31690") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30346") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52888->127.0.0.1:31392, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60424->127.0.0.1:31690, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57330->127.0.0.1:30346, err= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30877") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31280") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47286->127.0.0.1:30877, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57928->127.0.0.1:31280, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30003") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49870->127.0.0.1:30003, err= 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30181") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30725") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60136->127.0.0.1:30181, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33576->127.0.0.1:30725, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31087") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30880") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48640->127.0.0.1:31087, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55458->127.0.0.1:30880, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30938") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49246->127.0.0.1:30938, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31257") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30884") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30683") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46104->127.0.0.1:30683, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47918->127.0.0.1:30884, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58656->127.0.0.1:31257, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31987") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52330->127.0.0.1:31987, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30898") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42814->127.0.0.1:30898, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30383") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45750->127.0.0.1:30383, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31157") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30443") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55056->127.0.0.1:30443, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45194->127.0.0.1:31157, err= 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30672") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31210") 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60970->127.0.0.1:31210, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53292->127.0.0.1:30672, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31890") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60526->127.0.0.1:31890, err= 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31468") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46254->127.0.0.1:31468, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30979") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38738->127.0.0.1:30979, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31003") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39380->127.0.0.1:31003, err= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30457") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31300") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57696->127.0.0.1:30457, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33890->127.0.0.1:31300, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30075") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30733") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41748->127.0.0.1:30733, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43856->127.0.0.1:30075, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30550") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54902->127.0.0.1:30550, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30251") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31090") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48890->127.0.0.1:30251, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48370->127.0.0.1:31090, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30360") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55810->127.0.0.1:30360, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31595") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30679") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30122") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38472->127.0.0.1:30122, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53726->127.0.0.1:31595, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31439") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51750->127.0.0.1:30679, err= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58824->127.0.0.1:31439, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30485") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31125") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36476->127.0.0.1:31125, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55690->127.0.0.1:30485, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31374") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33324->127.0.0.1:31374, err= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31456") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39078->127.0.0.1:31456, err= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31425") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31292") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31422") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30260") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44394->127.0.0.1:31425, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57176->127.0.0.1:31422, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30389") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47444->127.0.0.1:31292, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30740") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50184->127.0.0.1:30389, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31414") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31335") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49378->127.0.0.1:31335, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57882->127.0.0.1:31414, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55512->127.0.0.1:30740, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48770->127.0.0.1:30260, err= 2025/10/05 04:57:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31247") 2025/10/05 04:57:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30626") 2025/10/05 04:57:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30354") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40346->127.0.0.1:30626, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34090->127.0.0.1:30354, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44626->127.0.0.1:31247, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31501") 2025/10/05 04:57:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50118->127.0.0.1:31501, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31460") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40722->127.0.0.1:31460, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30470") 2025/10/05 04:57:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/05 04:57:49 INFO : PREFIXbanana: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51552->127.0.0.1:30470, err= 2025/10/05 04:57:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31645") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44998->127.0.0.1:31645, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30800") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43832->127.0.0.1:30800, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30007") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57176->127.0.0.1:30007, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31135") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52620->127.0.0.1:31135, err= 2025/10/05 04:57:49 INFO : PREFIXsplitbananasplit: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31227") 2025/10/05 04:57:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30984") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48454->127.0.0.1:31227, err= 2025/10/05 04:57:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42606->127.0.0.1:30984, err= 2025/10/05 04:57:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/05 04:57:49 INFO : PREFIXapple: Deleted 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30865") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55084->127.0.0.1:30865, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30082") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37624->127.0.0.1:30082, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30957") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56038->127.0.0.1:30957, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31570") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45772->127.0.0.1:31570, err= 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30794") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51650->127.0.0.1:30794, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31121") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34100->127.0.0.1:31121, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30283") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40546->127.0.0.1:30283, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30763") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32782->127.0.0.1:30763, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31107") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45810->127.0.0.1:31107, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31645") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45000->127.0.0.1:31645, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31588") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60458->127.0.0.1:31588, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31282") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38440->127.0.0.1:31282, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30657") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42190->127.0.0.1:30657, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30466") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54858->127.0.0.1:30466, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31947") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58994->127.0.0.1:31947, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31036") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44804->127.0.0.1:31036, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30343") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56740->127.0.0.1:30343, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30116") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35876->127.0.0.1:30116, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30063") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50252->127.0.0.1:30063, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31735") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42092->127.0.0.1:31735, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31829") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36844->127.0.0.1:31829, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30132") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50772->127.0.0.1:30132, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31436") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41444->127.0.0.1:31436, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31630") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51568->127.0.0.1:31630, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30751") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47612->127.0.0.1:30751, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31286") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40224->127.0.0.1:31286, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30723") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44316->127.0.0.1:30723, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31007") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37556->127.0.0.1:31007, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30565") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55516->127.0.0.1:30565, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31954") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48894->127.0.0.1:31954, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30889") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39246->127.0.0.1:30889, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31508") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59082->127.0.0.1:31508, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30731") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45312->127.0.0.1:30731, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31315") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44000->127.0.0.1:31315, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30203") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34720->127.0.0.1:30203, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31264") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60988->127.0.0.1:31264, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30107") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39770->127.0.0.1:30107, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30145") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49244->127.0.0.1:30145, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30137") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60344->127.0.0.1:30137, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30591") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58218->127.0.0.1:30591, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30048") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43346->127.0.0.1:30048, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31082") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38846->127.0.0.1:31082, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30298") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34404->127.0.0.1:30298, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30576") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55338->127.0.0.1:30576, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31759") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34708->127.0.0.1:31759, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31616") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52918->127.0.0.1:31616, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30537") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43238->127.0.0.1:30537, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30706") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55632->127.0.0.1:30706, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30246") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59980->127.0.0.1:30246, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30285") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58844->127.0.0.1:30285, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30850") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60338->127.0.0.1:30850, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30493") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45722->127.0.0.1:30493, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31474") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59884->127.0.0.1:31474, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30735") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51272->127.0.0.1:30735, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30952") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39348->127.0.0.1:30952, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31205") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42892->127.0.0.1:31205, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31708") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50986->127.0.0.1:31708, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31186") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42494->127.0.0.1:31186, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30802") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41732->127.0.0.1:30802, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31626") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38616->127.0.0.1:31626, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30830") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38788->127.0.0.1:30830, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31493") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34396->127.0.0.1:31493, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31562") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60664->127.0.0.1:31562, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30374") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34430->127.0.0.1:30374, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30312") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43388->127.0.0.1:30312, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30127") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47204->127.0.0.1:30127, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30879") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37758->127.0.0.1:30879, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30891") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45762->127.0.0.1:30891, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31042") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58512->127.0.0.1:31042, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30749") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46450->127.0.0.1:30749, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31303") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57460->127.0.0.1:31303, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31576") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40764->127.0.0.1:31576, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31626") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38624->127.0.0.1:31626, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30087") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35598->127.0.0.1:30087, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30878") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36066->127.0.0.1:30878, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30360") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55816->127.0.0.1:30360, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30180") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50894->127.0.0.1:30180, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31430") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45204->127.0.0.1:31430, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31013") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60790->127.0.0.1:31013, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30922") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54732->127.0.0.1:30922, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30670") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45998->127.0.0.1:30670, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30372") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48202->127.0.0.1:30372, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31329") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49526->127.0.0.1:31329, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30828") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36598->127.0.0.1:30828, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31720") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52832->127.0.0.1:31720, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31373") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33398->127.0.0.1:31373, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30405") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55602->127.0.0.1:30405, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31144") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51626->127.0.0.1:31144, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31799") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42174->127.0.0.1:31799, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31088") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38260->127.0.0.1:31088, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31157") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45208->127.0.0.1:31157, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31932") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42950->127.0.0.1:31932, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30538") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42342->127.0.0.1:30538, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31724") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34772->127.0.0.1:31724, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30683") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46116->127.0.0.1:30683, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31384") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52090->127.0.0.1:31384, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31031") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54452->127.0.0.1:31031, err= 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31737") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38858->127.0.0.1:31737, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31341") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59858->127.0.0.1:31341, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30082") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37640->127.0.0.1:30082, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30750") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47790->127.0.0.1:30750, err= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31918") 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49386->127.0.0.1:31918, err= 2025/10/05 04:57:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30416") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30819") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30469") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47478->127.0.0.1:30416, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31554") 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31105") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50596->127.0.0.1:31554, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36804->127.0.0.1:30819, err= 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36456->127.0.0.1:30469, err= 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57192->127.0.0.1:31105, err= 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30093") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36128->127.0.0.1:30093, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30232") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30593") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40556->127.0.0.1:30232, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30583") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34096->127.0.0.1:30583, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48636->127.0.0.1:30593, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31980") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30941") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40818->127.0.0.1:31980, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42588->127.0.0.1:30941, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31606") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49168->127.0.0.1:31606, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31742") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33548->127.0.0.1:31742, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31552") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54358->127.0.0.1:31552, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30049") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58480->127.0.0.1:30049, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30696") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31340") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49788->127.0.0.1:31340, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39614->127.0.0.1:30696, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31714") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39638->127.0.0.1:31714, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31596") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31248") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30787") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40144->127.0.0.1:30787, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37174->127.0.0.1:31248, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54842->127.0.0.1:31596, err= 2025/10/05 04:57:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30276") 2025/10/05 04:57:49 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/10/05 04:57:49 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52854->127.0.0.1:30276, err= 2025/10/05 04:57:49 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/10/05 04:57:49 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31935") 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33952->127.0.0.1:31935, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30844") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31788") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51332->127.0.0.1:31788, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30690") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40256->127.0.0.1:30844, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31827") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47162->127.0.0.1:30690, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38354->127.0.0.1:31827, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30740") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30009") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55526->127.0.0.1:30740, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30596") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47998->127.0.0.1:30009, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30508") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46750->127.0.0.1:30596, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46486->127.0.0.1:30508, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30153") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30949") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55794->127.0.0.1:30153, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30896") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56934->127.0.0.1:30949, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30493") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45730->127.0.0.1:30493, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60008->127.0.0.1:30896, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30099") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49858->127.0.0.1:30099, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31881") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30535") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43596->127.0.0.1:31881, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31246") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53042->127.0.0.1:31246, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55226->127.0.0.1:30535, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30047") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48886->127.0.0.1:30047, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31089") 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34446->127.0.0.1:31089, err= 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30194") 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30906") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49332->127.0.0.1:30194, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30874") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50328->127.0.0.1:30874, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35222->127.0.0.1:30906, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31461") 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42050->127.0.0.1:31461, err= 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30959") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30618") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30264") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42586->127.0.0.1:30264, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49518->127.0.0.1:30618, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37728->127.0.0.1:30959, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30728") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31925") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44140->127.0.0.1:30728, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45074->127.0.0.1:31925, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30570") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55470->127.0.0.1:30570, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30278") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50872->127.0.0.1:30278, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31616") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52924->127.0.0.1:31616, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30994") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33068->127.0.0.1:30994, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31504") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35562->127.0.0.1:31504, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31566") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38744->127.0.0.1:31566, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31263") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30893") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31485") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39276->127.0.0.1:30893, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57166->127.0.0.1:31485, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34268->127.0.0.1:31263, err= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31967") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31778") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54692->127.0.0.1:31967, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34712->127.0.0.1:31778, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31631") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41922->127.0.0.1:31631, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30354") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30547") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39548->127.0.0.1:30547, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34104->127.0.0.1:30354, err= 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31549") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31943") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57368->127.0.0.1:31549, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46724->127.0.0.1:31943, err= 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30013") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52742->127.0.0.1:30013, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31302") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30942") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35376->127.0.0.1:31302, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53112->127.0.0.1:30942, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31992") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31746") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33852->127.0.0.1:31992, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51286->127.0.0.1:31746, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31638") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31593") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48024->127.0.0.1:31638, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45166->127.0.0.1:31593, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30400") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53144->127.0.0.1:30400, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30022") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31849") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57752->127.0.0.1:30022, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31711") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34460->127.0.0.1:31711, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51430->127.0.0.1:31849, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31665") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57622->127.0.0.1:31665, err= 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30676") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56502->127.0.0.1:30676, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31957") 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60046->127.0.0.1:31957, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31850") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31055") 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45774->127.0.0.1:31055, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31437") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53476->127.0.0.1:31850, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31459") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47668->127.0.0.1:31459, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31503") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38110->127.0.0.1:31503, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30682") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41508->127.0.0.1:31437, err= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38048->127.0.0.1:30682, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31498") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31234") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31865") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41840->127.0.0.1:31865, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33374->127.0.0.1:31234, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42964->127.0.0.1:31498, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31926") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33538->127.0.0.1:31926, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31125") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36478->127.0.0.1:31125, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30364") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31698") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44054->127.0.0.1:30364, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46282->127.0.0.1:31698, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31409") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31278") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59794->127.0.0.1:31278, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33338->127.0.0.1:31409, err= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30598") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56208->127.0.0.1:30598, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30539") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31400") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32858->127.0.0.1:30539, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56344->127.0.0.1:31400, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30095") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52896->127.0.0.1:30095, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31175") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58186->127.0.0.1:31175, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31466") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36348->127.0.0.1:31466, err= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30355") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56848->127.0.0.1:30355, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30838") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31379") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31463") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31604") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30906") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30038") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50960->127.0.0.1:30038, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35238->127.0.0.1:30906, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40850->127.0.0.1:31463, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56076->127.0.0.1:31379, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59204->127.0.0.1:30838, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46452->127.0.0.1:31604, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30189") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36158->127.0.0.1:30189, err= 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 04:57:49 INFO : splitbananasplit: Deleted 2025/10/05 04:57:49 INFO : banana: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31160") 2025/10/05 04:57:49 INFO : apple: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30321") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30684") 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46334->127.0.0.1:30321, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50000->127.0.0.1:30684, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37134->127.0.0.1:31160, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30686") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30546") 2025/10/05 04:57:49 INFO : appleappleapplebanana: Deleted 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31152") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30539") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41324->127.0.0.1:30546, err= 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32870->127.0.0.1:30539, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31231") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39302->127.0.0.1:31231, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31562") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40510->127.0.0.1:31152, err= 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60668->127.0.0.1:31562, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50138->127.0.0.1:30686, err= 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31270") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42418->127.0.0.1:31270, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31260") 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31635") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59586->127.0.0.1:31260, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58280->127.0.0.1:31635, err= 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30011") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50068->127.0.0.1:30011, err= 2025/10/05 04:57:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : bananaSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30583") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34108->127.0.0.1:30583, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30004") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35746->127.0.0.1:30004, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30014") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51536->127.0.0.1:30014, err= 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 04:57:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30584") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41750->127.0.0.1:30584, err= 2025/10/05 04:57:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31881") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31004") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43608->127.0.0.1:31881, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31378") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38524->127.0.0.1:31004, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31705") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44106->127.0.0.1:31378, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55504->127.0.0.1:31705, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31076") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31117") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31477") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51878->127.0.0.1:31076, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56950->127.0.0.1:31117, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47742->127.0.0.1:31477, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30392") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30378") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48518->127.0.0.1:30378, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56344->127.0.0.1:30392, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31800") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30559") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30033") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41960->127.0.0.1:31800, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31524") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50028->127.0.0.1:30559, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58872->127.0.0.1:30033, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44752->127.0.0.1:31524, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30496") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35504->127.0.0.1:30496, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30862") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54910->127.0.0.1:30862, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31498") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42978->127.0.0.1:31498, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30014") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51552->127.0.0.1:30014, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30012") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54128->127.0.0.1:30012, err= 2025/10/05 04:57:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/05 04:57:49 INFO : apple: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31712") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30455") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39628->127.0.0.1:30455, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31818") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53000->127.0.0.1:31712, err= 2025/10/05 04:57:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/05 04:57:49 INFO : banana: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41468->127.0.0.1:31818, err= 2025/10/05 04:57:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/05 04:57:49 INFO : splitbananasplit: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31432") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47350->127.0.0.1:31432, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37256->127.0.0.1:30296, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31035") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60146->127.0.0.1:31035, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31385") 2025/10/05 04:57:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/05 04:57:49 INFO : appleappleapplebanana: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40558->127.0.0.1:31385, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30826") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38454->127.0.0.1:30826, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31040") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30668") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49636->127.0.0.1:31040, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50204->127.0.0.1:30668, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31215") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31319") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43290->127.0.0.1:31215, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30484") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31217") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53614->127.0.0.1:31319, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48828->127.0.0.1:30484, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57610->127.0.0.1:31217, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30908") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35864->127.0.0.1:30908, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31677") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30363") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30435") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54346->127.0.0.1:30363, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43074->127.0.0.1:31677, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40134->127.0.0.1:30435, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31770") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47280->127.0.0.1:31770, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30637") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38292->127.0.0.1:30637, err= 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31072") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41070->127.0.0.1:31072, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31274") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58412->127.0.0.1:31274, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31613") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31681") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30887") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45120->127.0.0.1:30887, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53982->127.0.0.1:31681, err= 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37648->127.0.0.1:31613, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30855") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60168->127.0.0.1:30855, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31353") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42398->127.0.0.1:31353, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31157") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45216->127.0.0.1:31157, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31577") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49940->127.0.0.1:30817, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39662->127.0.0.1:31577, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30092") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40312->127.0.0.1:30092, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30010") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31698") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57686->127.0.0.1:30010, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46288->127.0.0.1:31698, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31600") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35672->127.0.0.1:31600, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30718") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54178->127.0.0.1:30718, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30607") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43288->127.0.0.1:30607, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31064") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51896->127.0.0.1:31064, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31896") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36348->127.0.0.1:30990, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43602->127.0.0.1:31896, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31414") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57886->127.0.0.1:31414, err= 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31472") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31460") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36458->127.0.0.1:31472, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31016") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50878->127.0.0.1:31016, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40732->127.0.0.1:31460, err= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30229") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31778") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50944->127.0.0.1:30229, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34728->127.0.0.1:31778, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30277") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30617") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46548->127.0.0.1:30617, err= 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48882->127.0.0.1:30277, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30311") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60142->127.0.0.1:30311, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31179") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47574->127.0.0.1:31179, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31043") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55428->127.0.0.1:31043, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30325") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31320") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49478->127.0.0.1:30325, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31016") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50892->127.0.0.1:31016, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49584->127.0.0.1:31320, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31896") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31205") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43616->127.0.0.1:31896, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31914") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42896->127.0.0.1:31205, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59318->127.0.0.1:31914, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30237") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55668->127.0.0.1:30237, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30474") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33150->127.0.0.1:30474, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31110") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30327") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42812->127.0.0.1:30327, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43646->127.0.0.1:31110, err= 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31295") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56658->127.0.0.1:31295, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30366") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38264->127.0.0.1:30366, err= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31981") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31785") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53522->127.0.0.1:31785, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31817") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55424->127.0.0.1:31817, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30053") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49740->127.0.0.1:30053, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39116->127.0.0.1:31981, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30730") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31044") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56584->127.0.0.1:31044, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46338->127.0.0.1:30730, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31685") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51320->127.0.0.1:31685, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30229") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50956->127.0.0.1:30229, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31238") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38832->127.0.0.1:31238, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31399") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39884->127.0.0.1:31399, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31124") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31838") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35274->127.0.0.1:31838, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57952->127.0.0.1:31124, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31286") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40238->127.0.0.1:31286, err= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31507") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44412->127.0.0.1:31507, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30101") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43810->127.0.0.1:30101, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30652") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45878->127.0.0.1:30652, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30716") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47838->127.0.0.1:30716, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30446") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31110") 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33662->127.0.0.1:30446, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43662->127.0.0.1:31110, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31424") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37142->127.0.0.1:31424, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30931") 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36504->127.0.0.1:30931, err= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31102") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31404") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30305") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30700") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31112") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49064->127.0.0.1:31404, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30429") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31834") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35324->127.0.0.1:31102, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30713") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42726->127.0.0.1:31834, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42632->127.0.0.1:30713, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53698->127.0.0.1:30429, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54434->127.0.0.1:31112, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43856->127.0.0.1:30305, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55360->127.0.0.1:30700, err= 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31748") 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44784->127.0.0.1:31748, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31570") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30742") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60612->127.0.0.1:30742, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30390") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45778->127.0.0.1:31570, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30760") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30052") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42058->127.0.0.1:30052, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53968->127.0.0.1:30760, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35624->127.0.0.1:30390, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31440") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47544->127.0.0.1:31440, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30539") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32886->127.0.0.1:30539, err= 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : appleSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30071") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34024->127.0.0.1:30071, err= 2025/10/05 04:57:49 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31509") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30944") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39286->127.0.0.1:30944, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43704->127.0.0.1:31509, err= 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30058") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43742->127.0.0.1:30058, err= 2025/10/05 04:57:49 INFO : bananaSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/05 04:57:49 INFO : splitbananasplitSUFFIX: Deleted 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31504") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35578->127.0.0.1:31504, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30087") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35612->127.0.0.1:30087, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30708") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59784->127.0.0.1:30708, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30808") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47824->127.0.0.1:30808, err= 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31991") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36958->127.0.0.1:31991, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30349") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39490->127.0.0.1:30349, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30166") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49962->127.0.0.1:30166, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31976") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51464->127.0.0.1:31976, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31610") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34486->127.0.0.1:31610, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30395") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44532->127.0.0.1:30395, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30572") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49638->127.0.0.1:30572, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30929") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59438->127.0.0.1:30929, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31730") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48020->127.0.0.1:31730, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31681") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53984->127.0.0.1:31681, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30576") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55348->127.0.0.1:30576, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30104") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45152->127.0.0.1:30104, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30582") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57498->127.0.0.1:30582, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31995") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44770->127.0.0.1:31995, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31161") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60550->127.0.0.1:31161, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31989") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53086->127.0.0.1:31989, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31114") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34800->127.0.0.1:31114, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31237") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49232->127.0.0.1:31237, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30253") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46836->127.0.0.1:30253, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30588") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49294->127.0.0.1:30588, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30130") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33742->127.0.0.1:30130, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31553") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54370->127.0.0.1:31553, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30558") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34692->127.0.0.1:30558, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31714") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39642->127.0.0.1:31714, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31114") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34804->127.0.0.1:31114, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30723") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44328->127.0.0.1:30723, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31454") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38930->127.0.0.1:31454, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31165") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60316->127.0.0.1:31165, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31289") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57972->127.0.0.1:31289, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30911") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57132->127.0.0.1:30911, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30125") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41646->127.0.0.1:30125, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31503") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38116->127.0.0.1:31503, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31049") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50676->127.0.0.1:31049, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31707") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60092->127.0.0.1:31707, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30623") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34570->127.0.0.1:30623, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30381") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38856->127.0.0.1:30381, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31203") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34398->127.0.0.1:31203, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31335") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49394->127.0.0.1:31335, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31569") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48830->127.0.0.1:31569, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30541") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48102->127.0.0.1:30541, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30215") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51180->127.0.0.1:30215, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30883") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52018->127.0.0.1:30883, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31028") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60794->127.0.0.1:31028, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30956") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59668->127.0.0.1:30956, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31579") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60864->127.0.0.1:31579, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30619") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45810->127.0.0.1:30619, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30169") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58754->127.0.0.1:30169, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31419") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51246->127.0.0.1:31419, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30016") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47252->127.0.0.1:30016, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31637") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36976->127.0.0.1:31637, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30419") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50180->127.0.0.1:30419, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31107") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45820->127.0.0.1:31107, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31753") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57776->127.0.0.1:31753, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30801") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38444->127.0.0.1:30801, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31369") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50454->127.0.0.1:31369, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31327") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53960->127.0.0.1:31327, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31908") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51578->127.0.0.1:31908, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30140") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51956->127.0.0.1:30140, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30556") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38610->127.0.0.1:30556, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30788") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32884->127.0.0.1:30788, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30669") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42198->127.0.0.1:30669, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31409") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33354->127.0.0.1:31409, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30401") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58062->127.0.0.1:30401, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31187") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48426->127.0.0.1:31187, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31371") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34234->127.0.0.1:31371, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30087") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35620->127.0.0.1:30087, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30759") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60102->127.0.0.1:30759, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30099") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49872->127.0.0.1:30099, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31027") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55570->127.0.0.1:31027, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30125") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41648->127.0.0.1:30125, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31512") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58356->127.0.0.1:31512, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31517") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48906->127.0.0.1:31517, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30535") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55228->127.0.0.1:30535, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31628") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46154->127.0.0.1:31628, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30040") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34550->127.0.0.1:30040, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30018") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52350->127.0.0.1:30018, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30875") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50532->127.0.0.1:30875, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31981") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39130->127.0.0.1:31981, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30552") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57760->127.0.0.1:30552, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30260") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48776->127.0.0.1:30260, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30671") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37082->127.0.0.1:30671, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30687") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46092->127.0.0.1:30687, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30205") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44776->127.0.0.1:30205, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30873") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44222->127.0.0.1:30873, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30080") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34932->127.0.0.1:30080, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31316") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38080->127.0.0.1:31316, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30602") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51746->127.0.0.1:30602, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30731") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45328->127.0.0.1:30731, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30819") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36816->127.0.0.1:30819, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30579") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45474->127.0.0.1:30579, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30488") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42128->127.0.0.1:30488, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31871") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51512->127.0.0.1:31871, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31688") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51120->127.0.0.1:31688, err= 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30275") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52502->127.0.0.1:30275, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30433") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44706->127.0.0.1:30433, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31430") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45206->127.0.0.1:31430, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31757") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54088->127.0.0.1:31757, err= 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31470") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58806->127.0.0.1:31470, err= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : apple: Sizes identical 2025/10/05 04:57:49 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : banana: Sizes identical 2025/10/05 04:57:49 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30975") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35350->127.0.0.1:30975, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30826") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30395") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44534->127.0.0.1:30395, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38466->127.0.0.1:30826, err= 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30668") 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50220->127.0.0.1:30668, err= 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30076") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31652") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31621") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59294->127.0.0.1:31652, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50476->127.0.0.1:30076, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34814->127.0.0.1:31621, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30840") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53306->127.0.0.1:30840, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30395") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44550->127.0.0.1:30395, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31503") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31461") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42058->127.0.0.1:31461, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38126->127.0.0.1:31503, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30758") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45626->127.0.0.1:30758, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30264") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43192->127.0.0.1:30631, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42590->127.0.0.1:30264, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31446") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31720") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52846->127.0.0.1:31720, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35744->127.0.0.1:31446, err= 2025/10/05 04:57:49 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/10/05 04:57:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30934") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30199") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53304->127.0.0.1:30199, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31833") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37306->127.0.0.1:31833, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31644") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40470->127.0.0.1:31644, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42988->127.0.0.1:30934, err= 2025/10/05 04:57:49 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/10/05 04:57:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30886") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57478->127.0.0.1:30886, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30894") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47438->127.0.0.1:30894, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31370") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39474->127.0.0.1:31370, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30321") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46350->127.0.0.1:30321, err= 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31652") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59308->127.0.0.1:31652, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30579") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45488->127.0.0.1:30579, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31696") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31763") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31033") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38194->127.0.0.1:31763, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50962->127.0.0.1:31696, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57924->127.0.0.1:31033, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30484") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48840->127.0.0.1:30484, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31215") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30109") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36272->127.0.0.1:30109, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30081") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43298->127.0.0.1:31215, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40124->127.0.0.1:30081, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30266") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35884->127.0.0.1:30266, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31967") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30593") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30156") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54702->127.0.0.1:31967, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31958") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40402->127.0.0.1:30156, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50206->127.0.0.1:31958, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48638->127.0.0.1:30593, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31944") 2025/10/05 04:57:49 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49762->127.0.0.1:31944, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31483") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50600->127.0.0.1:31483, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31411") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59828->127.0.0.1:31411, err= 2025/10/05 04:57:49 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30143") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32860->127.0.0.1:30143, err= 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30162") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31871") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51516->127.0.0.1:31871, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50730->127.0.0.1:30162, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30076") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30129") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56974->127.0.0.1:30129, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30829") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50478->127.0.0.1:30076, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34374->127.0.0.1:30829, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31882") 2025/10/05 04:57:49 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31603") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30872") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58488->127.0.0.1:31882, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34074->127.0.0.1:30872, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30318") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37518->127.0.0.1:31603, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45254->127.0.0.1:30318, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30729") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38878->127.0.0.1:30729, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31478") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31922") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30694") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47074->127.0.0.1:31478, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52354->127.0.0.1:31922, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44558->127.0.0.1:30694, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36352->127.0.0.1:30990, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30569") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33654->127.0.0.1:30569, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31943") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46740->127.0.0.1:31943, err= 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30644") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35592->127.0.0.1:30644, err= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31386") 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49860->127.0.0.1:31386, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31731") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37726->127.0.0.1:31731, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31415") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31534") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59742->127.0.0.1:31415, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53644->127.0.0.1:31534, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31771") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31098") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50030->127.0.0.1:31771, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37982->127.0.0.1:31098, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30415") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30596") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30826") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46758->127.0.0.1:30596, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56290->127.0.0.1:30415, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38480->127.0.0.1:30826, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31812") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31601") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58654->127.0.0.1:31812, err= 2025/10/05 04:57:49 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59988->127.0.0.1:31601, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31323") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56266->127.0.0.1:31323, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30913") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45770->127.0.0.1:30913, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30424") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31035") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30369") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60150->127.0.0.1:31035, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46138->127.0.0.1:30424, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42120->127.0.0.1:30369, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30941") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42594->127.0.0.1:30941, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31639") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36846->127.0.0.1:31639, err= 2025/10/05 04:57:49 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30754") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31891") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56612->127.0.0.1:31891, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31234") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33382->127.0.0.1:31234, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30854") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35672->127.0.0.1:30854, err= 2025/10/05 04:57:49 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31914") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59334->127.0.0.1:31914, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45052->127.0.0.1:30754, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30445") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30363") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40144->127.0.0.1:30445, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30995") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54040->127.0.0.1:30995, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54348->127.0.0.1:30363, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30850") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60354->127.0.0.1:30850, err= 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30341") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30350") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54330->127.0.0.1:30350, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36840->127.0.0.1:30341, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30817") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30088") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49952->127.0.0.1:30817, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43688->127.0.0.1:30088, err= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30536") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55304->127.0.0.1:30536, err= 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30419") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30799") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30681") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30076") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49782->127.0.0.1:30681, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53936->127.0.0.1:30799, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31708") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50194->127.0.0.1:30419, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31838") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50494->127.0.0.1:30076, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31970") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50994->127.0.0.1:31708, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35290->127.0.0.1:31838, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39892->127.0.0.1:31970, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30688") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52216->127.0.0.1:30688, err= 2025/10/05 04:57:49 INFO : splitbananasplit: Deleted 2025/10/05 04:57:49 INFO : appleappleapplebanana: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31294") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60928->127.0.0.1:31294, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31876") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46780->127.0.0.1:31876, err= 2025/10/05 04:57:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30241") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52098->127.0.0.1:30241, err= 2025/10/05 04:57:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30925") 2025/10/05 04:57:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57238->127.0.0.1:30925, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30966") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30390") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36302->127.0.0.1:30966, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35628->127.0.0.1:30390, err= 2025/10/05 04:57:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31133") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30336") 2025/10/05 04:57:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37722->127.0.0.1:31133, err= 2025/10/05 04:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31653") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53454->127.0.0.1:31653, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31593") 2025/10/05 04:57:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57416->127.0.0.1:30336, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45168->127.0.0.1:31593, err= 2025/10/05 04:57:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 04:57:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31708") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50996->127.0.0.1:31708, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleapple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleapple: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbanan: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30638") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54614->127.0.0.1:30638, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcde: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdef: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefg: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defgh: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghi: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghij: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijk: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-12345: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-23456: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-34567: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-45678: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31087") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48652->127.0.0.1:31087, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31616") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52932->127.0.0.1:31616, err= 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31285") 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53098->127.0.0.1:31285, err= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : apple: Sizes identical 2025/10/05 04:57:49 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:49 DEBUG : banana: Sizes identical 2025/10/05 04:57:49 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:49 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30938") 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49252->127.0.0.1:30938, err= 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 04:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 04:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 04:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 04:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 04:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 04:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 04:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 04:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30420") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40318->127.0.0.1:30420, err= 2025/10/05 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : apple: Excluded 2025/10/05 04:57:49 DEBUG : appleapple: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : appleapple: Excluded 2025/10/05 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : banana: Excluded 2025/10/05 04:57:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : splitbanan: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31861") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60652->127.0.0.1:31861, err= 2025/10/05 04:57:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0000-abcde: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdef: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefg: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0003-defgh: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0004-efghi: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0005-fghij: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijk: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0007-12345: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0008-23456: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0009-34567: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0010-45678: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0011-56789: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.: Excluded 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30455") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39630->127.0.0.1:30455, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31948") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39924->127.0.0.1:31948, err= 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 04:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 04:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 04:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 04:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 04:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 04:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 04:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 04:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 04:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 04:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 04:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 04:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30833") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42754->127.0.0.1:30833, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30130") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33750->127.0.0.1:30130, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30825") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59938->127.0.0.1:30825, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31804") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60114->127.0.0.1:31804, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30380") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33282->127.0.0.1:30380, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31153") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56790->127.0.0.1:31153, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30071") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34026->127.0.0.1:30071, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30037") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41364->127.0.0.1:30037, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30630") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58596->127.0.0.1:30630, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31130") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42282->127.0.0.1:31130, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30021") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51884->127.0.0.1:30021, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30960") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52954->127.0.0.1:30960, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31332") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37484->127.0.0.1:31332, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31285") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53108->127.0.0.1:31285, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30607") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43296->127.0.0.1:30607, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31167") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36426->127.0.0.1:31167, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30022") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57768->127.0.0.1:30022, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30521") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55372->127.0.0.1:30521, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30667") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38936->127.0.0.1:30667, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30590") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51146->127.0.0.1:30590, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30302") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51466->127.0.0.1:30302, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31969") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39588->127.0.0.1:31969, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31772") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56826->127.0.0.1:31772, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30309") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33508->127.0.0.1:30309, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30134") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56706->127.0.0.1:30134, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31727") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48470->127.0.0.1:31727, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30648") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48590->127.0.0.1:30648, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31679") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57330->127.0.0.1:31679, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30680") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51554->127.0.0.1:30680, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30321") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46360->127.0.0.1:30321, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30918") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36764->127.0.0.1:30918, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30385") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44616->127.0.0.1:30385, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30615") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55330->127.0.0.1:30615, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30421") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49610->127.0.0.1:30421, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31974") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57986->127.0.0.1:31974, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30923") 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33074->127.0.0.1:30923, err= 2025/10/05 04:57:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31450") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45606->127.0.0.1:31450, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31820") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60304->127.0.0.1:31820, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31870") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45998->127.0.0.1:31870, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30388") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58980->127.0.0.1:30388, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31420") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45220->127.0.0.1:31420, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30587") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35530->127.0.0.1:30587, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30131") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35586->127.0.0.1:30131, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31167") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36430->127.0.0.1:31167, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30406") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38938->127.0.0.1:30406, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30820") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38954->127.0.0.1:30820, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31540") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36368->127.0.0.1:31540, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31595") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53738->127.0.0.1:31595, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30871") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47318->127.0.0.1:30871, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30930") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51810->127.0.0.1:30930, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30034") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50126->127.0.0.1:30034, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31861") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60668->127.0.0.1:31861, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30579") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45490->127.0.0.1:30579, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30685") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43140->127.0.0.1:30685, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30066") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38588->127.0.0.1:30066, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30037") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41374->127.0.0.1:30037, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30878") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36070->127.0.0.1:30878, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31925") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45076->127.0.0.1:31925, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31008") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46764->127.0.0.1:31008, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30750") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47804->127.0.0.1:30750, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31246") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53050->127.0.0.1:31246, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31402") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41898->127.0.0.1:31402, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31653") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53466->127.0.0.1:31653, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31071") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33948->127.0.0.1:31071, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30269") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52144->127.0.0.1:30269, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31291") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48436->127.0.0.1:31291, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30568") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50562->127.0.0.1:30568, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31646") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47336->127.0.0.1:31646, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30367") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51870->127.0.0.1:30367, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30053") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49750->127.0.0.1:30053, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30401") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58066->127.0.0.1:30401, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31680") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54702->127.0.0.1:31680, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31939") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49062->127.0.0.1:31939, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31478") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47078->127.0.0.1:31478, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30429") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53714->127.0.0.1:30429, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31970") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39904->127.0.0.1:31970, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31364") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33802->127.0.0.1:31364, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30562") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51652->127.0.0.1:30562, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30182") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39482->127.0.0.1:30182, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30854") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35686->127.0.0.1:30854, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30268") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39396->127.0.0.1:30268, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31068") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34644->127.0.0.1:31068, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31180") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33184->127.0.0.1:31180, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30743") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34046->127.0.0.1:30743, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31967") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54704->127.0.0.1:31967, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30416") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47490->127.0.0.1:30416, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30017") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57218->127.0.0.1:30017, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30349") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39494->127.0.0.1:30349, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30664") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44722->127.0.0.1:30664, err= 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31557") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38832->127.0.0.1:31557, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30975") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35354->127.0.0.1:30975, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30615") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55334->127.0.0.1:30615, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31612") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43564->127.0.0.1:31612, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30213") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54352->127.0.0.1:30213, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30405") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55614->127.0.0.1:30405, err= 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30273") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53418->127.0.0.1:30273, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31935") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33958->127.0.0.1:31935, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30870") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59912->127.0.0.1:30870, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30322") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47686->127.0.0.1:30322, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31439") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58832->127.0.0.1:31439, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31117") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56962->127.0.0.1:31117, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31921") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42610->127.0.0.1:31921, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30950") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53222->127.0.0.1:30950, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31191") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55768->127.0.0.1:31191, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31071") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33964->127.0.0.1:31071, err= 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31055") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45784->127.0.0.1:31055, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31061") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50306->127.0.0.1:31061, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30735") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51274->127.0.0.1:30735, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30492") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47878->127.0.0.1:30492, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30154") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35670->127.0.0.1:30154, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30761") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54550->127.0.0.1:30761, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31354") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57566->127.0.0.1:31354, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30751") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47622->127.0.0.1:30751, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31229") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33172->127.0.0.1:31229, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30641") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38206->127.0.0.1:30641, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30021") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51890->127.0.0.1:30021, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30311") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60144->127.0.0.1:30311, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30639") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34626->127.0.0.1:30639, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30478") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41686->127.0.0.1:30478, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31861") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60672->127.0.0.1:31861, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31522") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57750->127.0.0.1:31522, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30061") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53864->127.0.0.1:30061, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31138") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56118->127.0.0.1:31138, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30310") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52436->127.0.0.1:30310, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31335") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49402->127.0.0.1:31335, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30565") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55532->127.0.0.1:30565, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31034") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52292->127.0.0.1:31034, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30287") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38354->127.0.0.1:30287, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31582") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51982->127.0.0.1:31582, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30965") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39190->127.0.0.1:30965, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31051") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53554->127.0.0.1:31051, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30479") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51964->127.0.0.1:30479, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31585") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51788->127.0.0.1:31585, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31825") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60042->127.0.0.1:31825, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31061") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50318->127.0.0.1:31061, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30215") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51196->127.0.0.1:30215, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31380") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38256->127.0.0.1:31380, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30835") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41894->127.0.0.1:30835, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30529") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33696->127.0.0.1:30529, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31372") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60002->127.0.0.1:31372, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30459") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32792->127.0.0.1:30459, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31842") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54520->127.0.0.1:31842, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31376") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32836->127.0.0.1:31376, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30485") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55698->127.0.0.1:30485, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49650->127.0.0.1:31966, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30017") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57230->127.0.0.1:30017, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30376") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49990->127.0.0.1:30376, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31651") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51814->127.0.0.1:31651, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30023") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58118->127.0.0.1:30023, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38680->127.0.0.1:31047, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30660") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38762->127.0.0.1:30660, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31899") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39112->127.0.0.1:31899, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31106") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35192->127.0.0.1:31106, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31541") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37364->127.0.0.1:31541, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31841") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47410->127.0.0.1:31841, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50184->127.0.0.1:31676, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30335") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41732->127.0.0.1:30335, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30049") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58490->127.0.0.1:30049, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43208->127.0.0.1:30631, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31127") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58046->127.0.0.1:31127, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31872") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57308->127.0.0.1:31872, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31369") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50464->127.0.0.1:31369, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30532") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48314->127.0.0.1:30532, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30276") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52864->127.0.0.1:30276, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30502") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51738->127.0.0.1:30502, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30551") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47462->127.0.0.1:30551, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31160") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37142->127.0.0.1:31160, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30583") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34120->127.0.0.1:30583, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31885") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36246->127.0.0.1:31885, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30658") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36842->127.0.0.1:30658, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30522") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50884->127.0.0.1:30522, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30117") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46854->127.0.0.1:30117, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30053") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49766->127.0.0.1:30053, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30168") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46924->127.0.0.1:30168, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30773") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37232->127.0.0.1:30773, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31774") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46482->127.0.0.1:31774, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30100") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55118->127.0.0.1:30100, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30829") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34390->127.0.0.1:30829, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31499") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42090->127.0.0.1:31499, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31465") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41518->127.0.0.1:31465, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31190") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40258->127.0.0.1:31190, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30431") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58262->127.0.0.1:30431, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31126") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34040->127.0.0.1:31126, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30400") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53160->127.0.0.1:30400, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30144") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42904->127.0.0.1:30144, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31550") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34510->127.0.0.1:31550, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30165") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37136->127.0.0.1:30165, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31236") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34026->127.0.0.1:31236, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30787") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40152->127.0.0.1:30787, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31833") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37318->127.0.0.1:31833, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31492") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43518->127.0.0.1:31492, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31258") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54904->127.0.0.1:31258, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30582") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57506->127.0.0.1:30582, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31640") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47312->127.0.0.1:31640, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30211") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39436->127.0.0.1:30211, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31768") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60400->127.0.0.1:31768, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30426") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58866->127.0.0.1:30426, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30687") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46108->127.0.0.1:30687, err= 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31719") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41814->127.0.0.1:31719, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31819") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34932->127.0.0.1:31819, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31725") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33128->127.0.0.1:31725, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30065") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46414->127.0.0.1:30065, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30507") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41650->127.0.0.1:30507, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31697") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37450->127.0.0.1:31697, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30514") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52300->127.0.0.1:30514, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30885") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56874->127.0.0.1:30885, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31306") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47272->127.0.0.1:31306, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30713") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42638->127.0.0.1:30713, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30503") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55700->127.0.0.1:30503, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31751") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43324->127.0.0.1:31751, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31874") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39562->127.0.0.1:31874, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30251") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48900->127.0.0.1:30251, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31412") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49820->127.0.0.1:31412, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31032") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35960->127.0.0.1:31032, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31659") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38646->127.0.0.1:31659, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30619") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45820->127.0.0.1:30619, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31582") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51998->127.0.0.1:31582, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30488") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42134->127.0.0.1:30488, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30035") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54520->127.0.0.1:30035, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30492") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47892->127.0.0.1:30492, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31393") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51504->127.0.0.1:31393, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31104") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42220->127.0.0.1:31104, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31185") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42880->127.0.0.1:31185, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30005") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51150->127.0.0.1:30005, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31477") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47752->127.0.0.1:31477, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30747") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43338->127.0.0.1:30747, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31518") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34958->127.0.0.1:31518, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30890") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57524->127.0.0.1:30890, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31692") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41592->127.0.0.1:31692, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31344") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49734->127.0.0.1:31344, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30874") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50344->127.0.0.1:30874, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30237") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55684->127.0.0.1:30237, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30053") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49770->127.0.0.1:30053, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30421") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49614->127.0.0.1:30421, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31378") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44116->127.0.0.1:31378, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31296") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34592->127.0.0.1:31296, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30728") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44148->127.0.0.1:30728, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30609") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49924->127.0.0.1:30609, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30182") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39484->127.0.0.1:30182, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30601") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60376->127.0.0.1:30601, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31034") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52306->127.0.0.1:31034, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30943") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41088->127.0.0.1:30943, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30608") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50952->127.0.0.1:30608, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30174") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53318->127.0.0.1:30174, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30558") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34696->127.0.0.1:30558, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31338") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50026->127.0.0.1:31338, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30973") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60334->127.0.0.1:30973, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30292") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50968->127.0.0.1:30292, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31273") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33066->127.0.0.1:31273, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30656") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56614->127.0.0.1:30656, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31329") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49530->127.0.0.1:31329, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31558") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41924->127.0.0.1:31558, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31679") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57340->127.0.0.1:31679, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30404") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59296->127.0.0.1:30404, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30049") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58498->127.0.0.1:30049, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30772") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59046->127.0.0.1:30772, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30228") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42234->127.0.0.1:30228, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30478") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41696->127.0.0.1:30478, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31986") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52226->127.0.0.1:31986, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30795") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45792->127.0.0.1:30795, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31711") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34470->127.0.0.1:31711, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30010") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57688->127.0.0.1:30010, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30554") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55884->127.0.0.1:30554, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30172") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39402->127.0.0.1:30172, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30845") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53190->127.0.0.1:30845, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31691") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42696->127.0.0.1:31691, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31649") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40760->127.0.0.1:31649, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31776") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60040->127.0.0.1:31776, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30386") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50802->127.0.0.1:30386, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31147") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32868->127.0.0.1:31147, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34266->127.0.0.1:31547, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30774") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37276->127.0.0.1:30774, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30479") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51974->127.0.0.1:30479, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31092") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34788->127.0.0.1:31092, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31832") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40974->127.0.0.1:31832, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31564") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56690->127.0.0.1:31564, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30051") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49558->127.0.0.1:30051, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31278") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59806->127.0.0.1:31278, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31835") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41204->127.0.0.1:31835, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31873") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48820->127.0.0.1:31873, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31218") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48148->127.0.0.1:31218, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31782") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58164->127.0.0.1:31782, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30540") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34260->127.0.0.1:30540, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30423") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50828->127.0.0.1:30423, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30913") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45774->127.0.0.1:30913, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31048") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46180->127.0.0.1:31048, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31586") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38036->127.0.0.1:31586, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31646") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47352->127.0.0.1:31646, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30470") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51558->127.0.0.1:30470, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30837") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43620->127.0.0.1:30837, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30299") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41424->127.0.0.1:30299, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30829") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34394->127.0.0.1:30829, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31656") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53000->127.0.0.1:31656, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30877") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47302->127.0.0.1:30877, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31488") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59306->127.0.0.1:31488, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31996") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52598->127.0.0.1:31996, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31910") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52156->127.0.0.1:31910, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31997") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53620->127.0.0.1:31997, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30122") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38482->127.0.0.1:30122, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30593") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48644->127.0.0.1:30593, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30830") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38800->127.0.0.1:30830, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31731") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37738->127.0.0.1:31731, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30943") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41102->127.0.0.1:30943, err= 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36356->127.0.0.1:30990, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30725") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33590->127.0.0.1:30725, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31736") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41228->127.0.0.1:31736, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31897") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46750->127.0.0.1:31897, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31449") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38288->127.0.0.1:31449, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30800") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43840->127.0.0.1:30800, err= 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31715") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35890->127.0.0.1:31715, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31314") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53808->127.0.0.1:31314, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30503") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55702->127.0.0.1:30503, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31254") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56188->127.0.0.1:31254, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30840") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53322->127.0.0.1:30840, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31376") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32840->127.0.0.1:31376, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31490") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57350->127.0.0.1:31490, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30542") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52478->127.0.0.1:30542, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31596") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54856->127.0.0.1:31596, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31281") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33930->127.0.0.1:31281, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30505") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57172->127.0.0.1:30505, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31654") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47994->127.0.0.1:31654, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30253") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46838->127.0.0.1:30253, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31282") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38442->127.0.0.1:31282, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30332") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34884->127.0.0.1:30332, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31602") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54760->127.0.0.1:31602, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31172") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33048->127.0.0.1:31172, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31307") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44168->127.0.0.1:31307, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30031") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33684->127.0.0.1:30031, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30731") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45330->127.0.0.1:30731, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31387") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44978->127.0.0.1:31387, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31368") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38524->127.0.0.1:31368, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31040") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49644->127.0.0.1:31040, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31068") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34656->127.0.0.1:31068, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30850") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60358->127.0.0.1:30850, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31053") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58978->127.0.0.1:31053, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30079") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60342->127.0.0.1:30079, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30321") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46368->127.0.0.1:30321, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30803") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54108->127.0.0.1:30803, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30072") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38980->127.0.0.1:30072, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31614") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50200->127.0.0.1:31614, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31301") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39480->127.0.0.1:31301, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31075") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38818->127.0.0.1:31075, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31050") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34918->127.0.0.1:31050, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31491") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34120->127.0.0.1:31491, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30182") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39488->127.0.0.1:30182, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31573") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56562->127.0.0.1:31573, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31134") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39892->127.0.0.1:31134, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31218") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48152->127.0.0.1:31218, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31439") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58844->127.0.0.1:31439, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30367") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51886->127.0.0.1:30367, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30640") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46086->127.0.0.1:30640, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30386") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50806->127.0.0.1:30386, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31831") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34826->127.0.0.1:31831, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31130") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42288->127.0.0.1:31130, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30068") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41246->127.0.0.1:30068, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31326") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48564->127.0.0.1:31326, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30060") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50268->127.0.0.1:30060, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30809") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46458->127.0.0.1:30809, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30141") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54922->127.0.0.1:30141, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31050") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34926->127.0.0.1:31050, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31550") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34526->127.0.0.1:31550, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30570") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55486->127.0.0.1:30570, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30966") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36310->127.0.0.1:30966, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31015") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43542->127.0.0.1:31015, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31617") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35848->127.0.0.1:31617, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30630") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58602->127.0.0.1:30630, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31702") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41858->127.0.0.1:31702, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30014") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51556->127.0.0.1:30014, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30709") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56052->127.0.0.1:30709, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31526") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39400->127.0.0.1:31526, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31297") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43224->127.0.0.1:31297, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31232") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60894->127.0.0.1:31232, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30612") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57924->127.0.0.1:30612, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31308") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52604->127.0.0.1:31308, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31079") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35350->127.0.0.1:31079, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30270") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59362->127.0.0.1:30270, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31677") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43076->127.0.0.1:31677, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30924") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41026->127.0.0.1:30924, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37270->127.0.0.1:30296, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49664->127.0.0.1:31966, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30365") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48814->127.0.0.1:30365, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31056") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40672->127.0.0.1:31056, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31766") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60076->127.0.0.1:31766, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31676") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50198->127.0.0.1:31676, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31359") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40128->127.0.0.1:31359, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31162") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44874->127.0.0.1:31162, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30736") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50146->127.0.0.1:30736, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30990") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36364->127.0.0.1:30990, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31682") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42650->127.0.0.1:31682, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30028") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47298->127.0.0.1:30028, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31171") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47880->127.0.0.1:31171, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31946") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58024->127.0.0.1:31946, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30223") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46116->127.0.0.1:30223, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30933") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56934->127.0.0.1:30933, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31748") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44790->127.0.0.1:31748, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30467") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45358->127.0.0.1:30467, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31044") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56588->127.0.0.1:31044, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30739") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60386->127.0.0.1:30739, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30239") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44630->127.0.0.1:30239, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30991") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55638->127.0.0.1:30991, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31696") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50976->127.0.0.1:31696, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31823") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55978->127.0.0.1:31823, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31798") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51368->127.0.0.1:31798, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30899") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52396->127.0.0.1:30899, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30925") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57252->127.0.0.1:30925, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31265") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34738->127.0.0.1:31265, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30841") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57326->127.0.0.1:30841, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31174") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33298->127.0.0.1:31174, err= 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31697") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37460->127.0.0.1:31697, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30034") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50142->127.0.0.1:30034, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30634") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59126->127.0.0.1:30634, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31358") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58430->127.0.0.1:31358, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31466") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36360->127.0.0.1:31466, err= 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31843") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49670->127.0.0.1:31843, err= 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31633") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58676->127.0.0.1:31633, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30726") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60382->127.0.0.1:30726, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31701") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51144->127.0.0.1:31701, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31139") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56768->127.0.0.1:31139, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30199") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53318->127.0.0.1:30199, err= 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31031") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54456->127.0.0.1:31031, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30394") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32968->127.0.0.1:30394, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30520") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37660->127.0.0.1:30520, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31428") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41688->127.0.0.1:31428, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31406") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50012->127.0.0.1:31406, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30429") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53730->127.0.0.1:30429, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31487") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35986->127.0.0.1:31487, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30098") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52824->127.0.0.1:30098, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30496") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35512->127.0.0.1:30496, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31384") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52106->127.0.0.1:31384, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31233") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58180->127.0.0.1:31233, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31700") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36306->127.0.0.1:31700, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31176") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56848->127.0.0.1:31176, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30950") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53238->127.0.0.1:30950, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30081") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40128->127.0.0.1:30081, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30415") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56298->127.0.0.1:30415, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30486") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45296->127.0.0.1:30486, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31331") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36062->127.0.0.1:31331, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30744") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56182->127.0.0.1:30744, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30453") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45196->127.0.0.1:30453, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31944") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49778->127.0.0.1:31944, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31394") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42630->127.0.0.1:31394, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30177") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48788->127.0.0.1:30177, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31662") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46618->127.0.0.1:31662, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30248") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35008->127.0.0.1:30248, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31215") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43312->127.0.0.1:31215, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31189") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35040->127.0.0.1:31189, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30982") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55458->127.0.0.1:30982, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31027") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55582->127.0.0.1:31027, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31353") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42410->127.0.0.1:31353, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30353") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53854->127.0.0.1:30353, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31079") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35356->127.0.0.1:31079, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30218") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41016->127.0.0.1:30218, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30932") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48406->127.0.0.1:30932, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30029") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33932->127.0.0.1:30029, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30823") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32996->127.0.0.1:30823, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30228") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42246->127.0.0.1:30228, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30280") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45378->127.0.0.1:30280, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30305") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43868->127.0.0.1:30305, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31775") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53096->127.0.0.1:31775, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31389") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40562->127.0.0.1:31389, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30401") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58076->127.0.0.1:30401, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31344") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49736->127.0.0.1:31344, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31819") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34934->127.0.0.1:31819, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30745") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46012->127.0.0.1:30745, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31914") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59338->127.0.0.1:31914, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31095") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57930->127.0.0.1:31095, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30734") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53148->127.0.0.1:30734, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31094") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49114->127.0.0.1:31094, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31767") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40358->127.0.0.1:31767, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30848") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50816->127.0.0.1:30848, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31132") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53776->127.0.0.1:31132, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31135") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52626->127.0.0.1:31135, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31557") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38834->127.0.0.1:31557, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30264") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42602->127.0.0.1:30264, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30653") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43164->127.0.0.1:30653, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30679") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51758->127.0.0.1:30679, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31637") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36978->127.0.0.1:31637, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31742") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33552->127.0.0.1:31742, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31014") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51494->127.0.0.1:31014, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30332") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34898->127.0.0.1:30332, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30715") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35868->127.0.0.1:30715, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31838") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35304->127.0.0.1:31838, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31728") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36336->127.0.0.1:31728, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30359") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58372->127.0.0.1:30359, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30686") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50152->127.0.0.1:30686, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30556") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38616->127.0.0.1:30556, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30558") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34708->127.0.0.1:30558, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30775") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46560->127.0.0.1:30775, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30365") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48824->127.0.0.1:30365, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30156") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40410->127.0.0.1:30156, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30729") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38882->127.0.0.1:30729, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31696") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50984->127.0.0.1:31696, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31763") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38202->127.0.0.1:31763, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30258") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53928->127.0.0.1:30258, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31695") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55688->127.0.0.1:31695, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30908") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35866->127.0.0.1:30908, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31119") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37510->127.0.0.1:31119, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30675") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56174->127.0.0.1:30675, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31878") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40172->127.0.0.1:31878, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31012") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44608->127.0.0.1:31012, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31305") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37524->127.0.0.1:31305, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31952") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48194->127.0.0.1:31952, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31634") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43792->127.0.0.1:31634, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30929") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59448->127.0.0.1:30929, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49668->127.0.0.1:31966, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31684") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39760->127.0.0.1:31684, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30391") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56574->127.0.0.1:30391, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31781") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51528->127.0.0.1:31781, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30876") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53998->127.0.0.1:30876, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38682->127.0.0.1:31047, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31469") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38528->127.0.0.1:31469, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31718") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60486->127.0.0.1:31718, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31020") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55594->127.0.0.1:31020, err= 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31981") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39132->127.0.0.1:31981, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31464") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57610->127.0.0.1:31464, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31587") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48802->127.0.0.1:31587, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31653") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53480->127.0.0.1:31653, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31640") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47314->127.0.0.1:31640, err= 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31709") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52776->127.0.0.1:31709, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31407") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55752->127.0.0.1:31407, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31902") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42680->127.0.0.1:31902, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30093") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36140->127.0.0.1:30093, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30535") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55238->127.0.0.1:30535, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30909") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57332->127.0.0.1:30909, err= 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Sizes identical 2025/10/05 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : splitbananasplit: Sizes identical 2025/10/05 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 04:57:50 DEBUG : apple: Sizes identical 2025/10/05 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30825") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59950->127.0.0.1:30825, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30643") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59818->127.0.0.1:30643, err= 2025/10/05 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : apple: Excluded 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : appleappleapplebanana: Excluded 2025/10/05 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : banana: Excluded 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : splitbananasplit: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30758") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45632->127.0.0.1:30758, err= 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31607") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36564->127.0.0.1:31607, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31679") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57342->127.0.0.1:31679, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31362") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45332->127.0.0.1:31362, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31071") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33968->127.0.0.1:31071, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31480") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52180->127.0.0.1:31480, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30863") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42682->127.0.0.1:30863, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31929") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55628->127.0.0.1:31929, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31618") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53234->127.0.0.1:31618, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31296") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34594->127.0.0.1:31296, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31299") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52342->127.0.0.1:31299, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30347") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45484->127.0.0.1:30347, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31319") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53616->127.0.0.1:31319, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34274->127.0.0.1:31547, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31507") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44422->127.0.0.1:31507, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30156") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40416->127.0.0.1:30156, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31472") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36466->127.0.0.1:31472, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31925") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45088->127.0.0.1:31925, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30961") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48862->127.0.0.1:30961, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30942") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53120->127.0.0.1:30942, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30280") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45388->127.0.0.1:30280, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30005") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51152->127.0.0.1:30005, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30033") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58884->127.0.0.1:30033, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31592") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52822->127.0.0.1:31592, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30685") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43144->127.0.0.1:30685, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30052") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42072->127.0.0.1:30052, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31602") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54766->127.0.0.1:31602, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31518") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34966->127.0.0.1:31518, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31036") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44806->127.0.0.1:31036, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31895") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42058->127.0.0.1:31895, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31917") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35406->127.0.0.1:31917, err= --- PASS: TestTransform (2.57s) --- PASS: TestTransform/NFC (0.24s) --- PASS: TestTransform/NFD (0.18s) --- PASS: TestTransform/base64 (0.25s) --- PASS: TestTransform/prefix (0.34s) --- PASS: TestTransform/suffix (0.32s) --- PASS: TestTransform/truncate (0.27s) --- PASS: TestTransform/encoder (0.22s) --- PASS: TestTransform/ISO-8859-1 (0.17s) --- PASS: TestTransform/charmap (0.23s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31656") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53014->127.0.0.1:31656, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31790") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46630->127.0.0.1:31790, err= 2025/10/05 04:57:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 04:57:50 INFO : sub dir_somesuffix: Making directory 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30228") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42256->127.0.0.1:30228, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30419") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50200->127.0.0.1:30419, err= 2025/10/05 04:57:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 04:57:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/05 04:57:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 04:57:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30684") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50004->127.0.0.1:30684, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30361") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43992->127.0.0.1:30361, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30070") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48730->127.0.0.1:30070, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30711") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53286->127.0.0.1:30711, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31335") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49404->127.0.0.1:31335, err= 2025/10/05 04:57:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 04:57:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30020") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35556->127.0.0.1:30020, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31966") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49682->127.0.0.1:31966, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30275") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52508->127.0.0.1:30275, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31660") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41484->127.0.0.1:31660, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30592") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41998->127.0.0.1:30592, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31420") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45224->127.0.0.1:31420, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37284->127.0.0.1:30296, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30584") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41754->127.0.0.1:30584, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31435") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39202->127.0.0.1:31435, err= 2025/10/05 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:50 INFO : tictactoe: Making directory 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30780") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33814->127.0.0.1:30780, err= 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30733") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41760->127.0.0.1:30733, err= 2025/10/05 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/05 04:57:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31734") 2025/10/05 04:57:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45442->127.0.0.1:31734, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31846") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33582->127.0.0.1:31846, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31806") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58486->127.0.0.1:31806, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31838") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35314->127.0.0.1:31838, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31201") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47178->127.0.0.1:31201, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31487") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35988->127.0.0.1:31487, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31727") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48474->127.0.0.1:31727, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30569") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33656->127.0.0.1:30569, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31765") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58696->127.0.0.1:31765, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31423") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45866->127.0.0.1:31423, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30614") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44030->127.0.0.1:30614, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30782") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47506->127.0.0.1:30782, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31645") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45008->127.0.0.1:31645, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31077") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35852->127.0.0.1:31077, err= 2025/10/05 04:57:51 INFO : toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31117") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56966->127.0.0.1:31117, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31068") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34664->127.0.0.1:31068, err= 2025/10/05 04:57:51 INFO : toe/toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30070") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48744->127.0.0.1:30070, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30099") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49874->127.0.0.1:30099, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31473") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53590->127.0.0.1:31473, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30483") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47502->127.0.0.1:30483, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30421") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49618->127.0.0.1:30421, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31746") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51296->127.0.0.1:31746, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31990") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50116->127.0.0.1:31990, err= 2025/10/05 04:57:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/05 04:57:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30759") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60118->127.0.0.1:30759, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38692->127.0.0.1:31047, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31455") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51056->127.0.0.1:31455, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31757") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54098->127.0.0.1:31757, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31259") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46544->127.0.0.1:31259, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30907") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36160->127.0.0.1:30907, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30698") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43006->127.0.0.1:30698, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31264") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:32772->127.0.0.1:31264, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30695") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60356->127.0.0.1:30695, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30323") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49852->127.0.0.1:30323, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30887") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45130->127.0.0.1:30887, err= 2025/10/05 04:57:51 INFO : toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30033") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58898->127.0.0.1:30033, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31636") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59598->127.0.0.1:31636, err= 2025/10/05 04:57:51 INFO : toe/toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31491") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34122->127.0.0.1:31491, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31046") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50228->127.0.0.1:31046, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30466") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54862->127.0.0.1:30466, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30587") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35546->127.0.0.1:30587, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30885") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56880->127.0.0.1:30885, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31547") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34278->127.0.0.1:31547, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31505") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60000->127.0.0.1:31505, err= 2025/10/05 04:57:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/05 04:57:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31424") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37148->127.0.0.1:31424, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31039") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36470->127.0.0.1:31039, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31207") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60834->127.0.0.1:31207, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30705") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51812->127.0.0.1:30705, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31620") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50304->127.0.0.1:31620, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31728") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36348->127.0.0.1:31728, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31047") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38698->127.0.0.1:31047, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31710") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36056->127.0.0.1:31710, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31339") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56338->127.0.0.1:31339, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31242") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60026->127.0.0.1:31242, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31518") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34968->127.0.0.1:31518, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 INFO : tictacempty_dir: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30205") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44788->127.0.0.1:30205, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31139") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56770->127.0.0.1:31139, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 INFO : tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30887") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45134->127.0.0.1:30887, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31048") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46188->127.0.0.1:31048, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : tictactoe/tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30577") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34614->127.0.0.1:30577, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30536") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55312->127.0.0.1:30536, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31782") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58168->127.0.0.1:31782, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30721") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42624->127.0.0.1:30721, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30643") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59824->127.0.0.1:30643, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30207") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47000->127.0.0.1:30207, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31111") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43522->127.0.0.1:31111, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30483") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47516->127.0.0.1:30483, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30025") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31311") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57268->127.0.0.1:31311, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37010->127.0.0.1:30025, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31539") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49916->127.0.0.1:31539, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31833") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37324->127.0.0.1:31833, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30611") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55492->127.0.0.1:30611, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30087") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35626->127.0.0.1:30087, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30266") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35898->127.0.0.1:30266, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31089") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30374") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34436->127.0.0.1:30374, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34456->127.0.0.1:31089, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31561") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42118->127.0.0.1:31561, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30798") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54262->127.0.0.1:30798, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31702") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41868->127.0.0.1:31702, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30419") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50208->127.0.0.1:30419, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31460") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40748->127.0.0.1:31460, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 INFO : tictacempty_dir: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30980") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37744->127.0.0.1:30980, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30136") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56014->127.0.0.1:30136, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 INFO : tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31786") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33766->127.0.0.1:31786, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30962") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45924->127.0.0.1:30962, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : tictactoe/tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31500") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51504->127.0.0.1:31500, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30063") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50262->127.0.0.1:30063, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31107") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45832->127.0.0.1:31107, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31761") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50030->127.0.0.1:31761, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30668") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50232->127.0.0.1:30668, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30463") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35798->127.0.0.1:30463, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31569") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48836->127.0.0.1:31569, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30996") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36478->127.0.0.1:30996, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31779") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30986") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37732->127.0.0.1:31779, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44330->127.0.0.1:30986, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30207") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30998") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47002->127.0.0.1:30207, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52622->127.0.0.1:30998, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31153") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56806->127.0.0.1:31153, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31539") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49930->127.0.0.1:31539, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30599") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41028->127.0.0.1:30599, err= 2025/10/05 04:57:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30751") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47638->127.0.0.1:30751, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31524") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44760->127.0.0.1:31524, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/10/05 04:57:51 NOTICE: ftp://127.0.0.1:28622/rclone-test-namupuk9xete: 0 differences found 2025/10/05 04:57:51 NOTICE: ftp://127.0.0.1:28622/rclone-test-namupuk9xete: 1 hashes could not be checked 2025/10/05 04:57:51 NOTICE: ftp://127.0.0.1:28622/rclone-test-namupuk9xete: 1 matching files 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31116") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45280->127.0.0.1:31116, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31020") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55600->127.0.0.1:31020, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31757") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54104->127.0.0.1:31757, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30755") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38452->127.0.0.1:30755, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30796") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59986->127.0.0.1:30796, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31270") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42424->127.0.0.1:31270, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31940") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56924->127.0.0.1:31940, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30652") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45894->127.0.0.1:30652, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31307") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44170->127.0.0.1:31307, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30941") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42608->127.0.0.1:30941, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 INFO : tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31696") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50990->127.0.0.1:31696, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31099") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40874->127.0.0.1:31099, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : tictactoe/tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31504") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35584->127.0.0.1:31504, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31127") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58060->127.0.0.1:31127, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30557") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54496->127.0.0.1:30557, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31879") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50668->127.0.0.1:31879, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31061") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50326->127.0.0.1:31061, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30509") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56762->127.0.0.1:30509, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30609") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49936->127.0.0.1:30609, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30670") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46000->127.0.0.1:30670, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31450") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45620->127.0.0.1:31450, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31764") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59602->127.0.0.1:31764, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30461") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35000->127.0.0.1:30461, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30214") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37184->127.0.0.1:30214, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31046") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50234->127.0.0.1:31046, err= 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Sizes identical 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31156") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50756->127.0.0.1:31156, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31726") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40420->127.0.0.1:31726, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31490") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57366->127.0.0.1:31490, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31200") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40664->127.0.0.1:31200, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31295") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56668->127.0.0.1:31295, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31240") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44210->127.0.0.1:31240, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31953") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56232->127.0.0.1:31953, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30928") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52120->127.0.0.1:30928, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31509") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43708->127.0.0.1:31509, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/10/05 04:57:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31200") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40674->127.0.0.1:31200, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30892") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42558->127.0.0.1:30892, err= 2025/10/05 04:57:51 INFO : toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31499") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42104->127.0.0.1:31499, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31957") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60054->127.0.0.1:31957, err= 2025/10/05 04:57:51 INFO : toe/toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31235") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53940->127.0.0.1:31235, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30496") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35528->127.0.0.1:30496, err= 2025/10/05 04:57:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31776") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60056->127.0.0.1:31776, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31049") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50690->127.0.0.1:31049, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30407") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34234->127.0.0.1:30407, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30937") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53040->127.0.0.1:30937, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31303") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57466->127.0.0.1:31303, err= 2025/10/05 04:57:51 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/10/05 04:57:51 INFO : toe/toe/toe: Copied (new) 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30818") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40822->127.0.0.1:30818, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30966") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36314->127.0.0.1:30966, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31538") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41728->127.0.0.1:31538, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31815") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51726->127.0.0.1:31815, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31150") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59064->127.0.0.1:31150, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31247") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44634->127.0.0.1:31247, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30588") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49296->127.0.0.1:30588, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31462") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59424->127.0.0.1:31462, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30940") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37640->127.0.0.1:30940, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31168") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59284->127.0.0.1:31168, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30311") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60154->127.0.0.1:30311, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 INFO : tictacempty_dir: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30993") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36232->127.0.0.1:30993, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31525") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47106->127.0.0.1:31525, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 INFO : tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30220") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52800->127.0.0.1:30220, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30249") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55912->127.0.0.1:30249, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : tictactoe/tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31136") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53946->127.0.0.1:31136, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31608") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41648->127.0.0.1:31608, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31394") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42634->127.0.0.1:31394, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31913") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33442->127.0.0.1:31913, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31158") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58108->127.0.0.1:31158, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31269") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38856->127.0.0.1:31269, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30588") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49302->127.0.0.1:30588, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Deleted 2025/10/05 04:57:51 INFO : toe/toe: Removing directory 2025/10/05 04:57:51 INFO : toe: Removing directory 2025/10/05 04:57:51 INFO : empty_dir: Removing directory 2025/10/05 04:57:51 DEBUG : Local file system at /tmp/rclone1911902100: deleted 3 directories 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30064") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49500->127.0.0.1:30064, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31535") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37824->127.0.0.1:31535, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30426") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58870->127.0.0.1:30426, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31248") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37178->127.0.0.1:31248, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31128") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35022->127.0.0.1:31128, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31876") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46782->127.0.0.1:31876, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31810") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30944") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53964->127.0.0.1:31810, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39298->127.0.0.1:30944, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30150") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59152->127.0.0.1:30150, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31633") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58688->127.0.0.1:31633, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30472") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40642->127.0.0.1:30472, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31837") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50538->127.0.0.1:31837, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43218->127.0.0.1:30631, err= --- PASS: TestMove (0.04s) === RUN TestTransformFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31450") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45632->127.0.0.1:31450, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31768") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60410->127.0.0.1:31768, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 INFO : tictacempty_dir: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30423") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50840->127.0.0.1:30423, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30738") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47744->127.0.0.1:30738, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 INFO : tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31671") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45048->127.0.0.1:31671, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31033") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57932->127.0.0.1:31033, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : tictactoe/tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31984") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49060->127.0.0.1:31984, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30279") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52294->127.0.0.1:30279, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30205") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44790->127.0.0.1:30205, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30382") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42662->127.0.0.1:30382, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31766") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60080->127.0.0.1:31766, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30994") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33082->127.0.0.1:30994, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31860") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43646->127.0.0.1:31860, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Deleted 2025/10/05 04:57:51 INFO : toe/toe: Removing directory 2025/10/05 04:57:51 INFO : toe: Removing directory 2025/10/05 04:57:51 INFO : empty_dir: Removing directory 2025/10/05 04:57:51 DEBUG : Local file system at /tmp/rclone1911902100: deleted 3 directories 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30498") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50314->127.0.0.1:30498, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31014") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51504->127.0.0.1:31014, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30371") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53906->127.0.0.1:30371, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30673") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40906->127.0.0.1:30673, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31556") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60400->127.0.0.1:31556, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30689") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41588->127.0.0.1:30689, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31734") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45450->127.0.0.1:31734, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31968") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44036->127.0.0.1:31968, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31400") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56352->127.0.0.1:31400, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31192") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58864->127.0.0.1:31192, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31387") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44992->127.0.0.1:31387, err= 2025/10/05 04:57:51 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31101") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37208->127.0.0.1:31101, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30018") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52364->127.0.0.1:30018, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31018") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59764->127.0.0.1:31018, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30479") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51976->127.0.0.1:30479, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31234") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33394->127.0.0.1:31234, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30553") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30968") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45802->127.0.0.1:30553, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41210->127.0.0.1:30968, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30326") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52698->127.0.0.1:30326, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31926") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33554->127.0.0.1:31926, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30908") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35880->127.0.0.1:30908, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30986") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30167") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53372->127.0.0.1:30167, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44340->127.0.0.1:30986, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30121") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51806->127.0.0.1:30121, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30213") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54356->127.0.0.1:30213, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30437") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:39748->127.0.0.1:30437, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30544") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42710->127.0.0.1:30544, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31518") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34970->127.0.0.1:31518, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30363") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54350->127.0.0.1:30363, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31325") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46058->127.0.0.1:31325, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : Reset feature "Copy" 2025/10/05 04:57:51 DEBUG : Reset feature "Move" 2025/10/05 04:57:51 DEBUG : Reset feature "Copy" 2025/10/05 04:57:51 DEBUG : Reset feature "Move" 2025/10/05 04:57:51 DEBUG : empty_dir: Making directory with metadata 2025/10/05 04:57:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30565") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55538->127.0.0.1:30565, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30949") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56938->127.0.0.1:30949, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 INFO : tictacempty_dir: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31914") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59354->127.0.0.1:31914, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30502") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51754->127.0.0.1:30502, err= 2025/10/05 04:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 INFO : tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31478") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47092->127.0.0.1:31478, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31303") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57480->127.0.0.1:31303, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: tictactoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 INFO : tictactoe/tictactoe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30906") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35254->127.0.0.1:30906, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31949") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59394->127.0.0.1:31949, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 04:57:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30036") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50892->127.0.0.1:30036, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31042") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58516->127.0.0.1:31042, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31185") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42888->127.0.0.1:31185, err= 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Deleted 2025/10/05 04:57:51 INFO : toe/toe: Removing directory 2025/10/05 04:57:51 INFO : toe: Removing directory 2025/10/05 04:57:51 INFO : empty_dir: Removing directory 2025/10/05 04:57:51 DEBUG : Local file system at /tmp/rclone1911902100: deleted 3 directories 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31207") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60846->127.0.0.1:31207, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31833") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31396") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37332->127.0.0.1:31833, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34012->127.0.0.1:31396, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30967") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34790->127.0.0.1:30967, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31173") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53684->127.0.0.1:31173, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30550") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54916->127.0.0.1:30550, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31074") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44122->127.0.0.1:31074, err= 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31406") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50020->127.0.0.1:31406, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30979") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38746->127.0.0.1:30979, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30717") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45870->127.0.0.1:30717, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30798") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54276->127.0.0.1:30798, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31838") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35322->127.0.0.1:31838, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31546") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49458->127.0.0.1:31546, err= 2025/10/05 04:57:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31257") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58668->127.0.0.1:31257, err= 2025/10/05 04:57:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30378") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48520->127.0.0.1:30378, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30631") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30028") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43230->127.0.0.1:30631, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30111") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:53802->127.0.0.1:30111, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47308->127.0.0.1:30028, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31388") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30446") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33678->127.0.0.1:30446, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30878") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56880->127.0.0.1:31388, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36082->127.0.0.1:30878, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31090") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48384->127.0.0.1:31090, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31614") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50208->127.0.0.1:31614, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30540") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34262->127.0.0.1:30540, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31637") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30296") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36984->127.0.0.1:31637, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37288->127.0.0.1:30296, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30127") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30781") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30441") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36484->127.0.0.1:30781, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:44480->127.0.0.1:30441, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47214->127.0.0.1:30127, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31412") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:49832->127.0.0.1:31412, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30876") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:54006->127.0.0.1:30876, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30751") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47646->127.0.0.1:30751, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30568") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50568->127.0.0.1:30568, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 DEBUG : toe: transformed to: dG9l 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31521") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45940->127.0.0.1:31521, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30666") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57136->127.0.0.1:30666, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: dG9l 2025/10/05 04:57:51 INFO : dG9l: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31611") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52572->127.0.0.1:31611, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31057") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41744->127.0.0.1:31057, err= 2025/10/05 04:57:51 DEBUG : toe: transformed to: dG9l 2025/10/05 04:57:51 DEBUG : toe: transformed to: dG9l 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/05 04:57:51 INFO : dG9l/dG9l: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30491") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33540->127.0.0.1:30491, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30634") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:59132->127.0.0.1:30634, err= 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/05 04:57:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 04:57:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31458") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38098->127.0.0.1:31458, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31754") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:34304->127.0.0.1:31754, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30036") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50906->127.0.0.1:30036, err= 2025/10/05 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30589") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:33308->127.0.0.1:30589, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31977") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:52150->127.0.0.1:31977, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31324") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40908->127.0.0.1:31324, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30147") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:46256->127.0.0.1:30147, err= 2025/10/05 04:57:51 DEBUG : dG9l: transformed to: toe 2025/10/05 04:57:51 DEBUG : dG9l: transformed to: toe 2025/10/05 04:57:51 DEBUG : Added delayed dir = "toe", newDst=toe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30684") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50016->127.0.0.1:30684, err= 2025/10/05 04:57:51 DEBUG : dG9l: transformed to: toe 2025/10/05 04:57:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/05 04:57:51 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31290") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50520->127.0.0.1:31290, err= 2025/10/05 04:57:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/05 04:57:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/10/05 04:57:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/05 04:57:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/05 04:57:51 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : Local file system at /tmp/rclone1911902100: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30827") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37652->127.0.0.1:30827, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31139") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56774->127.0.0.1:31139, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30635") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:35424->127.0.0.1:30635, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31991") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36972->127.0.0.1:31991, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31703") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:37418->127.0.0.1:31703, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31727") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48484->127.0.0.1:31727, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31295") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56670->127.0.0.1:31295, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30458") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56850->127.0.0.1:30458, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31023") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50288->127.0.0.1:31023, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-namupuk9xete", Local "Local file system at /tmp/rclone1911902100", Modify Window "876000h0m0s" 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31872") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:57316->127.0.0.1:31872, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30418") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40214->127.0.0.1:30418, err= 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: 2025/10/05 04:57:51 INFO : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30983") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:36882->127.0.0.1:30983, err= 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: 2025/10/05 04:57:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/05 04:57:51 INFO : toe/toe: Making directory 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31016") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:50896->127.0.0.1:31016, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30079") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:60356->127.0.0.1:30079, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31548") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55498->127.0.0.1:31548, err= 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe/toe: transformed to: 2025/10/05 04:57:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe: transformed to: 2025/10/05 04:57:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 04:57:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 04:57:51 DEBUG : toe/toe/toe: transformed to: 2025/10/05 04:57:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for checks to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Waiting for transfers to finish 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31139") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:56782->127.0.0.1:31139, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31660") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41492->127.0.0.1:31660, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: SetModTime is not supported 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30329") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:48324->127.0.0.1:30329, err= 2025/10/05 04:57:51 INFO : toe/toe/toe: Copied (new) 2025/10/05 04:57:51 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: not deleting files as there were IO errors 2025/10/05 04:57:51 ERROR : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: not deleting directories as there were IO errors 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30833") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:42766->127.0.0.1:30833, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31166") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:45544->127.0.0.1:31166, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30237") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:55688->127.0.0.1:30237, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31770") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47284->127.0.0.1:31770, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30207") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:47010->127.0.0.1:30207, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30197") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:40020->127.0.0.1:30197, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31154") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:51928->127.0.0.1:31154, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31882") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:58494->127.0.0.1:31882, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30075") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:43860->127.0.0.1:30075, err= --- PASS: TestError (0.02s) PASS 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:31070") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:41954->127.0.0.1:31070, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: dial("tcp","127.0.0.1:30122") 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: > dial: conn=127.0.0.1:38488->127.0.0.1:30122, err= 2025/10/05 04:57:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-namupuk9xete: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 6.034721399s (try 1/5)