"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/08/13 01:24:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu" 2026/08/13 01:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 01:24:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:34 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:34 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:34 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60104->127.0.0.1:28622, err= 2026/08/13 01:24:34 DEBUG : Creating backend with remote "/tmp/rclone351565381" === 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:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31343") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53652->127.0.0.1:31343, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31596") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55734->127.0.0.1:31596, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30513") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48082->127.0.0.1:30513, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30206") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51982->127.0.0.1:30206, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30486") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37978->127.0.0.1:30486, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31833") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32862->127.0.0.1:31833, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31740") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59010->127.0.0.1:31740, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31050") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51790->127.0.0.1:31050, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31594") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57930->127.0.0.1:31594, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30051") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47896->127.0.0.1:30051, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31349") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37614->127.0.0.1:31349, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30126") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34550->127.0.0.1:30126, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31923") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45570->127.0.0.1:31923, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31844") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54392->127.0.0.1:31844, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31861") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36570->127.0.0.1:31861, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : Creating backend with remote "/non-existing" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31197") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58546->127.0.0.1:31197, err= 2026/08/13 01:24:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31995") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34500->127.0.0.1:31995, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31358") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55164->127.0.0.1:31358, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31884") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43996->127.0.0.1:31884, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30074") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56364->127.0.0.1:30074, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30346") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52594->127.0.0.1:30346, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31414") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36788->127.0.0.1:31414, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30842") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34638->127.0.0.1:30842, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31456") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52366->127.0.0.1:31456, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31664") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54324->127.0.0.1:31664, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31438") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34606->127.0.0.1:31438, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Running all checks before starting transfers 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31519") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45916->127.0.0.1:31519, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Checks finished, now starting transfers 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30914") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55596->127.0.0.1:30914, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31961") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39622->127.0.0.1:31961, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31062") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42518->127.0.0.1:31062, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30117") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58130->127.0.0.1:30117, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31952") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45998->127.0.0.1:31952, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30376") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60580->127.0.0.1:30376, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 ERROR : Ignoring --no-traverse with sync 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30358") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45932->127.0.0.1:30358, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31450") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58294->127.0.0.1:31450, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30438") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34400->127.0.0.1:30438, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31184") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51086->127.0.0.1:31184, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31675") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40596->127.0.0.1:31675, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31119") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36160->127.0.0.1:31119, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30072") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35858->127.0.0.1:30072, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30917") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60414->127.0.0.1:30917, err= 2026/08/13 01:24:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30411") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46014->127.0.0.1:30411, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/13 01:24:34 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/13 01:24:34 INFO : hello world2: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30961") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37186->127.0.0.1:30961, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31427") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53122->127.0.0.1:31427, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31582") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36076->127.0.0.1:31582, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31643") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43062->127.0.0.1:31643, err= 2026/08/13 01:24:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30808") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40620->127.0.0.1:30808, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/13 01:24:34 INFO : potato2: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30250") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43060->127.0.0.1:30250, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30580") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53188->127.0.0.1:30580, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30863") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40694->127.0.0.1:30863, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30353") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55828->127.0.0.1:30353, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/13 01:24:34 INFO : potato2: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30601") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47352->127.0.0.1:30601, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31455") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49196->127.0.0.1:31455, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31415") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48832->127.0.0.1:31415, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 01:24:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30181") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48320->127.0.0.1:30181, err= 2026/08/13 01:24:34 INFO : sub dir2: Making directory 2026/08/13 01:24:34 INFO : sub dir: Making directory 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 INFO : sub dir2/sub sub dir2: Making directory 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60116->127.0.0.1:28622, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31389") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34018->127.0.0.1:31389, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31589") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57378->127.0.0.1:31589, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31325") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30235") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50360->127.0.0.1:31325, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47828->127.0.0.1:30235, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30173") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34210->127.0.0.1:30173, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31176") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54564->127.0.0.1:31176, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31843") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30035") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52560->127.0.0.1:31843, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54738->127.0.0.1:30035, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30276") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49242->127.0.0.1:30276, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31129") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38980->127.0.0.1:31129, err= --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 INFO : sub dir2: Making directory 2026/08/13 01:24:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 01:24:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30258") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35824->127.0.0.1:30258, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30300") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53842->127.0.0.1:30300, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30523") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35886->127.0.0.1:30523, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30497") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59914->127.0.0.1:30497, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30421") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54204->127.0.0.1:30421, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31026") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41436->127.0.0.1:31026, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30049") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43854->127.0.0.1:30049, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : sub dir2: Making directory with metadata 2026/08/13 01:24:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31276") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39480->127.0.0.1:31276, err= 2026/08/13 01:24:34 INFO : sub dir2: Making directory 2026/08/13 01:24:34 INFO : sub dir: Making directory 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31342") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53814->127.0.0.1:31342, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30326") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59324->127.0.0.1:30326, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31628") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31187") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45674->127.0.0.1:31187, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54230->127.0.0.1:31628, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31671") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58844->127.0.0.1:31671, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31191") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58764->127.0.0.1:31191, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30175") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56846->127.0.0.1:30175, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30649") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54622->127.0.0.1:30649, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31233") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49734->127.0.0.1:31233, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31084") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60376->127.0.0.1:31084, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31465") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58264->127.0.0.1:31465, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 INFO : sub dir2: Making directory 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30054") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55686->127.0.0.1:30054, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30148") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48810->127.0.0.1:30148, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31085") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55202->127.0.0.1:31085, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30434") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46148->127.0.0.1:30434, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31984") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54046->127.0.0.1:31984, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31185") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36072->127.0.0.1:31185, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30530") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34390->127.0.0.1:30530, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : sub dir2: Making directory with metadata 2026/08/13 01:24:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30394") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53592->127.0.0.1:30394, err= 2026/08/13 01:24:34 INFO : sub dir2: Making directory 2026/08/13 01:24:34 INFO : sub dir: Making directory 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31686") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59652->127.0.0.1:31686, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31099") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32862->127.0.0.1:31099, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30215") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31475") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40148->127.0.0.1:30215, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44752->127.0.0.1:31475, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31023") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45920->127.0.0.1:31023, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30540") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31385") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41530->127.0.0.1:30540, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34946->127.0.0.1:31385, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31876") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54432->127.0.0.1:31876, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31079") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46170->127.0.0.1:31079, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30098") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47350->127.0.0.1:30098, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 INFO : sub dir2: Making directory 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31717") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52738->127.0.0.1:31717, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30939") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51092->127.0.0.1:30939, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31886") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50154->127.0.0.1:31886, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31907") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36754->127.0.0.1:31907, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30481") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34002->127.0.0.1:30481, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30297") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50066->127.0.0.1:30297, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31345") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58036->127.0.0.1:31345, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30642") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33468->127.0.0.1:30642, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31887") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58030->127.0.0.1:31887, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30165") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56138->127.0.0.1:30165, err= 2026/08/13 01:24:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-beluvac4wewa" 2026/08/13 01:24:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:34 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:34 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:34 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: Connecting to FTP server 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:60126->127.0.0.1:28622, err= sync_test.go:620: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu -> ftp://127.0.0.1:28622/rclone-test-beluvac4wewa 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31342") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:31063") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:56276->127.0.0.1:31063, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53822->127.0.0.1:31342, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30154") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59220->127.0.0.1:30154, err= 2026/08/13 01:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: Waiting for checks to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: Waiting for transfers to finish 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31734") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46868->127.0.0.1:31734, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:31283") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:41978->127.0.0.1:31283, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:24:34 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:24:34 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:30149") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:46190->127.0.0.1:30149, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:30455") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:52912->127.0.0.1:30455, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:31155") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:33834->127.0.0.1:31155, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: dial("tcp","127.0.0.1:30619") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: > dial: conn=127.0.0.1:35892->127.0.0.1:30619, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: Purge object "sub dir/hello world" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: Purge dir "sub dir" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-beluvac4wewa: Purge dir "" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30632") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42694->127.0.0.1:30632, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30572") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51614->127.0.0.1:30572, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31230") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33162->127.0.0.1:31230, err= --- PASS: TestServerSideCopy (0.02s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31193") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49156->127.0.0.1:31193, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31452") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59194->127.0.0.1:31452, err= 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30878") 2026/08/13 01:24:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44722->127.0.0.1:30878, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30697") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55646->127.0.0.1:30697, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31893") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44234->127.0.0.1:31893, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30696") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53502->127.0.0.1:30696, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31615") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38384->127.0.0.1:31615, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31789") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60292->127.0.0.1:31789, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30808") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40624->127.0.0.1:30808, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31536") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53036->127.0.0.1:31536, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31075") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52180->127.0.0.1:31075, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31674") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35708->127.0.0.1:31674, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31899") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47190->127.0.0.1:31899, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31764") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38686->127.0.0.1:31764, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yayohis0rego" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:60128->127.0.0.1:28622, err= sync_test.go:656: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu -> ftp://127.0.0.1:28622/rclone-test-yayohis0rego 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:31434") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:43194->127.0.0.1:31434, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31224") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44378->127.0.0.1:31224, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30738") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55516->127.0.0.1:30738, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30341") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43054->127.0.0.1:30341, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30726") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:36708->127.0.0.1:30726, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:31472") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:35518->127.0.0.1:31472, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30375") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:44098->127.0.0.1:30375, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30434") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46152->127.0.0.1:30434, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31224") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44390->127.0.0.1:31224, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31264") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57936->127.0.0.1:31264, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30506") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31309") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:59696->127.0.0.1:30506, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35432->127.0.0.1:31309, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30965") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31220") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:45986->127.0.0.1:30965, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50136->127.0.0.1:31220, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 17 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-yayohis0rego) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30320") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43376->127.0.0.1:30320, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30967") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:36790->127.0.0.1:30967, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.7915718a.partial: size = 17 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:31030") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:57570->127.0.0.1:31030, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30228") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:59728->127.0.0.1:30228, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30320") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:43384->127.0.0.1:30320, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: dial("tcp","127.0.0.1:30380") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: > dial: conn=127.0.0.1:45398->127.0.0.1:30380, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Purge object "sub dir/hello world" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Purge dir "sub dir" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yayohis0rego: Purge dir "" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30259") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48930->127.0.0.1:30259, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30978") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53510->127.0.0.1:30978, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31736") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39948->127.0.0.1:31736, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31507") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34690->127.0.0.1:31507, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31697") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59758->127.0.0.1:31697, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30835") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41060->127.0.0.1:30835, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30975") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43110->127.0.0.1:30975, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30601") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47360->127.0.0.1:30601, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30973") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38988->127.0.0.1:30973, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 01:24:35 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31369") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36896->127.0.0.1:31369, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30286") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39926->127.0.0.1:30286, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31953") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45694->127.0.0.1:31953, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30544") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53752->127.0.0.1:30544, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30765") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33008->127.0.0.1:30765, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31571") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50728->127.0.0.1:31571, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31107") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57100->127.0.0.1:31107, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31550") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45076->127.0.0.1:31550, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tuheleb2leso" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:60136->127.0.0.1:28622, err= sync_test.go:701: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu -> ftp://127.0.0.1:28622/rclone-test-tuheleb2leso 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31654") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:52818->127.0.0.1:31654, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31630") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39286->127.0.0.1:31630, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31372") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39060->127.0.0.1:31372, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31776") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34072->127.0.0.1:31776, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31944") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:51066->127.0.0.1:31944, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30017") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:55924->127.0.0.1:30017, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30716") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:58166->127.0.0.1:30716, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31897") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41408->127.0.0.1:31897, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31199") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56496->127.0.0.1:31199, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30422") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47188->127.0.0.1:30422, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Using server-side directory move 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30950") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:32994->127.0.0.1:30950, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30924") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44376->127.0.0.1:30924, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31677") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:50718->127.0.0.1:31677, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30210") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44826->127.0.0.1:30210, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 17 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-tuheleb2leso) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:35 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31223") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46610->127.0.0.1:31223, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30644") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46042->127.0.0.1:30644, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31029") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:45506->127.0.0.1:31029, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31311") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:37330->127.0.0.1:31311, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30210") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44842->127.0.0.1:30210, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31217") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49932->127.0.0.1:31217, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30820") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45534->127.0.0.1:30820, err= 2026/08/13 01:24:35 DEBUG : testing file moves 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31733") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30023") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:38042->127.0.0.1:31733, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53050->127.0.0.1:30023, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30227") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36100->127.0.0.1:30227, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30679") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:57292->127.0.0.1:30679, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 24 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: size = 17 (ftp://127.0.0.1:28622/rclone-test-tuheleb2leso) 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:35 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30248") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36738->127.0.0.1:30248, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31852") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43866->127.0.0.1:31852, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30651") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:52518->127.0.0.1:30651, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30025") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:46332->127.0.0.1:30025, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:30218") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:45320->127.0.0.1:30218, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: dial("tcp","127.0.0.1:31770") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: > dial: conn=127.0.0.1:32840->127.0.0.1:31770, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Purge object "sub dir/hello world" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Purge dir "sub dir" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-tuheleb2leso: Purge dir "" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30603") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59402->127.0.0.1:30603, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31082") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46472->127.0.0.1:31082, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31286") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59712->127.0.0.1:31286, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30904") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55108->127.0.0.1:30904, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 ERROR : error listing: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30764") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49330->127.0.0.1:30764, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30223") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37830->127.0.0.1:30223, err= 2026/08/13 01:24:35 INFO : Local file system at /tmp/rclone351565381: Making directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31712") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45860->127.0.0.1:31712, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30335") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41762->127.0.0.1:30335, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30420") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53096->127.0.0.1:30420, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30818") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37954->127.0.0.1:30818, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30168") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52562->127.0.0.1:30168, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30447") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51206->127.0.0.1:30447, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30684") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52452->127.0.0.1:30684, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30934") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34998->127.0.0.1:30934, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30837") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34284->127.0.0.1:30837, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30153") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35068->127.0.0.1:30153, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30685") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56544->127.0.0.1:30685, err= 2026/08/13 01:24:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31081") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58640->127.0.0.1:31081, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30295") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41180->127.0.0.1:30295, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30651") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52532->127.0.0.1:30651, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31614") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41374->127.0.0.1:31614, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30667") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37782->127.0.0.1:30667, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30475") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33712->127.0.0.1:30475, err= 2026/08/13 01:24:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30817") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45760->127.0.0.1:30817, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/13 01:24:35 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/13 01:24:35 INFO : check sum: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30795") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33256->127.0.0.1:30795, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31980") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56240->127.0.0.1:31980, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : check sum: size = 1 OK 2026/08/13 01:24:35 NOTICE: ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/13 01:24:35 DEBUG : check sum: Size of src and dst objects identical 2026/08/13 01:24:35 DEBUG : check sum: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31472") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35520->127.0.0.1:31472, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31302") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54356->127.0.0.1:31302, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31654") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52832->127.0.0.1:31654, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31733") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38048->127.0.0.1:31733, err= 2026/08/13 01:24:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30283") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33510->127.0.0.1:30283, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/13 01:24:35 INFO : sizeonly: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30333") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36398->127.0.0.1:30333, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30111") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40140->127.0.0.1:30111, err= 2026/08/13 01:24:35 DEBUG : sizeonly: size = 6 OK 2026/08/13 01:24:35 DEBUG : sizeonly: Sizes identical 2026/08/13 01:24:35 DEBUG : sizeonly: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31562") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35648->127.0.0.1:31562, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30355") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52156->127.0.0.1:30355, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30831") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48078->127.0.0.1:30831, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30988") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39822->127.0.0.1:30988, err= 2026/08/13 01:24:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31700") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53910->127.0.0.1:31700, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/13 01:24:35 INFO : ignore-size: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30142") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36998->127.0.0.1:30142, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31901") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47154->127.0.0.1:31901, err= 2026/08/13 01:24:35 DEBUG : ignore-size: Sizes identical 2026/08/13 01:24:35 DEBUG : ignore-size: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31911") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34608->127.0.0.1:31911, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30240") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36346->127.0.0.1:30240, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31098") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54430->127.0.0.1:31098, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31909") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60970->127.0.0.1:31909, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30076") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33358->127.0.0.1:30076, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30750") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57904->127.0.0.1:30750, err= 2026/08/13 01:24:35 DEBUG : existing: size = 6 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : existing: Sizes identical 2026/08/13 01:24:35 DEBUG : existing: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30014") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44392->127.0.0.1:30014, err= 2026/08/13 01:24:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30068") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45298->127.0.0.1:30068, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:24:35 INFO : existing: Copied (replaced existing) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31680") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59710->127.0.0.1:31680, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31010") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36894->127.0.0.1:31010, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30558") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48164->127.0.0.1:30558, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31603") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38036->127.0.0.1:31603, err= 2026/08/13 01:24:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31566") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53546->127.0.0.1:31566, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:24:35 INFO : existing: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31298") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44478->127.0.0.1:31298, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30075") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52688->127.0.0.1:30075, err= 2026/08/13 01:24:35 DEBUG : existing: Destination exists, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31769") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50882->127.0.0.1:31769, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30091") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37558->127.0.0.1:30091, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30027") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53354->127.0.0.1:30027, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30900") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55696->127.0.0.1:30900, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30432") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51212->127.0.0.1:30432, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 INFO : d: Making directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31665") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42694->127.0.0.1:31665, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31649") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60138->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30884") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38748->127.0.0.1:31649, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45504->127.0.0.1:30884, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31385") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34948->127.0.0.1:31385, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31541") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38374->127.0.0.1:31541, err= 2026/08/13 01:24:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31257") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31565") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41568->127.0.0.1:31257, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48946->127.0.0.1:31565, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31340") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59834->127.0.0.1:31340, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/13 01:24:35 INFO : a/potato2: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60144->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31494") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36348->127.0.0.1:31494, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : c/non empty space: size = 5 OK 2026/08/13 01:24:35 DEBUG : c/non empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : b/potato: Deleted 2026/08/13 01:24:35 INFO : d: Removing directory 2026/08/13 01:24:35 INFO : b: Removing directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: deleted 2 directories 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30694") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34802->127.0.0.1:30694, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30664") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48154->127.0.0.1:30664, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30340") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49996->127.0.0.1:30340, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30213") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34764->127.0.0.1:30213, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30146") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34142->127.0.0.1:30146, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31742") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37402->127.0.0.1:31742, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31961") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39632->127.0.0.1:31961, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31169") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40688->127.0.0.1:31169, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31724") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43516->127.0.0.1:31724, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31267") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37026->127.0.0.1:31267, err= 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31361") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43680->127.0.0.1:31361, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30132") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49828->127.0.0.1:30132, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30166") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41434->127.0.0.1:30166, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30795") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33258->127.0.0.1:30795, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31494") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36360->127.0.0.1:31494, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31840") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60242->127.0.0.1:31840, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31565") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48962->127.0.0.1:31565, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31388") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37572->127.0.0.1:31388, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31126") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58140->127.0.0.1:31126, err= --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30600") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39584->127.0.0.1:30600, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30226") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44700->127.0.0.1:30226, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31884") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43998->127.0.0.1:31884, err= 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30838") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53488->127.0.0.1:30838, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/13 01:24:35 INFO : potato: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31435") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33316->127.0.0.1:31435, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30343") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37686->127.0.0.1:30343, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31890") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57236->127.0.0.1:31890, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31731") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45736->127.0.0.1:31731, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30062") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33604->127.0.0.1:30062, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31974") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34222->127.0.0.1:31974, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : potato: size = 60 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : potato: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31737") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41454->127.0.0.1:31737, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/13 01:24:35 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/13 01:24:35 INFO : potato: Copied (replaced existing) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31359") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49694->127.0.0.1:31359, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31120") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41402->127.0.0.1:31120, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30215") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40160->127.0.0.1:30215, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31709") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45546->127.0.0.1:31709, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30235") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47840->127.0.0.1:30235, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30183") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35944->127.0.0.1:30183, err= 2026/08/13 01:24:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : potato: size = 36 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : potato: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31212") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49364->127.0.0.1:31212, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/13 01:24:35 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/13 01:24:35 INFO : potato: Copied (replaced existing) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52108->127.0.0.1:31622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30554") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46424->127.0.0.1:30554, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31502") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36544->127.0.0.1:31502, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31574") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54872->127.0.0.1:31574, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30554") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46438->127.0.0.1:30554, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31237") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38930->127.0.0.1:31237, err= 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31153") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58158->127.0.0.1:31153, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30662") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44920->127.0.0.1:30662, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31566") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53556->127.0.0.1:31566, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31056") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41186->127.0.0.1:31056, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31152") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47746->127.0.0.1:31152, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30688") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40714->127.0.0.1:30688, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31687") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49372->127.0.0.1:31687, err= 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31472") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35524->127.0.0.1:31472, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/13 01:24:35 INFO : potato2: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : potato: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31887") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58040->127.0.0.1:31887, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30049") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43860->127.0.0.1:30049, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30753") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46520->127.0.0.1:30753, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30686") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59936->127.0.0.1:30686, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31405") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50052->127.0.0.1:31405, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 INFO : d: Making directory 2026/08/13 01:24:35 INFO : d/e: Making directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30897") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55284->127.0.0.1:30897, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30115") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31796") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30034") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57412->127.0.0.1:30115, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33678->127.0.0.1:30034, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60704->127.0.0.1:31796, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31587") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59092->127.0.0.1:31587, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31946") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49836->127.0.0.1:31946, err= 2026/08/13 01:24:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30541") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30613") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31064") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36244->127.0.0.1:30613, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43436->127.0.0.1:30541, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40254->127.0.0.1:31064, err= 2026/08/13 01:24:35 DEBUG : c/non empty space: size = 5 OK 2026/08/13 01:24:35 DEBUG : c/non empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30349") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31055") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45626->127.0.0.1:31055, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57588->127.0.0.1:30349, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/13 01:24:35 INFO : a/potato2: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : b/potato: Deleted 2026/08/13 01:24:35 INFO : d/e: Removing directory 2026/08/13 01:24:35 INFO : d: Removing directory 2026/08/13 01:24:35 INFO : b: Removing directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: deleted 3 directories 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31195") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49892->127.0.0.1:31195, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30412") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31588") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52722->127.0.0.1:30412, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54550->127.0.0.1:31588, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31961") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39640->127.0.0.1:31961, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31133") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45230->127.0.0.1:31133, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31371") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58566->127.0.0.1:31371, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30896") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57802->127.0.0.1:30896, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30362") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41614->127.0.0.1:30362, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30649") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54634->127.0.0.1:30649, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 INFO : d: Making directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31995") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34516->127.0.0.1:31995, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30047") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30440") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31542") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53286->127.0.0.1:30047, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42062->127.0.0.1:30440, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40196->127.0.0.1:31542, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30577") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41436->127.0.0.1:30577, err= 2026/08/13 01:24:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31700") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30592") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31934") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38464->127.0.0.1:30592, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53926->127.0.0.1:31700, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50976->127.0.0.1:31934, err= 2026/08/13 01:24:35 DEBUG : c/non empty space: size = 5 OK 2026/08/13 01:24:35 DEBUG : c/non empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31999") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45348->127.0.0.1:31999, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/13 01:24:35 INFO : a/potato2: Copied (new) 2026/08/13 01:24:35 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: not deleting files as there were IO errors 2026/08/13 01:24:35 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: not deleting directories as there were IO errors 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30107") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34320->127.0.0.1:30107, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30662") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30796") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31887") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44924->127.0.0.1:30662, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31610") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40018->127.0.0.1:30796, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58054->127.0.0.1:31887, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57116->127.0.0.1:31610, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31918") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47204->127.0.0.1:31918, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31483") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30476") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31786") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50026->127.0.0.1:31483, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30381") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43246->127.0.0.1:30476, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55268->127.0.0.1:31786, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42772->127.0.0.1:30381, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31743") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57828->127.0.0.1:31743, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30305") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36474->127.0.0.1:30305, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30891") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54150->127.0.0.1:30891, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30763") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36354->127.0.0.1:30763, err= 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31495") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33948->127.0.0.1:31495, err= 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 INFO : potato: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30824") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43072->127.0.0.1:30824, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/13 01:24:35 INFO : potato2: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31870") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58908->127.0.0.1:31870, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30946") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45562->127.0.0.1:30946, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31002") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38128->127.0.0.1:31002, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31735") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59946->127.0.0.1:31735, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30550") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36630->127.0.0.1:30550, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30549") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48980->127.0.0.1:30549, err= 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30525") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44634->127.0.0.1:30525, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : potato: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31489") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52876->127.0.0.1:31489, err= 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31760") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52644->127.0.0.1:31760, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/13 01:24:35 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/13 01:24:35 INFO : potato2: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31427") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53126->127.0.0.1:31427, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30563") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33588->127.0.0.1:30563, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30630") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53576->127.0.0.1:30630, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30535") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49012->127.0.0.1:30535, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30520") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45494->127.0.0.1:30520, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31115") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41090->127.0.0.1:31115, err= 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31136") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37734->127.0.0.1:31136, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/13 01:24:35 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/13 01:24:35 INFO : potato2: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30575") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56422->127.0.0.1:30575, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30388") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42444->127.0.0.1:30388, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31309") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35436->127.0.0.1:31309, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31946") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49848->127.0.0.1:31946, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30049") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43874->127.0.0.1:30049, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31944") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51070->127.0.0.1:31944, err= 2026/08/13 01:24:35 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : enormous: Excluded 2026/08/13 01:24:35 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : potato2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31037") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45260->127.0.0.1:31037, err= 2026/08/13 01:24:35 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : potato2: Excluded 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30169") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54698->127.0.0.1:30169, err= 2026/08/13 01:24:35 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : enormous: Excluded 2026/08/13 01:24:35 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : potato2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30694") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34808->127.0.0.1:30694, err= 2026/08/13 01:24:35 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : potato2: Excluded 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31875") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58694->127.0.0.1:31875, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31285") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58002->127.0.0.1:31285, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31873") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49140->127.0.0.1:31873, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31227") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41272->127.0.0.1:31227, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30905") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55294->127.0.0.1:30905, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30203") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52188->127.0.0.1:30203, err= 2026/08/13 01:24:35 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : enormous: Excluded 2026/08/13 01:24:35 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : potato2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30400") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49980->127.0.0.1:30400, err= 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : enormous: Deleted 2026/08/13 01:24:35 INFO : potato2: Deleted 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30038") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46182->127.0.0.1:30038, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30922") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38086->127.0.0.1:30922, err= 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : enormous: Deleted 2026/08/13 01:24:35 INFO : potato2: Deleted 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30147") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43698->127.0.0.1:30147, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30331") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37782->127.0.0.1:30331, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31787") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44940->127.0.0.1:31787, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31520") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39952->127.0.0.1:31520, err= --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/13 01:24:35 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31666") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38608->127.0.0.1:31666, err= 2026/08/13 01:24:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30179") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43588->127.0.0.1:30179, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30627") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57648->127.0.0.1:30627, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/13 01:24:35 INFO : potato: Copied (new) 2026/08/13 01:24:35 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/13 01:24:35 INFO : yam: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31832") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42540->127.0.0.1:31832, err= 2026/08/13 01:24:35 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31527") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59266->127.0.0.1:31527, err= 2026/08/13 01:24:35 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : potato: size = 14 OK 2026/08/13 01:24:35 DEBUG : potato: Sizes identical 2026/08/13 01:24:35 DEBUG : potato: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31407") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44940->127.0.0.1:31407, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/13 01:24:35 INFO : yaml: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : yam: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30889") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50058->127.0.0.1:30889, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31046") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43350->127.0.0.1:31046, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31723") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59424->127.0.0.1:31723, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/13 01:24:35 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Ignoring --track-renames as either the source or destination do not support modtime 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31628") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54236->127.0.0.1:31628, err= 2026/08/13 01:24:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31859") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52110->127.0.0.1:31859, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30766") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39896->127.0.0.1:30766, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/13 01:24:35 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/13 01:24:35 INFO : yam: Copied (new) 2026/08/13 01:24:35 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/13 01:24:35 INFO : potato: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30973") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38998->127.0.0.1:30973, err= 2026/08/13 01:24:35 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Ignoring --track-renames as either the source or destination do not support modtime 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31316") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51530->127.0.0.1:31316, err= 2026/08/13 01:24:35 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : potato: size = 14 OK 2026/08/13 01:24:35 DEBUG : potato: Sizes identical 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : potato: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30156") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52814->127.0.0.1:30156, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/13 01:24:35 INFO : yaml: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : yam: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31798") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42164->127.0.0.1:31798, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31824") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56900->127.0.0.1:31824, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31973") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42660->127.0.0.1:31973, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31396") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50298->127.0.0.1:31396, err= 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Making map for --track-renames 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Finished making map for --track-renames 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 01:24:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for renames to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30525") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44644->127.0.0.1:30525, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30034") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33684->127.0.0.1:30034, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/13 01:24:35 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/13 01:24:35 INFO : potato: Copied (new) 2026/08/13 01:24:35 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/13 01:24:35 INFO : sub/yam: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30019") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46496->127.0.0.1:30019, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31839") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50868->127.0.0.1:31839, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31644") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39204->127.0.0.1:31644, err= 2026/08/13 01:24:35 DEBUG : potato: size = 14 OK 2026/08/13 01:24:35 DEBUG : potato: Sizes identical 2026/08/13 01:24:35 DEBUG : potato: Unchanged skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31789") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60296->127.0.0.1:31789, err= 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Making map for --track-renames 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Finished making map for --track-renames 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for renames to finish 2026/08/13 01:24:35 INFO : sub/yam: Moved (server-side) to: yam 2026/08/13 01:24:35 INFO : yam: Renamed from "sub/yam" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31208") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55906->127.0.0.1:31208, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30480") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49552->127.0.0.1:30480, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31901") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47156->127.0.0.1:31901, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31900") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50334->127.0.0.1:31900, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30764") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49336->127.0.0.1:30764, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "/tmp/rclone351565381/dir1" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "/tmp/rclone351565381/dir2" 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381/dir2: Using server-side directory move 2026/08/13 01:24:35 INFO : Local file system at /tmp/rclone351565381/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:24:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381/dir2: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381/dir2: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : file1.txt: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31351") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33750->127.0.0.1:31351, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31677") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50720->127.0.0.1:31677, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30012") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53904->127.0.0.1:30012, err= 2026/08/13 01:24:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31544") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51482->127.0.0.1:31544, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/13 01:24:35 INFO : nested/sub dir/file: Copied (new) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31167") 2026/08/13 01:24:35 INFO : nested/sub dir/file: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44770->127.0.0.1:31167, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:35 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:35 INFO : sub dir: Removing directory 2026/08/13 01:24:35 INFO : nested/sub dir: Removing directory 2026/08/13 01:24:35 INFO : nested: Removing directory 2026/08/13 01:24:35 DEBUG : Local file system at /tmp/rclone351565381: deleted 3 directories 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31593") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47368->127.0.0.1:31593, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31702") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30222") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46934->127.0.0.1:30222, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42478->127.0.0.1:31702, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30108") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54236->127.0.0.1:30108, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30169") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54710->127.0.0.1:30169, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31740") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31469") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59020->127.0.0.1:31740, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42492->127.0.0.1:31469, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30254") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57570->127.0.0.1:30254, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31728") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42364->127.0.0.1:31728, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30637") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34638->127.0.0.1:30637, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30934") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35002->127.0.0.1:30934, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31700") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53938->127.0.0.1:31700, err= 2026/08/13 01:24:35 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:24:35 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:24:35 INFO : sub dir/hello world: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/13 01:24:35 INFO : nested/sub dir/file: Copied (new) 2026/08/13 01:24:35 INFO : nested/sub dir/file: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31462") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50620->127.0.0.1:31462, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30208") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30193") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57398->127.0.0.1:30193, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39478->127.0.0.1:30208, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30341") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43060->127.0.0.1:30341, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31359") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49706->127.0.0.1:31359, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30691") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46822->127.0.0.1:30691, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30491") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38032->127.0.0.1:30491, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30449") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43266->127.0.0.1:30449, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30391") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57182->127.0.0.1:30391, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30031") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33446->127.0.0.1:30031, err= 2026/08/13 01:24:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31064") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30345") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40266->127.0.0.1:31064, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54518->127.0.0.1:30345, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/13 01:24:35 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/13 01:24:35 INFO : existing-b: Copied (new) 2026/08/13 01:24:35 INFO : existing-b: Deleted 2026/08/13 01:24:35 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:24:35 INFO : existing: Copied (new) 2026/08/13 01:24:35 INFO : existing: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30040") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33570->127.0.0.1:30040, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30478") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35326->127.0.0.1:30478, err= 2026/08/13 01:24:35 DEBUG : existing: Destination exists, skipping 2026/08/13 01:24:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30151") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45288->127.0.0.1:30151, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30139") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50888->127.0.0.1:30139, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30320") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43388->127.0.0.1:30320, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-mizozul2xabo" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:60154->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31468") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60896->127.0.0.1:31468, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31859") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52116->127.0.0.1:31859, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31925") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49946->127.0.0.1:31925, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31253") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60338->127.0.0.1:31253, err= sync_test.go:1736: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu -> ftp://127.0.0.1:28622/rclone-test-mizozul2xabo 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:31144") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:44292->127.0.0.1:31144, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:30318") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:53852->127.0.0.1:30318, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:30253") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:51888->127.0.0.1:30253, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Using server-side directory move 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30256") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51512->127.0.0.1:30256, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:31474") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:37514->127.0.0.1:31474, err= 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : potato3: size = 68 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : potato3: size = 60 (ftp://127.0.0.1:28622/rclone-test-mizozul2xabo) 2026/08/13 01:24:35 DEBUG : potato3: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:60160->127.0.0.1:28622, err= 2026/08/13 01:24:35 INFO : empty space: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : potato2: Moved (server-side) 2026/08/13 01:24:35 INFO : potato3: Deleted 2026/08/13 01:24:35 INFO : potato3: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31252") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34362->127.0.0.1:31252, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:31360") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:56698->127.0.0.1:31360, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-manedux2monu" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: > dial: conn=127.0.0.1:60172->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Using server-side directory move 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Server side directory move succeeded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: dial("tcp","127.0.0.1:31430") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: > dial: conn=127.0.0.1:41190->127.0.0.1:31430, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:30837") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:34292->127.0.0.1:30837, err= 2026/08/13 01:24:35 ERROR : error listing: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: dial("tcp","127.0.0.1:31042") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: > dial: conn=127.0.0.1:53370->127.0.0.1:31042, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Purge object "empty space" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Purge object "potato2" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Purge object "potato3" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-manedux2monu: Purge dir "" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: dial("tcp","127.0.0.1:31589") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: > dial: conn=127.0.0.1:57384->127.0.0.1:31589, err= 2026/08/13 01:24:35 ERROR : error listing: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-mizozul2xabo: Purge dir "" 2026/08/13 01:24:35 NOTICE: purge failed to rmdir "": directory not found 2026/08/13 01:24:35 NOTICE: purge failed: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31112") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42912->127.0.0.1:31112, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36584->127.0.0.1:30622, err= --- PASS: TestServerSideMove (0.04s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-miyaxex3hehe" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:60180->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30825") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60794->127.0.0.1:30825, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30501") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60852->127.0.0.1:30501, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30503") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56072->127.0.0.1:30503, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30840") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40414->127.0.0.1:30840, err= sync_test.go:1736: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu -> ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:31364") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:49898->127.0.0.1:31364, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:30729") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:40942->127.0.0.1:30729, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:30827") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:45258->127.0.0.1:30827, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31280") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:31397") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:45572->127.0.0.1:31397, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53094->127.0.0.1:31280, err= 2026/08/13 01:24:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : empty space: Excluded 2026/08/13 01:24:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : empty space: Excluded 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : potato3: size = 68 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : potato3: size = 60 (ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe) 2026/08/13 01:24:35 DEBUG : potato3: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:60188->127.0.0.1:28622, err= 2026/08/13 01:24:35 INFO : potato2: Moved (server-side) 2026/08/13 01:24:35 INFO : potato3: Deleted 2026/08/13 01:24:35 INFO : potato3: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30379") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41482->127.0.0.1:30379, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:31144") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:44296->127.0.0.1:31144, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wulaven1meqe" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: > dial: conn=127.0.0.1:60190->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:31307") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:38674->127.0.0.1:31307, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: dial("tcp","127.0.0.1:30329") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: > dial: conn=127.0.0.1:41658->127.0.0.1:30329, err= 2026/08/13 01:24:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 01:24:35 DEBUG : empty space: Excluded 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 01:24:35 INFO : potato2: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : potato3: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: dial("tcp","127.0.0.1:31042") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: > dial: conn=127.0.0.1:53378->127.0.0.1:31042, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:31142") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:49940->127.0.0.1:31142, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: dial("tcp","127.0.0.1:31944") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: > dial: conn=127.0.0.1:51076->127.0.0.1:31944, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: Purge object "potato2" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: Purge object "potato3" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-wulaven1meqe: Purge dir "" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: dial("tcp","127.0.0.1:31684") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: > dial: conn=127.0.0.1:58522->127.0.0.1:31684, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: Purge object "empty space" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-miyaxex3hehe: Purge dir "" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31408") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57090->127.0.0.1:31408, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30272") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49220->127.0.0.1:30272, err= --- PASS: TestServerSideMoveWithFilter (0.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fipuvet7vuli" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:60202->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31516") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51498->127.0.0.1:31516, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31406") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43668->127.0.0.1:31406, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30985") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42768->127.0.0.1:30985, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 INFO : tomatoDir: Making directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31654") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52848->127.0.0.1:31654, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31132") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46956->127.0.0.1:31132, err= sync_test.go:1736: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu -> ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:30070") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:40664->127.0.0.1:30070, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:31909") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:60986->127.0.0.1:31909, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:30521") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:44944->127.0.0.1:30521, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Using server-side directory move 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31335") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38822->127.0.0.1:31335, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:31232") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:37728->127.0.0.1:31232, err= 2026/08/13 01:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : empty space: size = 1 OK 2026/08/13 01:24:35 DEBUG : empty space: Sizes identical 2026/08/13 01:24:35 DEBUG : empty space: Unchanged skipping 2026/08/13 01:24:35 DEBUG : potato3: size = 68 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:35 DEBUG : potato3: size = 60 (ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli) 2026/08/13 01:24:35 DEBUG : potato3: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:60216->127.0.0.1:28622, err= 2026/08/13 01:24:35 INFO : empty space: Deleted 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30290") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39948->127.0.0.1:30290, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Waiting for transfers to finish 2026/08/13 01:24:35 INFO : potato2: Moved (server-side) 2026/08/13 01:24:35 INFO : potato3: Deleted 2026/08/13 01:24:35 INFO : potato3: Moved (server-side) 2026/08/13 01:24:35 INFO : tomatoDir: Removing directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: deleted 1 directories 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30977") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46178->127.0.0.1:30977, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31389") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34032->127.0.0.1:31389, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:30898") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:41532->127.0.0.1:30898, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-farekub3nole" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: > dial: conn=127.0.0.1:60218->127.0.0.1:28622, err= 2026/08/13 01:24:35 INFO : tomatoDir: Making directory 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Using server-side directory move 2026/08/13 01:24:35 INFO : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Server side directory move succeeded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: dial("tcp","127.0.0.1:30158") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: > dial: conn=127.0.0.1:33300->127.0.0.1:30158, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: dial("tcp","127.0.0.1:30985") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: > dial: conn=127.0.0.1:42782->127.0.0.1:30985, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:31668") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:52388->127.0.0.1:31668, err= 2026/08/13 01:24:35 ERROR : error listing: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:31058") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:38922->127.0.0.1:31058, err= 2026/08/13 01:24:35 ERROR : error listing: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: dial("tcp","127.0.0.1:31853") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: > dial: conn=127.0.0.1:51850->127.0.0.1:31853, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Purge object "empty space" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Purge object "potato2" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Purge object "potato3" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: dial("tcp","127.0.0.1:31997") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: > dial: conn=127.0.0.1:45814->127.0.0.1:31997, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Purge dir "tomatoDir" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-farekub3nole: Purge dir "" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: dial("tcp","127.0.0.1:30713") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: > dial: conn=127.0.0.1:53046->127.0.0.1:30713, err= 2026/08/13 01:24:35 ERROR : error listing: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-fipuvet7vuli: Purge dir "" 2026/08/13 01:24:35 NOTICE: purge failed to rmdir "": directory not found 2026/08/13 01:24:35 NOTICE: purge failed: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31642") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52266->127.0.0.1:31642, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31512") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43626->127.0.0.1:31512, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.04s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30581") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38170->127.0.0.1:30581, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30274") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56192->127.0.0.1:30274, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/rclone-sync-test" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: > dial: conn=127.0.0.1:60222->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31782") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39074->127.0.0.1:31782, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30711") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38280->127.0.0.1:30711, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/rclone-sync-test" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: > dial: conn=127.0.0.1:60224->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:60238->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:60248->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30999") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37604->127.0.0.1:30999, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: dial("tcp","127.0.0.1:31779") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: > dial: conn=127.0.0.1:49590->127.0.0.1:31779, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31504") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56960->127.0.0.1:31504, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30455") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52922->127.0.0.1:30455, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31273") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37526->127.0.0.1:31273, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: dial("tcp","127.0.0.1:31209") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test: > dial: conn=127.0.0.1:39834->127.0.0.1:31209, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31602") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50214->127.0.0.1:31602, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : rclone-sync-test-include: Removing directory 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: failed to delete 1 directories 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30378") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:50756->127.0.0.1:30378, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31790") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59296->127.0.0.1:31790, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30404") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55394->127.0.0.1:30404, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31570") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:47746->127.0.0.1:31570, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31582") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36092->127.0.0.1:31582, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31008") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35002->127.0.0.1:31008, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : rclone-sync-test-include: Removing directory 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: failed to delete 1 directories 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30427") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31512") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43640->127.0.0.1:31512, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:47470->127.0.0.1:30427, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:24:35 DEBUG : Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31896") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46998->127.0.0.1:31896, err= 2026/08/13 01:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30200") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37966->127.0.0.1:30200, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31008") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30130") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35016->127.0.0.1:31008, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57416->127.0.0.1:30130, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31062") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42528->127.0.0.1:31062, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30314") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46598->127.0.0.1:30314, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31463") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47318->127.0.0.1:31463, err= --- PASS: TestSyncOverlapWithFilter (0.04s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60256->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: > dial: conn=127.0.0.1:60268->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" to be canonical "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31812") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:35966->127.0.0.1:31812, err= 2026/08/13 01:24:35 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30011") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:40770->127.0.0.1:30011, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/13 01:24:35 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/13 01:24:35 INFO : one: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31280") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53100->127.0.0.1:31280, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31264") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57944->127.0.0.1:31264, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30511") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36492->127.0.0.1:30511, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30163") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60956->127.0.0.1:30163, err= 2026/08/13 01:24:35 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31010") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:36904->127.0.0.1:31010, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31812") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:35976->127.0.0.1:31812, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/13 01:24:35 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/13 01:24:35 INFO : one: Copied (replaced existing) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31672") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36776->127.0.0.1:31672, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31253") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60340->127.0.0.1:31253, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31120") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41410->127.0.0.1:31120, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31132") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46958->127.0.0.1:31132, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31371") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58580->127.0.0.1:31371, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31906") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30389") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40060->127.0.0.1:31906, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37926->127.0.0.1:30389, err= 2026/08/13 01:24:35 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30568") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:40154->127.0.0.1:30568, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 DEBUG : one: size = 5 OK 2026/08/13 01:24:35 DEBUG : one: Sizes identical 2026/08/13 01:24:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31887") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58070->127.0.0.1:31887, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31917") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30930") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56038->127.0.0.1:31917, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33968->127.0.0.1:30930, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30141") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33934->127.0.0.1:30141, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30323") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58020->127.0.0.1:30323, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30361") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36066->127.0.0.1:30361, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31278") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51138->127.0.0.1:31278, err= 2026/08/13 01:24:35 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30865") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:46516->127.0.0.1:30865, err= 2026/08/13 01:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : two: size = 3 OK 2026/08/13 01:24:35 DEBUG : two: Sizes identical 2026/08/13 01:24:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: > dial: conn=127.0.0.1:60272->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : one: size = 5 OK 2026/08/13 01:24:35 DEBUG : one: Sizes identical 2026/08/13 01:24:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31053") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41392->127.0.0.1:31053, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30805") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30310") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52102->127.0.0.1:30805, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58582->127.0.0.1:30310, err= 2026/08/13 01:24:35 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30657") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:45806->127.0.0.1:30657, err= 2026/08/13 01:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 DEBUG : two: size = 3 OK 2026/08/13 01:24:35 DEBUG : two: Sizes identical 2026/08/13 01:24:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : one: size = 5 OK 2026/08/13 01:24:35 DEBUG : one: Sizes identical 2026/08/13 01:24:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : There was nothing to transfer 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31980") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56252->127.0.0.1:31980, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31079") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46184->127.0.0.1:31079, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30539") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34496->127.0.0.1:30539, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30610") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43208->127.0.0.1:30610, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30330") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56490->127.0.0.1:30330, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31374") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43030->127.0.0.1:31374, err= 2026/08/13 01:24:35 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/CompareDest" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/CompareDest" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30122") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:59238->127.0.0.1:30122, err= 2026/08/13 01:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest) 2026/08/13 01:24:35 DEBUG : two: Sizes differ 2026/08/13 01:24:35 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : one: size = 5 OK 2026/08/13 01:24:35 DEBUG : one: Sizes identical 2026/08/13 01:24:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31818") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:36194->127.0.0.1:31818, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/13 01:24:35 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/13 01:24:35 INFO : two: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31603") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38038->127.0.0.1:31603, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31281") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46176->127.0.0.1:31281, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31085") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55216->127.0.0.1:31085, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30276") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49246->127.0.0.1:30276, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31166") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30930") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44504->127.0.0.1:31166, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33976->127.0.0.1:30930, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31929") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40678->127.0.0.1:31929, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.06s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31181") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44838->127.0.0.1:31181, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30206") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51984->127.0.0.1:30206, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31887") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58074->127.0.0.1:31887, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30646") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31961") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36968->127.0.0.1:30646, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39650->127.0.0.1:31961, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dest" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: > dial: conn=127.0.0.1:60274->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/pre-dest1" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest1: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest1: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest1: > dial: conn=127.0.0.1:60278->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-yirowev0xaxu/pre-dest1" to be canonical "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/pre-dest1" 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/pre-dest2" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest2: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest2: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest2: > dial: conn=127.0.0.1:60280->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-yirowev0xaxu/pre-dest2" to be canonical "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/pre-dest2" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: dial("tcp","127.0.0.1:31707") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: > dial: conn=127.0.0.1:42138->127.0.0.1:31707, err= 2026/08/13 01:24:35 DEBUG : 1: size = 1 OK 2026/08/13 01:24:35 DEBUG : 1: Sizes identical 2026/08/13 01:24:35 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : 2: size = 1 OK 2026/08/13 01:24:35 DEBUG : 2: Sizes identical 2026/08/13 01:24:35 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/13 01:24:35 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: dial("tcp","127.0.0.1:31439") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: > dial: conn=127.0.0.1:53736->127.0.0.1:31439, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/13 01:24:35 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/13 01:24:35 INFO : 3: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: dial("tcp","127.0.0.1:31411") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dest: > dial: conn=127.0.0.1:40712->127.0.0.1:31411, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36590->127.0.0.1:30622, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30392") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31119") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31575") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33192->127.0.0.1:30392, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60246->127.0.0.1:31575, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36168->127.0.0.1:31119, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30935") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41016->127.0.0.1:30935, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31106") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59888->127.0.0.1:31106, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31647") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31135") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53078->127.0.0.1:31647, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38654->127.0.0.1:31135, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31750") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48360->127.0.0.1:31750, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest1: closing 1 unused connections 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.04s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30323") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58032->127.0.0.1:30323, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30029") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45558->127.0.0.1:30029, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31905") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58328->127.0.0.1:31905, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31718") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54072->127.0.0.1:31718, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30789") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37628->127.0.0.1:30789, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30195") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45292->127.0.0.1:30195, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30731") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60858->127.0.0.1:30731, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60284->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:35 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:35 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:35 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:35 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:35 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: Connecting to FTP server 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: > dial: conn=127.0.0.1:60290->127.0.0.1:28622, err= 2026/08/13 01:24:35 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-yirowev0xaxu/backup" to be canonical "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31497") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:35614->127.0.0.1:31497, err= 2026/08/13 01:24:35 DEBUG : two: size = 3 OK 2026/08/13 01:24:35 DEBUG : two: Sizes identical 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : two: Unchanged skipping 2026/08/13 01:24:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 INFO : one: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30120") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:51334->127.0.0.1:30120, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:24:35 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:24:35 INFO : one: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : three.txt: Moved (server-side) 2026/08/13 01:24:35 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30661") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35594->127.0.0.1:30661, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31709") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31312") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45560->127.0.0.1:31709, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57450->127.0.0.1:31312, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31757") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34056->127.0.0.1:31757, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31429") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47464->127.0.0.1:31429, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31663") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30373") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46344->127.0.0.1:31663, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56356->127.0.0.1:30373, err= 2026/08/13 01:24:35 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/backup" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31984") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:54058->127.0.0.1:31984, err= 2026/08/13 01:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:35 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:35 DEBUG : two: size = 3 OK 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:35 DEBUG : two: Sizes identical 2026/08/13 01:24:35 DEBUG : two: Unchanged skipping 2026/08/13 01:24:35 DEBUG : one: Sizes differ 2026/08/13 01:24:35 INFO : one: Deleted 2026/08/13 01:24:35 INFO : one: Moved (server-side) 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31003") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:45448->127.0.0.1:31003, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:35 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:24:35 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:24:35 INFO : one: Copied (new) 2026/08/13 01:24:35 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:35 INFO : three.txt: Deleted 2026/08/13 01:24:35 INFO : three.txt: Moved (server-side) 2026/08/13 01:24:35 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30510") 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46134->127.0.0.1:30510, err= 2026/08/13 01:24:35 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31646") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42338->127.0.0.1:31646, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31771") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60228->127.0.0.1:31771, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31285") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58018->127.0.0.1:31285, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31113") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54072->127.0.0.1:31113, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31757") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34068->127.0.0.1:31757, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30020") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58110->127.0.0.1:30020, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.04s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31126") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58152->127.0.0.1:31126, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31423") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55316->127.0.0.1:31423, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30314") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46610->127.0.0.1:30314, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30472") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45122->127.0.0.1:30472, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30141") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33940->127.0.0.1:30141, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60300->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: > dial: conn=127.0.0.1:60306->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-yirowev0xaxu/backup" to be canonical "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31614") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:41386->127.0.0.1:31614, err= 2026/08/13 01:24:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31851") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:39048->127.0.0.1:31851, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:24:36 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30903") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50016->127.0.0.1:30903, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30995") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31143") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57470->127.0.0.1:30995, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39448->127.0.0.1:31143, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31838") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32990->127.0.0.1:31838, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30013") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39662->127.0.0.1:30013, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31969") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32802->127.0.0.1:31969, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31618") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39648->127.0.0.1:31618, err= 2026/08/13 01:24:36 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/backup" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31133") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:45232->127.0.0.1:31133, err= 2026/08/13 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 INFO : one.bak: Deleted 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30772") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60728->127.0.0.1:30772, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : three.txt.bak: Deleted 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:24:36 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30544") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53756->127.0.0.1:30544, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31449") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44920->127.0.0.1:31449, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30741") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44814->127.0.0.1:30741, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31032") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48074->127.0.0.1:31032, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31475") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44754->127.0.0.1:31475, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31446") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35096->127.0.0.1:31446, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31044") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34870->127.0.0.1:31044, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30372") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47830->127.0.0.1:30372, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30452") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50534->127.0.0.1:30452, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31010") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36920->127.0.0.1:31010, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31234") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47698->127.0.0.1:31234, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31808") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37106->127.0.0.1:31808, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60312->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: > dial: conn=127.0.0.1:60316->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-yirowev0xaxu/backup" to be canonical "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31890") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:57252->127.0.0.1:31890, err= 2026/08/13 01:24:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31865") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:58858->127.0.0.1:31865, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:24:36 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31169") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40692->127.0.0.1:31169, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31397") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31112") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45576->127.0.0.1:31397, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42926->127.0.0.1:31112, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31048") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48612->127.0.0.1:31048, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30944") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54386->127.0.0.1:30944, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30004") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33842->127.0.0.1:30004, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31861") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36580->127.0.0.1:31861, err= 2026/08/13 01:24:36 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-yirowev0xaxu/backup" for canonical name "TestFTPRclone{8EZpG}:rclone-test-yirowev0xaxu/backup" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30352") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:38470->127.0.0.1:30352, err= 2026/08/13 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 INFO : one-2019-01-01: Deleted 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30046") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:58194->127.0.0.1:30046, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : three-2019-01-01.txt: Deleted 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:24:36 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30055") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55360->127.0.0.1:30055, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30111") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40150->127.0.0.1:30111, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30352") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38472->127.0.0.1:30352, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31404") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42244->127.0.0.1:31404, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30440") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42074->127.0.0.1:30440, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31147") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47550->127.0.0.1:31147, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30744") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48028->127.0.0.1:30744, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.04s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31379") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42870->127.0.0.1:31379, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30519") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42404->127.0.0.1:30519, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30156") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52828->127.0.0.1:30156, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31837") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57410->127.0.0.1:31837, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30965") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45994->127.0.0.1:30965, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60328->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31987") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:38838->127.0.0.1:31987, err= 2026/08/13 01:24:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31811") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:59678->127.0.0.1:31811, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:24:36 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31262") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55206->127.0.0.1:31262, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30411") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46026->127.0.0.1:30411, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31160") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35472->127.0.0.1:31160, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30720") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50306->127.0.0.1:30720, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30416") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35130->127.0.0.1:30416, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30849") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:40800->127.0.0.1:30849, err= 2026/08/13 01:24:36 DEBUG : one.bak: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : one.bak: Excluded 2026/08/13 01:24:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : three.txt.bak: Excluded 2026/08/13 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for checks to finish 2026/08/13 01:24:36 INFO : one.bak: Deleted 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31720") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:47108->127.0.0.1:31720, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : three.txt.bak: Deleted 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:24:36 INFO : three.txt: Moved into backup dir 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31930") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32782->127.0.0.1:31930, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30152") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36490->127.0.0.1:30152, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30186") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37972->127.0.0.1:30186, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30159") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56316->127.0.0.1:30159, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31696") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37138->127.0.0.1:31696, err= --- PASS: TestSyncBackupDirSuffixOnly (0.03s) === RUN TestSyncSuffix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30155") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39060->127.0.0.1:30155, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31730") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36364->127.0.0.1:31730, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31328") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50132->127.0.0.1:31328, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31130") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35126->127.0.0.1:31130, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31514") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51742->127.0.0.1:31514, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60330->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30324") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:47120->127.0.0.1:30324, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : three.txt: size = 5 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : three.txt: Sizes differ 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30601") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:47372->127.0.0.1:30601, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/13 01:24:36 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/13 01:24:36 INFO : three.txt: Copied (new) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30708") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35944->127.0.0.1:30708, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30690") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35312->127.0.0.1:30690, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30671") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38688->127.0.0.1:30671, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30555") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46980->127.0.0.1:30555, err= 2026/08/13 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 INFO : one.bak: Deleted 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31334") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:59558->127.0.0.1:31334, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : three.txt: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : three.txt: Sizes differ 2026/08/13 01:24:36 INFO : three.txt.bak: Deleted 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31194") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:33116->127.0.0.1:31194, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/13 01:24:36 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/13 01:24:36 INFO : three.txt: Copied (new) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30477") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57638->127.0.0.1:30477, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30237") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50114->127.0.0.1:30237, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30042") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49176->127.0.0.1:30042, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30072") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35868->127.0.0.1:30072, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30833") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49632->127.0.0.1:30833, err= --- PASS: TestSyncSuffix (0.04s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31744") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35770->127.0.0.1:31744, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30665") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55062->127.0.0.1:30665, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31850") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47508->127.0.0.1:31850, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30839") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60224->127.0.0.1:30839, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30642") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33482->127.0.0.1:30642, err= 2026/08/13 01:24:36 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yirowev0xaxu/dst" 2026/08/13 01:24:36 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : TestFTPRclone: detected overridden config - adding "{8EZpG}" suffix to name 2026/08/13 01:24:36 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/13 01:24:36 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/13 01:24:36 DEBUG : Setting pass="Xv7sFbGJiqBq9o38-m46kXOVaAvffBEDTpQPWg3Mj2E0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/13 01:24:36 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: Connecting to FTP server 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:60336->127.0.0.1:28622, err= 2026/08/13 01:24:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31494") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:36364->127.0.0.1:31494, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:24:36 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : three.txt: size = 5 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : three.txt: Sizes differ 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:31805") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:41546->127.0.0.1:31805, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/13 01:24:36 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/13 01:24:36 INFO : three.txt: Copied (new) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31767") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36306->127.0.0.1:31767, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31757") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34076->127.0.0.1:31757, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31124") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40808->127.0.0.1:31124, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31083") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36616->127.0.0.1:31083, err= 2026/08/13 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : one: Sizes differ 2026/08/13 01:24:36 INFO : one-2019-01-01: Deleted 2026/08/13 01:24:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30231") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:42422->127.0.0.1:30231, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:24:36 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:24:36 INFO : one: Copied (new) 2026/08/13 01:24:36 DEBUG : two: size = 3 OK 2026/08/13 01:24:36 DEBUG : two: Sizes identical 2026/08/13 01:24:36 DEBUG : two: Unchanged skipping 2026/08/13 01:24:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : three.txt: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst) 2026/08/13 01:24:36 DEBUG : three.txt: Sizes differ 2026/08/13 01:24:36 INFO : three-2019-01-01.txt: Deleted 2026/08/13 01:24:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: dial("tcp","127.0.0.1:30259") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: > dial: conn=127.0.0.1:48946->127.0.0.1:30259, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu/dst: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/13 01:24:36 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/13 01:24:36 INFO : three.txt: Copied (new) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30398") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34296->127.0.0.1:30398, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31361") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43686->127.0.0.1:31361, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31245") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50358->127.0.0.1:31245, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30934") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35012->127.0.0.1:30934, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30648") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38358->127.0.0.1:30648, err= --- PASS: TestSyncSuffixKeepExtension (0.04s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30408") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47644->127.0.0.1:30408, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30205") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55826->127.0.0.1:30205, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30217") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58226->127.0.0.1:30217, err= 2026/08/13 01:24:36 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : Testêé: size = 18 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : Testêé: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31538") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54178->127.0.0.1:31538, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/13 01:24:36 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/13 01:24:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31422") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52802->127.0.0.1:31422, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30824") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43082->127.0.0.1:30824, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31923") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45586->127.0.0.1:31923, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31879") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52402->127.0.0.1:31879, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30708") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35946->127.0.0.1:30708, err= 2026/08/13 01:24:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30909") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44050->127.0.0.1:30909, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:24:36 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:24:36 INFO : existing: Copied (new) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31019") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36822->127.0.0.1:31019, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31079") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46200->127.0.0.1:31079, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31725") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35952->127.0.0.1:31725, err= 2026/08/13 01:24:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : existing: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : existing: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: not deleting files as there were IO errors 2026/08/13 01:24:36 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: not deleting directories as there were IO errors 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31562") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35660->127.0.0.1:31562, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31245") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50362->127.0.0.1:31245, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30574") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52582->127.0.0.1:30574, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30837") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34302->127.0.0.1:30837, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31372") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39072->127.0.0.1:31372, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31990") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53298->127.0.0.1:31990, err= 2026/08/13 01:24:36 DEBUG : EXISTING: size = 6 OK 2026/08/13 01:24:36 DEBUG : existing: Sizes identical 2026/08/13 01:24:36 DEBUG : existing: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : There was nothing to transfer 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31306") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39686->127.0.0.1:31306, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30858") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42482->127.0.0.1:30858, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31289") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38094->127.0.0.1:31289, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30478") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35328->127.0.0.1:30478, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30421") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54206->127.0.0.1:30421, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30694") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34814->127.0.0.1:30694, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30176") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52934->127.0.0.1:30176, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31831") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37888->127.0.0.1:31831, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30184") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35436->127.0.0.1:30184, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30809") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33348->127.0.0.1:30809, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30211") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38990->127.0.0.1:30211, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31646") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42352->127.0.0.1:31646, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31500") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57472->127.0.0.1:31500, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30258") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35828->127.0.0.1:30258, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31749") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53132->127.0.0.1:31749, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30061") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45010->127.0.0.1:30061, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31912") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36794->127.0.0.1:31912, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30133") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33002->127.0.0.1:30133, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31086") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34838->127.0.0.1:31086, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30753") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46530->127.0.0.1:30753, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31335") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38824->127.0.0.1:31335, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31409") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36690->127.0.0.1:31409, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30465") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56748->127.0.0.1:30465, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31922") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35486->127.0.0.1:31922, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31513") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44010->127.0.0.1:31513, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31869") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40200->127.0.0.1:31869, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31002") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38140->127.0.0.1:31002, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30737") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49074->127.0.0.1:30737, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31613") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57752->127.0.0.1:31613, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30525") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44660->127.0.0.1:30525, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30794") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58040->127.0.0.1:30794, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30921") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55372->127.0.0.1:30921, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30292") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41062->127.0.0.1:30292, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30634") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34738->127.0.0.1:30634, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31540") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40252->127.0.0.1:31540, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30003") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57404->127.0.0.1:30003, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30878") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44730->127.0.0.1:30878, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30314") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46626->127.0.0.1:30314, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31555") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34232->127.0.0.1:31555, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31038") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57394->127.0.0.1:31038, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30383") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36060->127.0.0.1:30383, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31751") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55980->127.0.0.1:31751, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31000") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34098->127.0.0.1:31000, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30893") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58036->127.0.0.1:30893, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30561") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32946->127.0.0.1:30561, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31959") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58424->127.0.0.1:31959, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30120") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51340->127.0.0.1:30120, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31341") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48182->127.0.0.1:31341, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31091") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60914->127.0.0.1:31091, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31846") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49808->127.0.0.1:31846, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30118") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58760->127.0.0.1:30118, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31156") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52730->127.0.0.1:31156, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31438") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34608->127.0.0.1:31438, err= 2026/08/13 01:24:36 DEBUG : both0: size = 6 OK 2026/08/13 01:24:36 DEBUG : both0: Sizes identical 2026/08/13 01:24:36 DEBUG : both10: size = 6 OK 2026/08/13 01:24:36 DEBUG : both10: Sizes identical 2026/08/13 01:24:36 DEBUG : both11: size = 6 OK 2026/08/13 01:24:36 DEBUG : both11: Sizes identical 2026/08/13 01:24:36 DEBUG : both12: size = 6 OK 2026/08/13 01:24:36 DEBUG : both12: Sizes identical 2026/08/13 01:24:36 DEBUG : both0: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both13: size = 6 OK 2026/08/13 01:24:36 DEBUG : both13: Sizes identical 2026/08/13 01:24:36 DEBUG : both13: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both14: size = 6 OK 2026/08/13 01:24:36 DEBUG : both14: Sizes identical 2026/08/13 01:24:36 DEBUG : both14: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both15: size = 6 OK 2026/08/13 01:24:36 DEBUG : both15: Sizes identical 2026/08/13 01:24:36 DEBUG : both15: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both16: size = 6 OK 2026/08/13 01:24:36 DEBUG : both16: Sizes identical 2026/08/13 01:24:36 DEBUG : both16: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both17: size = 6 OK 2026/08/13 01:24:36 DEBUG : both17: Sizes identical 2026/08/13 01:24:36 DEBUG : both17: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both18: size = 6 OK 2026/08/13 01:24:36 DEBUG : both18: Sizes identical 2026/08/13 01:24:36 DEBUG : both18: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both19: size = 6 OK 2026/08/13 01:24:36 DEBUG : both19: Sizes identical 2026/08/13 01:24:36 DEBUG : both19: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both1: size = 6 OK 2026/08/13 01:24:36 DEBUG : both1: Sizes identical 2026/08/13 01:24:36 DEBUG : both1: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both2: size = 6 OK 2026/08/13 01:24:36 DEBUG : both2: Sizes identical 2026/08/13 01:24:36 DEBUG : both2: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both3: size = 6 OK 2026/08/13 01:24:36 DEBUG : both3: Sizes identical 2026/08/13 01:24:36 DEBUG : both3: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both4: size = 6 OK 2026/08/13 01:24:36 DEBUG : both4: Sizes identical 2026/08/13 01:24:36 DEBUG : both4: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both5: size = 6 OK 2026/08/13 01:24:36 DEBUG : both5: Sizes identical 2026/08/13 01:24:36 DEBUG : both5: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both6: size = 6 OK 2026/08/13 01:24:36 DEBUG : both6: Sizes identical 2026/08/13 01:24:36 DEBUG : both6: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both7: size = 6 OK 2026/08/13 01:24:36 DEBUG : both7: Sizes identical 2026/08/13 01:24:36 DEBUG : both7: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both8: size = 6 OK 2026/08/13 01:24:36 DEBUG : both8: Sizes identical 2026/08/13 01:24:36 DEBUG : both8: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both9: size = 6 OK 2026/08/13 01:24:36 DEBUG : both9: Sizes identical 2026/08/13 01:24:36 DEBUG : both9: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both10: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both11: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both12: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : only19: Deleted 2026/08/13 01:24:36 INFO : only14: Deleted 2026/08/13 01:24:36 INFO : only17: Deleted 2026/08/13 01:24:36 INFO : only13: Deleted 2026/08/13 01:24:36 INFO : only1: Deleted 2026/08/13 01:24:36 INFO : only6: Deleted 2026/08/13 01:24:36 INFO : only4: Deleted 2026/08/13 01:24:36 INFO : only2: Deleted 2026/08/13 01:24:36 INFO : only0: Deleted 2026/08/13 01:24:36 INFO : only10: Deleted 2026/08/13 01:24:36 INFO : only9: Deleted 2026/08/13 01:24:36 INFO : only18: Deleted 2026/08/13 01:24:36 INFO : only11: Deleted 2026/08/13 01:24:36 INFO : only16: Deleted 2026/08/13 01:24:36 INFO : only15: Deleted 2026/08/13 01:24:36 INFO : only3: Deleted 2026/08/13 01:24:36 INFO : only5: Deleted 2026/08/13 01:24:36 INFO : only8: Deleted 2026/08/13 01:24:36 INFO : only7: Deleted 2026/08/13 01:24:36 INFO : only12: Deleted 2026/08/13 01:24:36 INFO : There was nothing to transfer 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31894") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37490->127.0.0.1:31894, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31570") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47758->127.0.0.1:31570, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30455") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52924->127.0.0.1:30455, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30242") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45712->127.0.0.1:30242, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30794") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58048->127.0.0.1:30794, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31585") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54644->127.0.0.1:31585, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30820") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45540->127.0.0.1:30820, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30851") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52714->127.0.0.1:30851, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31458") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46406->127.0.0.1:31458, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30503") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56078->127.0.0.1:30503, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30801") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47516->127.0.0.1:30801, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30105") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56196->127.0.0.1:30105, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30475") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33716->127.0.0.1:30475, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30322") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51032->127.0.0.1:30322, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31925") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49960->127.0.0.1:31925, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30117") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58140->127.0.0.1:30117, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30265") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46602->127.0.0.1:30265, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30772") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60740->127.0.0.1:30772, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30711") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38282->127.0.0.1:30711, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31284") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50896->127.0.0.1:31284, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31061") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36088->127.0.0.1:31061, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30484") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45542->127.0.0.1:30484, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31718") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54082->127.0.0.1:31718, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30249") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48892->127.0.0.1:30249, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31239") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57580->127.0.0.1:31239, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31620") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49830->127.0.0.1:31620, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31688") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36680->127.0.0.1:31688, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30450") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34632->127.0.0.1:30450, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31205") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60542->127.0.0.1:31205, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30292") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41064->127.0.0.1:30292, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30148") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48820->127.0.0.1:30148, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30179") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43598->127.0.0.1:30179, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30997") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34890->127.0.0.1:30997, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30686") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59952->127.0.0.1:30686, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31902") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60088->127.0.0.1:31902, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31684") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58532->127.0.0.1:31684, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31955") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47220->127.0.0.1:31955, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31200") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35114->127.0.0.1:31200, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31067") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49900->127.0.0.1:31067, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31712") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45876->127.0.0.1:31712, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30833") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49634->127.0.0.1:30833, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30501") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60862->127.0.0.1:30501, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31042") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53394->127.0.0.1:31042, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30187") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48396->127.0.0.1:30187, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30485") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36594->127.0.0.1:30485, err= 2026/08/13 01:24:36 DEBUG : both0: size = 6 OK 2026/08/13 01:24:36 DEBUG : both0: Sizes identical 2026/08/13 01:24:36 DEBUG : both0: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both10: size = 6 OK 2026/08/13 01:24:36 DEBUG : both10: Sizes identical 2026/08/13 01:24:36 DEBUG : both10: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both11: size = 6 OK 2026/08/13 01:24:36 DEBUG : both11: Sizes identical 2026/08/13 01:24:36 DEBUG : both11: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both12: size = 6 OK 2026/08/13 01:24:36 DEBUG : both12: Sizes identical 2026/08/13 01:24:36 DEBUG : both12: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both13: size = 6 OK 2026/08/13 01:24:36 DEBUG : both13: Sizes identical 2026/08/13 01:24:36 DEBUG : both13: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both14: size = 6 OK 2026/08/13 01:24:36 DEBUG : both14: Sizes identical 2026/08/13 01:24:36 DEBUG : both14: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both15: size = 6 OK 2026/08/13 01:24:36 DEBUG : both15: Sizes identical 2026/08/13 01:24:36 DEBUG : both15: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both16: size = 6 OK 2026/08/13 01:24:36 DEBUG : both16: Sizes identical 2026/08/13 01:24:36 DEBUG : both16: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both17: size = 6 OK 2026/08/13 01:24:36 DEBUG : both17: Sizes identical 2026/08/13 01:24:36 DEBUG : both17: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both18: size = 6 OK 2026/08/13 01:24:36 DEBUG : both18: Sizes identical 2026/08/13 01:24:36 DEBUG : both19: size = 6 OK 2026/08/13 01:24:36 DEBUG : both19: Sizes identical 2026/08/13 01:24:36 DEBUG : both1: size = 6 OK 2026/08/13 01:24:36 DEBUG : both1: Sizes identical 2026/08/13 01:24:36 DEBUG : both2: size = 6 OK 2026/08/13 01:24:36 DEBUG : both2: Sizes identical 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : both18: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both3: size = 6 OK 2026/08/13 01:24:36 DEBUG : both3: Sizes identical 2026/08/13 01:24:36 DEBUG : both3: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both19: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both5: size = 6 OK 2026/08/13 01:24:36 DEBUG : both4: size = 6 OK 2026/08/13 01:24:36 DEBUG : both1: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both4: Sizes identical 2026/08/13 01:24:36 DEBUG : both6: size = 6 OK 2026/08/13 01:24:36 DEBUG : both6: Sizes identical 2026/08/13 01:24:36 DEBUG : both2: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both7: size = 6 OK 2026/08/13 01:24:36 DEBUG : both7: Sizes identical 2026/08/13 01:24:36 DEBUG : both5: Sizes identical 2026/08/13 01:24:36 DEBUG : both4: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both8: size = 6 OK 2026/08/13 01:24:36 DEBUG : both8: Sizes identical 2026/08/13 01:24:36 DEBUG : both8: Unchanged skipping 2026/08/13 01:24:36 DEBUG : both9: size = 6 OK 2026/08/13 01:24:36 DEBUG : both9: Sizes identical 2026/08/13 01:24:36 DEBUG : both9: Unchanged skipping 2026/08/13 01:24:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only0: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only0: Sizes differ 2026/08/13 01:24:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only10: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only10: Sizes differ 2026/08/13 01:24:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only11: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only11: Sizes differ 2026/08/13 01:24:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only12: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only12: Sizes differ 2026/08/13 01:24:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only13: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only13: Sizes differ 2026/08/13 01:24:36 DEBUG : both6: Unchanged skipping 2026/08/13 01:24:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only14: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only14: Sizes differ 2026/08/13 01:24:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only15: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only15: Sizes differ 2026/08/13 01:24:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only16: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only16: Sizes differ 2026/08/13 01:24:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only17: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only17: Sizes differ 2026/08/13 01:24:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only18: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only18: Sizes differ 2026/08/13 01:24:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only19: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only19: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31010") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30056") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35668->127.0.0.1:30056, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36932->127.0.0.1:31010, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30323") 2026/08/13 01:24:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only1: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only1: Sizes differ 2026/08/13 01:24:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only2: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only2: Sizes differ 2026/08/13 01:24:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only3: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only3: Sizes differ 2026/08/13 01:24:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only4: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only4: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30695") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33338->127.0.0.1:30695, err= 2026/08/13 01:24:36 DEBUG : both7: Unchanged skipping 2026/08/13 01:24:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only5: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only5: Sizes differ 2026/08/13 01:24:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only6: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only6: Sizes differ 2026/08/13 01:24:36 DEBUG : both5: Unchanged skipping 2026/08/13 01:24:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58040->127.0.0.1:30323, err= 2026/08/13 01:24:36 DEBUG : only7: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only7: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only8: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only8: Sizes differ 2026/08/13 01:24:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone351565381) 2026/08/13 01:24:36 DEBUG : only9: size = 6 (ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu) 2026/08/13 01:24:36 DEBUG : only9: Sizes differ 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/13 01:24:36 INFO : only0: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/13 01:24:36 INFO : only11: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/13 01:24:36 INFO : only12: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31470") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30770") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53816->127.0.0.1:30770, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30890") 2026/08/13 01:24:36 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/13 01:24:36 INFO : only10: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40658->127.0.0.1:30890, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48664->127.0.0.1:31470, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31270") 2026/08/13 01:24:36 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39768->127.0.0.1:31270, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/13 01:24:36 INFO : only14: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31408") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57102->127.0.0.1:31408, err= 2026/08/13 01:24:36 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/13 01:24:36 INFO : only16: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31363") 2026/08/13 01:24:36 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/13 01:24:36 INFO : only15: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/13 01:24:36 INFO : only17: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30185") 2026/08/13 01:24:36 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60402->127.0.0.1:31363, err= 2026/08/13 01:24:36 INFO : only18: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31446") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36462->127.0.0.1:30185, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35104->127.0.0.1:31446, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31068") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49386->127.0.0.1:31068, err= 2026/08/13 01:24:36 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/13 01:24:36 INFO : only2: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/13 01:24:36 INFO : only1: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/13 01:24:36 INFO : only13: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30582") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31218") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38610->127.0.0.1:31218, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43004->127.0.0.1:30582, err= 2026/08/13 01:24:36 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/13 01:24:36 INFO : only3: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31116") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53770->127.0.0.1:31116, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30847") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34996->127.0.0.1:30847, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/13 01:24:36 INFO : only19: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/13 01:24:36 INFO : only4: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31414") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36792->127.0.0.1:31414, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30636") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54762->127.0.0.1:30636, err= 2026/08/13 01:24:36 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/13 01:24:36 INFO : only9: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/13 01:24:36 INFO : only8: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30517") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41364->127.0.0.1:30517, err= 2026/08/13 01:24:36 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/13 01:24:36 INFO : only6: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/13 01:24:36 INFO : only7: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/13 01:24:36 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/13 01:24:36 INFO : only5: Copied (replaced existing) 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30307") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38502->127.0.0.1:30307, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31047") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39528->127.0.0.1:31047, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30481") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34014->127.0.0.1:30481, err= --- PASS: TestSyncConcurrentTruncate (0.17s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:36 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 01:24:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:36 INFO : empty_on_remote: Making directory 2026/08/13 01:24:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 01:24:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30008") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35290->127.0.0.1:30008, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30541") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30634") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43448->127.0.0.1:30541, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30186") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34746->127.0.0.1:30634, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37978->127.0.0.1:30186, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30788") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38172->127.0.0.1:30788, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31458") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46416->127.0.0.1:31458, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:36 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 01:24:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:24:36 INFO : empty_on_remote: Making directory 2026/08/13 01:24:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 01:24:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30539") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34506->127.0.0.1:30539, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31931") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60800->127.0.0.1:31931, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30540") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41542->127.0.0.1:30540, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31506") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47126->127.0.0.1:31506, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30662") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44930->127.0.0.1:30662, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30541") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43456->127.0.0.1:30541, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31174") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42360->127.0.0.1:31174, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : sub dir: Making directory 2026/08/13 01:24:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30977") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46188->127.0.0.1:30977, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31280") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30792") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53102->127.0.0.1:31280, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45892->127.0.0.1:30792, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31201") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33638->127.0.0.1:31201, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31349") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37620->127.0.0.1:31349, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31911") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34616->127.0.0.1:31911, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30246") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54402->127.0.0.1:30246, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31300") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49032->127.0.0.1:31300, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31342") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53826->127.0.0.1:31342, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30284") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50474->127.0.0.1:30284, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30582") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43012->127.0.0.1:30582, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:24:36 INFO : sub dir: Making directory 2026/08/13 01:24:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31337") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58778->127.0.0.1:31337, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31997") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45824->127.0.0.1:31997, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30625") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34886->127.0.0.1:30625, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30796") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40034->127.0.0.1:30796, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30696") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53516->127.0.0.1:30696, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30166") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41450->127.0.0.1:30166, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30979") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58250->127.0.0.1:30979, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31064") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40272->127.0.0.1:31064, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31650") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34402->127.0.0.1:31650, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31379") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42874->127.0.0.1:31379, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30537") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60958->127.0.0.1:30537, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30678") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48650->127.0.0.1:30678, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30541") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43478->127.0.0.1:30541, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30696") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53520->127.0.0.1:30696, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30277") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37884->127.0.0.1:30277, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30197") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43592->127.0.0.1:30197, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30221") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57820->127.0.0.1:30221, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30868") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51368->127.0.0.1:30868, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31587") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59102->127.0.0.1:31587, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31807") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57948->127.0.0.1:31807, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30384") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60638->127.0.0.1:30384, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30895") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40436->127.0.0.1:30895, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31425") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38556->127.0.0.1:31425, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31477") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49894->127.0.0.1:31477, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30798") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38002->127.0.0.1:30798, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31266") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47010->127.0.0.1:31266, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31395") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59546->127.0.0.1:31395, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31465") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58272->127.0.0.1:31465, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31287") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32998->127.0.0.1:31287, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31732") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59388->127.0.0.1:31732, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30339") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33292->127.0.0.1:30339, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31245") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50370->127.0.0.1:31245, err= 2026/08/13 01:24:36 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : apple: Excluded 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:36 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : banana: Excluded 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30649") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54638->127.0.0.1:30649, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30967") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36802->127.0.0.1:30967, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30242") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45724->127.0.0.1:30242, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31038") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57396->127.0.0.1:31038, err= 2026/08/13 01:24:36 DEBUG : apple: size = 5 OK 2026/08/13 01:24:36 DEBUG : apple: Sizes identical 2026/08/13 01:24:36 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:36 DEBUG : banana: size = 6 OK 2026/08/13 01:24:36 DEBUG : banana: Sizes identical 2026/08/13 01:24:36 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:36 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30613") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36260->127.0.0.1:30613, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : There was nothing to transfer 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30433") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49662->127.0.0.1:30433, err= 2026/08/13 01:24:36 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : apple: Excluded 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:36 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : banana: Excluded 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30541") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43482->127.0.0.1:30541, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30910") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41856->127.0.0.1:30910, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31567") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60784->127.0.0.1:31567, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30024") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51984->127.0.0.1:30024, err= 2026/08/13 01:24:36 DEBUG : apple: size = 5 OK 2026/08/13 01:24:36 DEBUG : apple: Sizes identical 2026/08/13 01:24:36 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:36 DEBUG : banana: size = 6 OK 2026/08/13 01:24:36 DEBUG : banana: Sizes identical 2026/08/13 01:24:36 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:36 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30027") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53358->127.0.0.1:30027, err= 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : There was nothing to transfer 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30174") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42278->127.0.0.1:30174, err= 2026/08/13 01:24:36 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : apple: Excluded 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:36 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : banana: Excluded 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30638") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50128->127.0.0.1:30638, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31469") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42502->127.0.0.1:31469, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30149") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46206->127.0.0.1:30149, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31836") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56626->127.0.0.1:31836, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31739") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42454->127.0.0.1:31739, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30718") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58890->127.0.0.1:30718, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30326") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59334->127.0.0.1:30326, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30461") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48442->127.0.0.1:30461, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30617") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43250->127.0.0.1:30617, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31420") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51870->127.0.0.1:31420, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30902") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44170->127.0.0.1:30902, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31403") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40834->127.0.0.1:31403, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31688") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36692->127.0.0.1:31688, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31602") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50240->127.0.0.1:31602, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31016") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47336->127.0.0.1:31016, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31773") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49358->127.0.0.1:31773, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31799") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56992->127.0.0.1:31799, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31691") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41878->127.0.0.1:31691, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30992") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46260->127.0.0.1:30992, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31295") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35772->127.0.0.1:31295, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30207") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50590->127.0.0.1:30207, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30086") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53082->127.0.0.1:30086, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31314") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45690->127.0.0.1:31314, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31574") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54898->127.0.0.1:31574, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31800") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35344->127.0.0.1:31800, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31616") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52734->127.0.0.1:31616, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31322") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60594->127.0.0.1:31322, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31363") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60404->127.0.0.1:31363, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31533") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55202->127.0.0.1:31533, err= 2026/08/13 01:24:36 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : apple: Excluded 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:36 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : banana: Excluded 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31831") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37898->127.0.0.1:31831, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30621") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35182->127.0.0.1:30621, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31961") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39666->127.0.0.1:31961, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31953") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45704->127.0.0.1:31953, err= 2026/08/13 01:24:36 DEBUG : apple: size = 5 OK 2026/08/13 01:24:36 DEBUG : apple: Sizes identical 2026/08/13 01:24:36 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:36 DEBUG : banana: size = 6 OK 2026/08/13 01:24:36 DEBUG : banana: Sizes identical 2026/08/13 01:24:36 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:36 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30479") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47146->127.0.0.1:30479, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 INFO : There was nothing to transfer 2026/08/13 01:24:36 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31661") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37700->127.0.0.1:31661, err= 2026/08/13 01:24:36 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : apple: Excluded 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:36 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : banana: Excluded 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30046") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58210->127.0.0.1:30046, err= 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30731") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60864->127.0.0.1:30731, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30714") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41332->127.0.0.1:30714, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31428") 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52576->127.0.0.1:31428, err= 2026/08/13 01:24:36 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30024") 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51994->127.0.0.1:30024, err= 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31539") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53828->127.0.0.1:31539, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31999") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45362->127.0.0.1:31999, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30681") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57764->127.0.0.1:30681, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31257") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41580->127.0.0.1:31257, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30366") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45944->127.0.0.1:30366, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31777") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55174->127.0.0.1:31777, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31184") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51092->127.0.0.1:31184, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30203") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52190->127.0.0.1:30203, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30230") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50196->127.0.0.1:30230, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30005") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52772->127.0.0.1:30005, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30377") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38864->127.0.0.1:30377, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31395") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59554->127.0.0.1:31395, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31041") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42828->127.0.0.1:31041, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30370") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33596->127.0.0.1:30370, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30551") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45678->127.0.0.1:30551, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30223") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37834->127.0.0.1:30223, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30854") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55656->127.0.0.1:30854, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31761") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59040->127.0.0.1:31761, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31423") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55332->127.0.0.1:31423, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31924") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44628->127.0.0.1:31924, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31503") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45966->127.0.0.1:31503, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31422") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52816->127.0.0.1:31422, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30291") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52372->127.0.0.1:30291, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31655") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59592->127.0.0.1:31655, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31382") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51954->127.0.0.1:31382, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31057") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45928->127.0.0.1:31057, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31279") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54012->127.0.0.1:31279, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30446") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47204->127.0.0.1:30446, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31349") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37624->127.0.0.1:31349, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31528") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56472->127.0.0.1:31528, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31797") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38392->127.0.0.1:31797, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31748") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53166->127.0.0.1:31748, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30748") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59298->127.0.0.1:30748, err= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30403") 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37426->127.0.0.1:30403, err= 2026/08/13 01:24:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30536") 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30835") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41062->127.0.0.1:30835, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30858") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42498->127.0.0.1:30858, err= 2026/08/13 01:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40560->127.0.0.1:30536, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60352->127.0.0.1:28622, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31221") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33316->127.0.0.1:31221, err= 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/13 01:24:37 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30853") 2026/08/13 01:24:37 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/13 01:24:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50198->127.0.0.1:30853, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30590") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43880->127.0.0.1:30590, err= 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31568") 2026/08/13 01:24:37 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/13 01:24:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44898->127.0.0.1:31568, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30969") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53546->127.0.0.1:30969, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30490") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31837") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31589") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57426->127.0.0.1:31837, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44128->127.0.0.1:30490, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31061") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36090->127.0.0.1:31061, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57400->127.0.0.1:31589, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31463") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47326->127.0.0.1:31463, err= 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31676") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30826") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53160->127.0.0.1:30826, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37318->127.0.0.1:31676, err= 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31797") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31045") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60178->127.0.0.1:31045, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38400->127.0.0.1:31797, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30464") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41978->127.0.0.1:30464, err= 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30064") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55972->127.0.0.1:30064, err= 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30469") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44440->127.0.0.1:30469, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31578") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48700->127.0.0.1:31578, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60354->127.0.0.1:28622, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:24:37 INFO : apple: Deleted 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:24:37 INFO : appleappleapplebanana: Deleted 2026/08/13 01:24:37 INFO : splitbananasplit: Deleted 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:24:37 INFO : banana: Deleted 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60358->127.0.0.1:28622, err= 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30716") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58176->127.0.0.1:30716, err= 2026/08/13 01:24:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : YXBwbGU=: Excluded 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/13 01:24:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : YmFuYW5h: Excluded 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30242") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45728->127.0.0.1:30242, err= 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31314") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45700->127.0.0.1:31314, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30151") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45302->127.0.0.1:30151, err= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30502") 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52558->127.0.0.1:30502, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : YXBwbGU=: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : YmFuYW5h: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30784") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51908->127.0.0.1:30784, err= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30093") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40370->127.0.0.1:30093, err= 2026/08/13 01:24:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : YXBwbGU=: Excluded 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/13 01:24:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : YmFuYW5h: Excluded 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30438") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34404->127.0.0.1:30438, err= 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30304") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34310->127.0.0.1:30304, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31125") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47314->127.0.0.1:31125, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30642") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33494->127.0.0.1:30642, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31652") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46984->127.0.0.1:31652, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30875") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52074->127.0.0.1:30875, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30231") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42426->127.0.0.1:30231, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31042") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53400->127.0.0.1:31042, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31925") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49976->127.0.0.1:31925, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31942") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37742->127.0.0.1:31942, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31639") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41068->127.0.0.1:31639, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30453") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48286->127.0.0.1:30453, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31853") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51854->127.0.0.1:31853, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30035") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54752->127.0.0.1:30035, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30183") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35954->127.0.0.1:30183, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31546") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44686->127.0.0.1:31546, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31408") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57112->127.0.0.1:31408, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31176") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54570->127.0.0.1:31176, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30191") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55816->127.0.0.1:30191, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31959") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58436->127.0.0.1:31959, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30152") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36492->127.0.0.1:30152, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30343") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37692->127.0.0.1:30343, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31771") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60234->127.0.0.1:31771, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31262") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55214->127.0.0.1:31262, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30214") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44838->127.0.0.1:30214, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31281") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46182->127.0.0.1:31281, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30780") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47830->127.0.0.1:30780, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30682") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44278->127.0.0.1:30682, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31365") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55296->127.0.0.1:31365, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31229") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41580->127.0.0.1:31229, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31810") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56484->127.0.0.1:31810, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31917") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56048->127.0.0.1:31917, err= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30812") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48238->127.0.0.1:30812, err= 2026/08/13 01:24:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31714") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48516->127.0.0.1:31714, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31726") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37280->127.0.0.1:31726, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30710") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30872") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59852->127.0.0.1:30710, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41140->127.0.0.1:30872, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31521") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45020->127.0.0.1:31521, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/13 01:24:37 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/13 01:24:37 INFO : apple: Copied (new) to: PREFIXapple 2026/08/13 01:24:37 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31496") 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41344->127.0.0.1:31496, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30658") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53264->127.0.0.1:30658, err= 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30811") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54724->127.0.0.1:30811, err= 2026/08/13 01:24:37 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/13 01:24:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31918") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47214->127.0.0.1:31918, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30606") 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43456->127.0.0.1:30606, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31812") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35988->127.0.0.1:31812, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31368") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50466->127.0.0.1:31368, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31367") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52332->127.0.0.1:31367, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31876") 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54448->127.0.0.1:31876, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31871") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40826->127.0.0.1:31871, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31786") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55282->127.0.0.1:31786, err= 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30997") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30568") 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40160->127.0.0.1:30568, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34892->127.0.0.1:30997, err= 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31349") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37636->127.0.0.1:31349, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31683") 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44486->127.0.0.1:31683, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30470") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57344->127.0.0.1:30470, err= 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Connecting to FTP server 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:28622") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60362->127.0.0.1:28622, err= 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:24:37 INFO : appleappleapplebanana: Deleted 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:24:37 INFO : banana: Deleted 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:24:37 INFO : apple: Deleted 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:24:37 INFO : splitbananasplit: Deleted 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30250") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43068->127.0.0.1:30250, err= 2026/08/13 01:24:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : PREFIXapple: Excluded 2026/08/13 01:24:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : PREFIXbanana: Excluded 2026/08/13 01:24:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31400") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42616->127.0.0.1:31400, err= 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30821") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35622->127.0.0.1:30821, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31637") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34752->127.0.0.1:31637, err= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:24:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30878") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44740->127.0.0.1:30878, err= 2026/08/13 01:24:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31534") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31321") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36456->127.0.0.1:31534, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30564") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49150->127.0.0.1:31321, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34776->127.0.0.1:30564, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30736") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49814->127.0.0.1:30736, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31747") 2026/08/13 01:24:37 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53940->127.0.0.1:31747, err= 2026/08/13 01:24:37 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/13 01:24:37 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/13 01:24:37 INFO : banana: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31788") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57032->127.0.0.1:31788, err= 2026/08/13 01:24:37 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/13 01:24:37 INFO : apple: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31079") 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46212->127.0.0.1:31079, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/13 01:24:37 INFO : appleappleapplebanana: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/13 01:24:37 INFO : splitbananasplit: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30260") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53828->127.0.0.1:30260, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30025") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46336->127.0.0.1:30025, err= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31890") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31768") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57996->127.0.0.1:31768, err= 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57262->127.0.0.1:31890, err= 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30502") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52572->127.0.0.1:30502, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30952") 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44522->127.0.0.1:30952, err= 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31276") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39484->127.0.0.1:31276, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31649") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38758->127.0.0.1:31649, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30052") 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46912->127.0.0.1:30052, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31929") 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40688->127.0.0.1:31929, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31146") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44340->127.0.0.1:31146, err= 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30086") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53086->127.0.0.1:30086, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31774") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45134->127.0.0.1:31774, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30773") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39364->127.0.0.1:30773, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/13 01:24:37 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/13 01:24:37 INFO : PREFIXsplitbananasplit: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/13 01:24:37 INFO : PREFIXapple: Deleted 2026/08/13 01:24:37 INFO : PREFIXbanana: Deleted 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31241") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46928->127.0.0.1:31241, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30994") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57534->127.0.0.1:30994, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31032") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48088->127.0.0.1:31032, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31596") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55738->127.0.0.1:31596, err= 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31066") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33346->127.0.0.1:31066, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30050") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55166->127.0.0.1:30050, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30729") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40952->127.0.0.1:30729, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31569") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46722->127.0.0.1:31569, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30439") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49444->127.0.0.1:30439, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30575") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56434->127.0.0.1:30575, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30847") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35006->127.0.0.1:30847, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31930") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32788->127.0.0.1:31930, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31906") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40066->127.0.0.1:31906, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30863") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40700->127.0.0.1:30863, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31361") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43696->127.0.0.1:31361, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31773") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49372->127.0.0.1:31773, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30138") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42232->127.0.0.1:30138, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31656") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37312->127.0.0.1:31656, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31532") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60404->127.0.0.1:31532, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31923") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45594->127.0.0.1:31923, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30552") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42844->127.0.0.1:30552, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31353") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59274->127.0.0.1:31353, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30638") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50136->127.0.0.1:30638, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31591") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45476->127.0.0.1:31591, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31124") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40820->127.0.0.1:31124, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31942") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37752->127.0.0.1:31942, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30970") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56310->127.0.0.1:30970, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31637") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34764->127.0.0.1:31637, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31691") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41880->127.0.0.1:31691, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30722") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34460->127.0.0.1:30722, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31421") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32892->127.0.0.1:31421, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31606") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37250->127.0.0.1:31606, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30993") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33182->127.0.0.1:30993, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31281") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46186->127.0.0.1:31281, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30829") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43448->127.0.0.1:30829, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30181") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48328->127.0.0.1:30181, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31203") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44416->127.0.0.1:31203, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30745") 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33200->127.0.0.1:30745, err= 2026/08/13 01:24:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30922") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30526") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38092->127.0.0.1:30922, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31103") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51852->127.0.0.1:30526, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31393") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31913") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35168->127.0.0.1:31913, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41030->127.0.0.1:31393, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41914->127.0.0.1:31103, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/13 01:24:37 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/13 01:24:37 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30535") 2026/08/13 01:24:37 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/13 01:24:37 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49022->127.0.0.1:30535, err= 2026/08/13 01:24:37 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/13 01:24:37 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30664") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31641") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30893") 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34574->127.0.0.1:31641, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48166->127.0.0.1:30664, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58052->127.0.0.1:30893, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30437") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30360") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59676->127.0.0.1:30437, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31339") 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44506->127.0.0.1:30360, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55708->127.0.0.1:31339, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30665") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55076->127.0.0.1:30665, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31220") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50144->127.0.0.1:31220, err= 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30779") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44506->127.0.0.1:30779, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30425") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54714->127.0.0.1:30425, err= 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31584") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55034->127.0.0.1:31584, err= 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31386") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34792->127.0.0.1:31386, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31919") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53380->127.0.0.1:31919, err= 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30938") 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57230->127.0.0.1:30938, err= 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31442") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52816->127.0.0.1:31442, err= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:24:37 INFO : appleappleapplebanana: Deleted 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:24:37 INFO : banana: Deleted 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:24:37 INFO : splitbananasplit: Deleted 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:24:37 INFO : apple: Deleted 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31482") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56902->127.0.0.1:31482, err= 2026/08/13 01:24:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : bananaSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31021") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59568->127.0.0.1:31021, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31021") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59578->127.0.0.1:31021, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30935") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41030->127.0.0.1:30935, err= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:24:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30628") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44764->127.0.0.1:30628, err= 2026/08/13 01:24:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31364") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49906->127.0.0.1:31364, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30627") 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30821") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30867") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35638->127.0.0.1:30821, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57652->127.0.0.1:30627, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44444->127.0.0.1:30867, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31956") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51172->127.0.0.1:31956, err= 2026/08/13 01:24:37 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/13 01:24:37 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/13 01:24:37 INFO : splitbananasplit: Copied (new) 2026/08/13 01:24:37 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/13 01:24:37 INFO : apple: Copied (new) 2026/08/13 01:24:37 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/13 01:24:37 INFO : banana: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31322") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31692") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47044->127.0.0.1:31692, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/13 01:24:37 INFO : appleappleapplebanana: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60598->127.0.0.1:31322, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31355") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58858->127.0.0.1:31355, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30876") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42094->127.0.0.1:30876, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30294") 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49756->127.0.0.1:30294, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31050") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51804->127.0.0.1:31050, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30502") 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52588->127.0.0.1:30502, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30295") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41182->127.0.0.1:30295, err= 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31571") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50740->127.0.0.1:31571, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31137") 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43392->127.0.0.1:31137, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31922") 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35488->127.0.0.1:31922, err= 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31480") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45996->127.0.0.1:31480, err= 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30246") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54412->127.0.0.1:30246, err= 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31566") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53564->127.0.0.1:31566, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31682") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33002->127.0.0.1:31682, err= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31710") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42612->127.0.0.1:31710, err= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : splitbananasplitSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : bananaSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : appleSUFFIX: Deleted 2026/08/13 01:24:37 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30388") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42460->127.0.0.1:30388, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31940") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42250->127.0.0.1:31940, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30324") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47134->127.0.0.1:30324, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30093") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40378->127.0.0.1:30093, err= 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30842") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34650->127.0.0.1:30842, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30011") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40778->127.0.0.1:30011, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31267") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37042->127.0.0.1:31267, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31069") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40206->127.0.0.1:31069, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30513") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48086->127.0.0.1:30513, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31890") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57272->127.0.0.1:31890, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31498") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53468->127.0.0.1:31498, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30597") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37378->127.0.0.1:30597, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30458") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51916->127.0.0.1:30458, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30264") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50524->127.0.0.1:30264, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31542") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40210->127.0.0.1:31542, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31883") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50954->127.0.0.1:31883, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30118") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58774->127.0.0.1:30118, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30569") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54810->127.0.0.1:30569, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31069") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40210->127.0.0.1:31069, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30762") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55844->127.0.0.1:30762, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30865") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46530->127.0.0.1:30865, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31076") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59798->127.0.0.1:31076, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31587") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59106->127.0.0.1:31587, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30653") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58458->127.0.0.1:30653, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31257") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41584->127.0.0.1:31257, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31059") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59232->127.0.0.1:31059, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30942") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38944->127.0.0.1:30942, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30286") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39928->127.0.0.1:30286, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31170") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52904->127.0.0.1:31170, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31889") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55406->127.0.0.1:31889, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31608") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56312->127.0.0.1:31608, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30831") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48086->127.0.0.1:30831, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31747") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53942->127.0.0.1:31747, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30857") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59514->127.0.0.1:30857, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31143") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39458->127.0.0.1:31143, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31052") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44036->127.0.0.1:31052, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30540") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41554->127.0.0.1:30540, err= 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30661") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35598->127.0.0.1:30661, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31526") 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41758->127.0.0.1:31526, err= 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31483") 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31097") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54292->127.0.0.1:31097, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50030->127.0.0.1:31483, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30881") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31597") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44490->127.0.0.1:30881, err= 2026/08/13 01:24:37 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/13 01:24:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40452->127.0.0.1:31597, err= 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/13 01:24:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30464") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41982->127.0.0.1:30464, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30333") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36402->127.0.0.1:30333, err= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30143") 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59876->127.0.0.1:30143, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31823") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31083") 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36618->127.0.0.1:31083, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46172->127.0.0.1:31823, err= 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31809") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50138->127.0.0.1:31809, err= 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30878") 2026/08/13 01:24:37 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31468") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44742->127.0.0.1:30878, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60912->127.0.0.1:31468, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30961") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37200->127.0.0.1:30961, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31046") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43362->127.0.0.1:31046, err= 2026/08/13 01:24:37 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31058") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31595") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38936->127.0.0.1:31058, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37570->127.0.0.1:31595, err= 2026/08/13 01:24:37 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31765") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56348->127.0.0.1:31765, err= 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31692") 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47058->127.0.0.1:31692, err= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:24:37 INFO : appleappleapplebanana: Deleted 2026/08/13 01:24:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:24:37 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:24:37 INFO : splitbananasplit: Deleted 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31989") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36126->127.0.0.1:31989, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleapple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleapple: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbanan: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31903") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51940->127.0.0.1:31903, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-12345: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-23456: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-34567: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-45678: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31625") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46848->127.0.0.1:31625, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30276") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49262->127.0.0.1:30276, err= 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31275") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50548->127.0.0.1:31275, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : appleapple: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbanan: size = 16 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30178") 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50654->127.0.0.1:30178, err= 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:24:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:24:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:24:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:24:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:24:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:24:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:24:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:24:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:24:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:24:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:24:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:24:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:24:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:24:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31302") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54370->127.0.0.1:31302, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleapple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleapple: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbanan: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30848") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42390->127.0.0.1:30848, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcde: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdef: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefg: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defgh: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghi: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghij: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijk: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-12345: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-23456: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-34567: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-45678: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31565") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48964->127.0.0.1:31565, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30455") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52934->127.0.0.1:30455, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:24:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30314") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46636->127.0.0.1:30314, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31087") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60788->127.0.0.1:31087, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31881") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49924->127.0.0.1:31881, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30431") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41822->127.0.0.1:30431, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31186") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37774->127.0.0.1:31186, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30176") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52936->127.0.0.1:30176, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31406") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43674->127.0.0.1:31406, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30010") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56290->127.0.0.1:30010, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31795") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45348->127.0.0.1:31795, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31601") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54800->127.0.0.1:31601, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31499") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59666->127.0.0.1:31499, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30898") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41544->127.0.0.1:30898, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30251") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49092->127.0.0.1:30251, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30682") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44286->127.0.0.1:30682, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31191") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58778->127.0.0.1:31191, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30435") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51890->127.0.0.1:30435, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30864") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41968->127.0.0.1:30864, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30724") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51358->127.0.0.1:30724, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31074") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50650->127.0.0.1:31074, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30308") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34716->127.0.0.1:30308, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30133") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33006->127.0.0.1:30133, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31249") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35562->127.0.0.1:31249, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31785") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48494->127.0.0.1:31785, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31873") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49144->127.0.0.1:31873, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31929") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40702->127.0.0.1:31929, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30492") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42266->127.0.0.1:30492, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31414") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36798->127.0.0.1:31414, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31459") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46544->127.0.0.1:31459, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31224") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44396->127.0.0.1:31224, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31651") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56302->127.0.0.1:31651, err= 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30418") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55832->127.0.0.1:30418, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31193") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49166->127.0.0.1:31193, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30639") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37940->127.0.0.1:30639, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30413") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46624->127.0.0.1:30413, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30703") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53452->127.0.0.1:30703, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31165") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57426->127.0.0.1:31165, err= 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31793") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35590->127.0.0.1:31793, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30369") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34362->127.0.0.1:30369, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30345") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54524->127.0.0.1:30345, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31478") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44844->127.0.0.1:31478, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31104") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44080->127.0.0.1:31104, err= 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30210") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44846->127.0.0.1:30210, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31777") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55176->127.0.0.1:31777, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31717") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52752->127.0.0.1:31717, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31659") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44108->127.0.0.1:31659, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30166") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41458->127.0.0.1:30166, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30836") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35082->127.0.0.1:30836, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30746") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43612->127.0.0.1:30746, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30840") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40422->127.0.0.1:30840, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31060") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59090->127.0.0.1:31060, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31321") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49152->127.0.0.1:31321, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31933") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41464->127.0.0.1:31933, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30606") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43462->127.0.0.1:30606, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31099") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32868->127.0.0.1:31099, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31775") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57458->127.0.0.1:31775, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30129") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33472->127.0.0.1:30129, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30546") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60514->127.0.0.1:30546, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31731") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45742->127.0.0.1:31731, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31172") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34762->127.0.0.1:31172, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30757") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53612->127.0.0.1:30757, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31847") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37670->127.0.0.1:31847, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31179") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33044->127.0.0.1:31179, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31211") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50256->127.0.0.1:31211, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31662") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37982->127.0.0.1:31662, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31164") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36712->127.0.0.1:31164, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30138") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42248->127.0.0.1:30138, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31374") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43034->127.0.0.1:31374, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31037") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45262->127.0.0.1:31037, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30731") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60878->127.0.0.1:30731, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30143") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59888->127.0.0.1:30143, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30325") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46788->127.0.0.1:30325, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31964") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36514->127.0.0.1:31964, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30637") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34644->127.0.0.1:30637, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30282") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50652->127.0.0.1:30282, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31063") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56286->127.0.0.1:31063, err= 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30230") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50206->127.0.0.1:30230, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31447") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37808->127.0.0.1:31447, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31480") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45998->127.0.0.1:31480, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31543") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51342->127.0.0.1:31543, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30127") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43512->127.0.0.1:30127, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31072") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55004->127.0.0.1:31072, err= 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30649") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54640->127.0.0.1:30649, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31843") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52568->127.0.0.1:31843, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31377") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59994->127.0.0.1:31377, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30039") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45594->127.0.0.1:30039, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31979") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59752->127.0.0.1:31979, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30330") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56506->127.0.0.1:30330, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30139") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50896->127.0.0.1:30139, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30847") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35014->127.0.0.1:30847, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30412") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52732->127.0.0.1:30412, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30980") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51836->127.0.0.1:30980, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30646") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36978->127.0.0.1:30646, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30082") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37128->127.0.0.1:30082, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30234") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58498->127.0.0.1:30234, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30340") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50010->127.0.0.1:30340, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31366") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56350->127.0.0.1:31366, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31260") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48650->127.0.0.1:31260, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31897") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41418->127.0.0.1:31897, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31945") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41484->127.0.0.1:31945, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30275") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40650->127.0.0.1:30275, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30897") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55294->127.0.0.1:30897, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30459") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44616->127.0.0.1:30459, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31802") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55234->127.0.0.1:31802, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30396") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36194->127.0.0.1:30396, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31801") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54618->127.0.0.1:31801, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30211") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39002->127.0.0.1:30211, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30747") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49992->127.0.0.1:30747, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31182") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39348->127.0.0.1:31182, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30317") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58690->127.0.0.1:30317, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31523") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49730->127.0.0.1:31523, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31489") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52888->127.0.0.1:31489, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30058") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59016->127.0.0.1:30058, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30767") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59542->127.0.0.1:30767, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31912") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36810->127.0.0.1:31912, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30513") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48090->127.0.0.1:30513, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31033") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40978->127.0.0.1:31033, err= 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31556") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39960->127.0.0.1:31556, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30743") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37974->127.0.0.1:30743, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31775") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57466->127.0.0.1:31775, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31162") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58148->127.0.0.1:31162, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30360") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44522->127.0.0.1:30360, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31841") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57380->127.0.0.1:31841, err= 2026/08/13 01:24:37 DEBUG : apple: size = 5 OK 2026/08/13 01:24:37 DEBUG : apple: Sizes identical 2026/08/13 01:24:37 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : banana: size = 6 OK 2026/08/13 01:24:37 DEBUG : banana: Sizes identical 2026/08/13 01:24:37 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:37 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30044") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46616->127.0.0.1:30044, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 INFO : There was nothing to transfer 2026/08/13 01:24:37 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31524") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46528->127.0.0.1:31524, err= 2026/08/13 01:24:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : apple: Excluded 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : banana: Excluded 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30510") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46146->127.0.0.1:30510, err= 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30238") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59150->127.0.0.1:30238, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30639") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37946->127.0.0.1:30639, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30618") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40136->127.0.0.1:30618, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31701") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44726->127.0.0.1:31701, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31888") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51614->127.0.0.1:31888, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31270") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39778->127.0.0.1:31270, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30729") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40968->127.0.0.1:30729, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31851") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39064->127.0.0.1:31851, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31237") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38938->127.0.0.1:31237, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30833") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49650->127.0.0.1:30833, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31112") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42942->127.0.0.1:31112, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30159") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56320->127.0.0.1:30159, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30083") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38596->127.0.0.1:30083, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31397") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45592->127.0.0.1:31397, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31819") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53312->127.0.0.1:31819, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31006") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45698->127.0.0.1:31006, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30835") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41074->127.0.0.1:30835, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30879") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50774->127.0.0.1:30879, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30710") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59858->127.0.0.1:30710, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31318") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40970->127.0.0.1:31318, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30699") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59380->127.0.0.1:30699, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30300") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53848->127.0.0.1:30300, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31261") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52204->127.0.0.1:31261, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30012") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53908->127.0.0.1:30012, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31421") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32908->127.0.0.1:31421, err= 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31928") 2026/08/13 01:24:37 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42614->127.0.0.1:31928, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30179") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43612->127.0.0.1:30179, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31303") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38996->127.0.0.1:31303, err= 2026/08/13 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : apple: Excluded 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : banana: Excluded 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30102") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45164->127.0.0.1:30102, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31115") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41098->127.0.0.1:31115, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31089") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60354->127.0.0.1:31089, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31637") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34768->127.0.0.1:31637, err= 2026/08/13 01:24:38 DEBUG : apple: size = 5 OK 2026/08/13 01:24:38 DEBUG : apple: Sizes identical 2026/08/13 01:24:38 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:38 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:38 DEBUG : banana: size = 6 OK 2026/08/13 01:24:38 DEBUG : banana: Sizes identical 2026/08/13 01:24:38 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30202") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58898->127.0.0.1:30202, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 INFO : There was nothing to transfer 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30801") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47544->127.0.0.1:30801, err= 2026/08/13 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : apple: Excluded 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : banana: Excluded 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30974") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44078->127.0.0.1:30974, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31811") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59690->127.0.0.1:31811, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31306") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39696->127.0.0.1:31306, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31447") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37824->127.0.0.1:31447, err= 2026/08/13 01:24:38 DEBUG : apple: size = 5 OK 2026/08/13 01:24:38 DEBUG : apple: Sizes identical 2026/08/13 01:24:38 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : banana: size = 6 OK 2026/08/13 01:24:38 DEBUG : banana: Sizes identical 2026/08/13 01:24:38 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:38 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31239") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57590->127.0.0.1:31239, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 INFO : There was nothing to transfer 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31715") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33630->127.0.0.1:31715, err= 2026/08/13 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : apple: Excluded 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : banana: Excluded 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31290") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53774->127.0.0.1:31290, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30807") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59478->127.0.0.1:30807, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30284") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50476->127.0.0.1:30284, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31720") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47122->127.0.0.1:31720, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31535") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44492->127.0.0.1:31535, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30259") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48962->127.0.0.1:30259, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31858") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43484->127.0.0.1:31858, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30252") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37182->127.0.0.1:30252, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31602") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50254->127.0.0.1:31602, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31519") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45926->127.0.0.1:31519, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30952") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44538->127.0.0.1:30952, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31212") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49380->127.0.0.1:31212, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30476") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43258->127.0.0.1:30476, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30225") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46000->127.0.0.1:30225, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30285") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39208->127.0.0.1:30285, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30495") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44118->127.0.0.1:30495, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31837") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57442->127.0.0.1:31837, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30720") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50308->127.0.0.1:30720, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31552") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49610->127.0.0.1:31552, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30784") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51910->127.0.0.1:30784, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31885") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59710->127.0.0.1:31885, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30192") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55912->127.0.0.1:30192, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30533") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42078->127.0.0.1:30533, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30200") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37980->127.0.0.1:30200, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30791") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54176->127.0.0.1:30791, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30348") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54384->127.0.0.1:30348, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31930") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:32792->127.0.0.1:31930, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31495") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33956->127.0.0.1:31495, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30745") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33206->127.0.0.1:30745, err= 2026/08/13 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : apple: Excluded 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : banana: Excluded 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30219") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54386->127.0.0.1:30219, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31555") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34248->127.0.0.1:31555, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30087") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38720->127.0.0.1:30087, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31566") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53566->127.0.0.1:31566, err= 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:38 DEBUG : apple: size = 5 OK 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : apple: Sizes identical 2026/08/13 01:24:38 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:38 DEBUG : banana: size = 6 OK 2026/08/13 01:24:38 DEBUG : banana: Sizes identical 2026/08/13 01:24:38 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:38 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30142") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37004->127.0.0.1:30142, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 INFO : There was nothing to transfer 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31286") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59726->127.0.0.1:31286, err= 2026/08/13 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : apple: Excluded 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : banana: Excluded 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30652") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34122->127.0.0.1:30652, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30393") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59094->127.0.0.1:30393, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30526") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51858->127.0.0.1:30526, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30213") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34766->127.0.0.1:30213, err= 2026/08/13 01:24:38 DEBUG : apple: size = 5 OK 2026/08/13 01:24:38 DEBUG : apple: Sizes identical 2026/08/13 01:24:38 DEBUG : apple: Unchanged skipping 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Sizes identical 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:24:38 DEBUG : splitbananasplit: Sizes identical 2026/08/13 01:24:38 DEBUG : banana: size = 6 OK 2026/08/13 01:24:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:24:38 DEBUG : banana: Sizes identical 2026/08/13 01:24:38 DEBUG : banana: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31677") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50722->127.0.0.1:31677, err= 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 INFO : There was nothing to transfer 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31011") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45100->127.0.0.1:31011, err= 2026/08/13 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : apple: Excluded 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : banana: Excluded 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : splitbananasplit: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31766") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36706->127.0.0.1:31766, err= 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31403") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40836->127.0.0.1:31403, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30367") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35870->127.0.0.1:30367, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30498") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43130->127.0.0.1:30498, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30162") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55220->127.0.0.1:30162, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31591") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45490->127.0.0.1:31591, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31645") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40286->127.0.0.1:31645, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30598") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60558->127.0.0.1:30598, err= --- PASS: TestTransform (1.41s) --- PASS: TestTransform/NFC (0.12s) --- PASS: TestTransform/NFD (0.14s) --- PASS: TestTransform/base64 (0.19s) --- PASS: TestTransform/prefix (0.18s) --- PASS: TestTransform/suffix (0.14s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.12s) --- PASS: TestTransform/lowercase (0.13s) --- PASS: TestTransform/ascii (0.09s) === RUN TestTransformCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30176") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52952->127.0.0.1:30176, err= 2026/08/13 01:24:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 01:24:38 INFO : sub dir_somesuffix: Making directory 2026/08/13 01:24:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 01:24:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/13 01:24:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:24:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31824") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56914->127.0.0.1:31824, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:24:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31167") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44778->127.0.0.1:31167, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31761") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59052->127.0.0.1:31761, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31670") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38032->127.0.0.1:31670, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30411") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46034->127.0.0.1:30411, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30579") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57872->127.0.0.1:30579, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30285") 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39220->127.0.0.1:30285, err= 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30235") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47842->127.0.0.1:30235, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30218") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45326->127.0.0.1:30218, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30928") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56690->127.0.0.1:30928, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30056") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35676->127.0.0.1:30056, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31667") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60750->127.0.0.1:31667, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30914") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55602->127.0.0.1:30914, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31082") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46488->127.0.0.1:31082, err= 2026/08/13 01:24:38 INFO : toe: Making directory 2026/08/13 01:24:38 INFO : toe/toe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30958") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53028->127.0.0.1:30958, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/13 01:24:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31146") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44352->127.0.0.1:31146, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30665") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55080->127.0.0.1:30665, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30519") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42410->127.0.0.1:30519, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30612") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55264->127.0.0.1:30612, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30215") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40162->127.0.0.1:30215, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31774") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45140->127.0.0.1:31774, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30152") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36498->127.0.0.1:30152, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30435") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51902->127.0.0.1:30435, err= 2026/08/13 01:24:38 INFO : toe: Making directory 2026/08/13 01:24:38 INFO : toe/toe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30461") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48454->127.0.0.1:30461, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/13 01:24:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30525") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44674->127.0.0.1:30525, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30415") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36732->127.0.0.1:30415, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30997") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34896->127.0.0.1:30997, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30423") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33210->127.0.0.1:30423, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30974") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44080->127.0.0.1:30974, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31881") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49930->127.0.0.1:31881, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30725") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58430->127.0.0.1:30725, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30929") 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46184->127.0.0.1:30929, err= 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 INFO : tictacempty_dir: Making directory 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31769") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50896->127.0.0.1:31769, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30731") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60892->127.0.0.1:30731, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30921") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31585") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54646->127.0.0.1:31585, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55388->127.0.0.1:30921, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30670") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33530->127.0.0.1:30670, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30196") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37442->127.0.0.1:30196, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30653") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30016") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33856->127.0.0.1:30016, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58460->127.0.0.1:30653, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30732") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41794->127.0.0.1:30732, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30006") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42354->127.0.0.1:30006, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31368") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50476->127.0.0.1:31368, err= 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 INFO : tictacempty_dir: Making directory 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30503") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56090->127.0.0.1:30503, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30642") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33510->127.0.0.1:30642, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30357") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30214") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44852->127.0.0.1:30214, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37868->127.0.0.1:30357, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30089") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43832->127.0.0.1:30089, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31626") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40504->127.0.0.1:31626, err= 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30584") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31900") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45200->127.0.0.1:30584, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50348->127.0.0.1:31900, err= 2026/08/13 01:24:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31549") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53710->127.0.0.1:31549, err= 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/13 01:24:38 NOTICE: ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: 0 differences found 2026/08/13 01:24:38 NOTICE: ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: 1 hashes could not be checked 2026/08/13 01:24:38 NOTICE: ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: 1 matching files 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30170") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59808->127.0.0.1:30170, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30688") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31107") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:57102->127.0.0.1:31107, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40722->127.0.0.1:30688, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31671") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58848->127.0.0.1:31671, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30809") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33360->127.0.0.1:30809, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31406") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43686->127.0.0.1:31406, err= 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30459") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44622->127.0.0.1:30459, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31198") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59206->127.0.0.1:31198, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31418") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51382->127.0.0.1:31418, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31006") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45710->127.0.0.1:31006, err= 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30655") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43496->127.0.0.1:30655, err= 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30082") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37134->127.0.0.1:30082, err= 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30998") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50954->127.0.0.1:30998, err= 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30250") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43072->127.0.0.1:30250, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30550") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36662->127.0.0.1:30550, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30948") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43252->127.0.0.1:30948, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31527") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59276->127.0.0.1:31527, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30110") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45620->127.0.0.1:30110, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31636") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51796->127.0.0.1:31636, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30086") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53088->127.0.0.1:30086, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/08/13 01:24:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31590") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53732->127.0.0.1:31590, err= 2026/08/13 01:24:38 INFO : toe: Making directory 2026/08/13 01:24:38 INFO : toe/toe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30209") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44970->127.0.0.1:30209, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/13 01:24:38 INFO : toe/toe/toe: Copied (new) 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30951") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40486->127.0.0.1:30951, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30796") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40046->127.0.0.1:30796, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31093") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48572->127.0.0.1:31093, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30784") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51914->127.0.0.1:30784, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30562") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45108->127.0.0.1:30562, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31720") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:47126->127.0.0.1:31720, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30059") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51726->127.0.0.1:30059, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30703") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53464->127.0.0.1:30703, err= 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 INFO : tictacempty_dir: Making directory 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30851") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52724->127.0.0.1:30851, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Deleted 2026/08/13 01:24:38 INFO : toe/toe: Removing directory 2026/08/13 01:24:38 INFO : toe: Removing directory 2026/08/13 01:24:38 INFO : empty_dir: Removing directory 2026/08/13 01:24:38 DEBUG : Local file system at /tmp/rclone351565381: deleted 3 directories 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31574") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54906->127.0.0.1:31574, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30887") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35738->127.0.0.1:30887, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30754") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34150->127.0.0.1:30754, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30929") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:46194->127.0.0.1:30929, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30655") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:43500->127.0.0.1:30655, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30712") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30734") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45900->127.0.0.1:30734, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36892->127.0.0.1:30712, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31057") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45936->127.0.0.1:31057, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31811") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59702->127.0.0.1:31811, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30850") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54426->127.0.0.1:30850, err= 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 INFO : tictacempty_dir: Making directory 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30267") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50600->127.0.0.1:30267, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Deleted 2026/08/13 01:24:38 INFO : toe/toe: Removing directory 2026/08/13 01:24:38 INFO : toe: Removing directory 2026/08/13 01:24:38 INFO : empty_dir: Removing directory 2026/08/13 01:24:38 DEBUG : Local file system at /tmp/rclone351565381: deleted 3 directories 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30883") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51818->127.0.0.1:30883, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30998") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50970->127.0.0.1:30998, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31586") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60218->127.0.0.1:31586, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30778") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55224->127.0.0.1:30778, err= 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31383") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60832->127.0.0.1:31383, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31549") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31997") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53726->127.0.0.1:31549, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30346") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45832->127.0.0.1:31997, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52600->127.0.0.1:30346, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31810") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31606") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56486->127.0.0.1:31810, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37256->127.0.0.1:31606, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30076") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33370->127.0.0.1:30076, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30744") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31386") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:48044->127.0.0.1:30744, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30163") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:60962->127.0.0.1:30163, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34800->127.0.0.1:31386, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30165") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56146->127.0.0.1:30165, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30914") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55618->127.0.0.1:30914, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30647") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56130->127.0.0.1:30647, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : Reset feature "Copy" 2026/08/13 01:24:38 DEBUG : Reset feature "Move" 2026/08/13 01:24:38 DEBUG : Reset feature "Copy" 2026/08/13 01:24:38 DEBUG : Reset feature "Move" 2026/08/13 01:24:38 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:24:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31978") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49062->127.0.0.1:31978, err= 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 INFO : tictacempty_dir: Making directory 2026/08/13 01:24:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 INFO : tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:24:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30818") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37962->127.0.0.1:30818, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Deleted 2026/08/13 01:24:38 INFO : toe/toe: Removing directory 2026/08/13 01:24:38 INFO : toe: Removing directory 2026/08/13 01:24:38 INFO : empty_dir: Removing directory 2026/08/13 01:24:38 DEBUG : Local file system at /tmp/rclone351565381: deleted 3 directories 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31658") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38570->127.0.0.1:31658, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30864") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41984->127.0.0.1:30864, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31211") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50260->127.0.0.1:31211, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31618") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39662->127.0.0.1:31618, err= 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31658") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38574->127.0.0.1:31658, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31416") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:58792->127.0.0.1:31416, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 01:24:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/13 01:24:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30207") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:50596->127.0.0.1:30207, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31517") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34244->127.0.0.1:31517, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31706") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31640") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35194->127.0.0.1:31640, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41388->127.0.0.1:31706, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31998") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30316") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45608->127.0.0.1:31998, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:41448->127.0.0.1:30316, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30023") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53066->127.0.0.1:30023, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31760") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31726") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30151") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:52670->127.0.0.1:31760, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37284->127.0.0.1:31726, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45314->127.0.0.1:30151, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31849") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:45178->127.0.0.1:31849, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30377") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:38878->127.0.0.1:30377, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30423") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33224->127.0.0.1:30423, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 DEBUG : toe: transformed to: dG9l 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31226") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49542->127.0.0.1:31226, err= 2026/08/13 01:24:38 DEBUG : toe: transformed to: dG9l 2026/08/13 01:24:38 INFO : dG9l: Making directory 2026/08/13 01:24:38 DEBUG : toe: transformed to: dG9l 2026/08/13 01:24:38 DEBUG : toe: transformed to: dG9l 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 01:24:38 INFO : dG9l/dG9l: Making directory 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 01:24:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31114") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59542->127.0.0.1:31114, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/13 01:24:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30960") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:37870->127.0.0.1:30960, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31873") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49148->127.0.0.1:31873, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31497") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:35628->127.0.0.1:31497, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31834") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:39954->127.0.0.1:31834, err= 2026/08/13 01:24:38 DEBUG : dG9l: transformed to: toe 2026/08/13 01:24:38 DEBUG : dG9l: transformed to: toe 2026/08/13 01:24:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30423") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33240->127.0.0.1:30423, err= 2026/08/13 01:24:38 DEBUG : dG9l: transformed to: toe 2026/08/13 01:24:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/13 01:24:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31410") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56416->127.0.0.1:31410, err= 2026/08/13 01:24:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/13 01:24:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 01:24:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/08/13 01:24:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/13 01:24:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/13 01:24:38 DEBUG : Local file system at /tmp/rclone351565381: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : Local file system at /tmp/rclone351565381: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : Waiting for deletions to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30837") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:34312->127.0.0.1:30837, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31320") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33014->127.0.0.1:31320, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31746") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:51138->127.0.0.1:31746, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31142") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49952->127.0.0.1:31142, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30697") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:55654->127.0.0.1:30697, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30057") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:56298->127.0.0.1:30057, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30014") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:44408->127.0.0.1:30014, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu", Local "Local file system at /tmp/rclone351565381", Modify Window "876000h0m0s" 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30419") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:36654->127.0.0.1:30419, err= 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: 2026/08/13 01:24:38 INFO : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Making directory 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: 2026/08/13 01:24:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 01:24:38 INFO : toe/toe: Making directory 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe/toe: transformed to: 2026/08/13 01:24:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe: transformed to: 2026/08/13 01:24:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:24:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:24:38 DEBUG : toe/toe/toe: transformed to: 2026/08/13 01:24:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for checks to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Waiting for transfers to finish 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30505") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:40132->127.0.0.1:30505, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: SetModTime is not supported 2026/08/13 01:24:38 DEBUG : toe/toe/toe: size = 11 OK 2026/08/13 01:24:38 INFO : toe/toe/toe: Copied (new) 2026/08/13 01:24:38 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: not deleting files as there were IO errors 2026/08/13 01:24:38 ERROR : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: not deleting directories as there were IO errors 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31233") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49744->127.0.0.1:31233, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31031") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33530->127.0.0.1:31031, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30076") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:33382->127.0.0.1:30076, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31100") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:54042->127.0.0.1:31100, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30492") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:42270->127.0.0.1:30492, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30077") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:53732->127.0.0.1:30077, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:31978") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:49072->127.0.0.1:31978, err= --- PASS: TestError (0.01s) PASS 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: dial("tcp","127.0.0.1:30857") 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: > dial: conn=127.0.0.1:59524->127.0.0.1:30857, err= 2026/08/13 01:24:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-yirowev0xaxu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.730763154s (try 1/5)