"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/06/18 01:47:28 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe" 2026/06/18 01:47:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/18 01:47:28 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55030->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31748") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36914->127.0.0.1:31748, err= 2026/06/18 01:47:28 DEBUG : Creating backend with remote "/tmp/rclone549054551" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31601") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38686->127.0.0.1:31601, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31952") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44186->127.0.0.1:31952, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31266") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60224->127.0.0.1:31266, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30500") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55424->127.0.0.1:30500, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31951") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33556->127.0.0.1:31951, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30053") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44066->127.0.0.1:30053, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31912") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32926->127.0.0.1:31912, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30600") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50994->127.0.0.1:30600, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31438") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33468->127.0.0.1:31438, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31960") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47554->127.0.0.1:31960, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31570") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51134->127.0.0.1:31570, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31471") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35758->127.0.0.1:31471, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31179") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49902->127.0.0.1:31179, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31358") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52562->127.0.0.1:31358, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30937") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42946->127.0.0.1:30937, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31849") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49090->127.0.0.1:31849, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30820") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60154->127.0.0.1:30820, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30668") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47032->127.0.0.1:30668, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30075") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52180->127.0.0.1:30075, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30285") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50882->127.0.0.1:30285, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31280") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37264->127.0.0.1:31280, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58410->127.0.0.1:30502, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31863") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47616->127.0.0.1:31863, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30296") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40332->127.0.0.1:30296, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30300") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57112->127.0.0.1:30300, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31932") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39766->127.0.0.1:31932, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30137") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58462->127.0.0.1:30137, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31646") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59500->127.0.0.1:31646, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60072->127.0.0.1:30148, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30562") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59800->127.0.0.1:30562, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30578") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51332->127.0.0.1:30578, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31484") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42162->127.0.0.1:31484, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : Creating backend with remote "/non-existing" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31041") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58288->127.0.0.1:31041, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31613") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45670->127.0.0.1:31613, err= 2026/06/18 01:47:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31254") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49882->127.0.0.1:31254, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31980") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60270->127.0.0.1:31980, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30172") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34002->127.0.0.1:30172, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30949") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35930->127.0.0.1:30949, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31830") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33760->127.0.0.1:31830, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30211") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59120->127.0.0.1:30211, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30603") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37020->127.0.0.1:30603, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31379") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52446->127.0.0.1:31379, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30287") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38922->127.0.0.1:30287, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30339") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49832->127.0.0.1:30339, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30505") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52296->127.0.0.1:30505, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30143") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45820->127.0.0.1:30143, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31198") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47746->127.0.0.1:31198, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31789") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37090->127.0.0.1:31789, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30851") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59336->127.0.0.1:30851, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30110") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37842->127.0.0.1:30110, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31487") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57986->127.0.0.1:31487, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31942") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35492->127.0.0.1:31942, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31046") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46080->127.0.0.1:31046, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30573") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56952->127.0.0.1:30573, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30090") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39018->127.0.0.1:30090, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31881") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58270->127.0.0.1:31881, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Running all checks before starting transfers 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30485") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52636->127.0.0.1:30485, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31473") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50508->127.0.0.1:31473, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Checks finished, now starting transfers 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30659") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37528->127.0.0.1:30659, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30800") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55318->127.0.0.1:30800, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31056") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35850->127.0.0.1:31056, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30416") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41046->127.0.0.1:30416, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31631") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34336->127.0.0.1:31631, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31674") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33392->127.0.0.1:31674, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30389") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50350->127.0.0.1:30389, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31150") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60040->127.0.0.1:31150, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31051") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44438->127.0.0.1:31051, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31396") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54552->127.0.0.1:31396, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30325") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42552->127.0.0.1:30325, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31629") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46584->127.0.0.1:31629, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31211") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44458->127.0.0.1:31211, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 ERROR : Ignoring --no-traverse with sync 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30694") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52580->127.0.0.1:30694, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31735") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60108->127.0.0.1:31735, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31335") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51434->127.0.0.1:31335, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31456") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55546->127.0.0.1:31456, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30512") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50876->127.0.0.1:30512, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31382") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53360->127.0.0.1:31382, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30592") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51164->127.0.0.1:30592, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30054") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48814->127.0.0.1:30054, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31670") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51794->127.0.0.1:31670, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31156") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56334->127.0.0.1:31156, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31438") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33472->127.0.0.1:31438, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30529") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47240->127.0.0.1:30529, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31598") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40680->127.0.0.1:31598, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31781") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41340->127.0.0.1:31781, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30737") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56890->127.0.0.1:30737, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31964") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48218->127.0.0.1:31964, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31574") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51574->127.0.0.1:31574, err= 2026/06/18 01:47:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31222") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39274->127.0.0.1:31222, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31953") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60704->127.0.0.1:31953, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31908") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40966->127.0.0.1:31908, err= 2026/06/18 01:47:28 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30710") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47336->127.0.0.1:30710, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31336") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51094->127.0.0.1:31336, err= 2026/06/18 01:47:28 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/18 01:47:28 INFO : hello world2: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31776") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48816->127.0.0.1:31776, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30389") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50354->127.0.0.1:30389, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30947") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35734->127.0.0.1:30947, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30734") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57608->127.0.0.1:30734, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30087") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57696->127.0.0.1:30087, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31339") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34884->127.0.0.1:31339, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30962") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56298->127.0.0.1:30962, err= 2026/06/18 01:47:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30339") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49842->127.0.0.1:30339, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31118") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51954->127.0.0.1:31118, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31765") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52254->127.0.0.1:31765, err= 2026/06/18 01:47:28 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30035") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33212->127.0.0.1:30035, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30643") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48000->127.0.0.1:30643, err= 2026/06/18 01:47:28 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/18 01:47:28 INFO : potato2: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31971") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59120->127.0.0.1:31971, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31365") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47372->127.0.0.1:31365, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31003") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40594->127.0.0.1:31003, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30396") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37646->127.0.0.1:30396, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31146") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38748->127.0.0.1:31146, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31325") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48052->127.0.0.1:31325, err= 2026/06/18 01:47:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31121") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47706->127.0.0.1:31121, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49734->127.0.0.1:30618, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31265") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39434->127.0.0.1:31265, err= 2026/06/18 01:47:28 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30397") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37466->127.0.0.1:30397, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30912") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37628->127.0.0.1:30912, err= 2026/06/18 01:47:28 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/18 01:47:28 INFO : potato2: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31889") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46010->127.0.0.1:31889, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31717") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46134->127.0.0.1:31717, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31377") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53312->127.0.0.1:31377, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47926->127.0.0.1:31158, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31567") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40458->127.0.0.1:31567, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/18 01:47:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30242") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38318->127.0.0.1:30242, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30457") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42638->127.0.0.1:30457, err= 2026/06/18 01:47:28 INFO : sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30533") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38932->127.0.0.1:30533, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31998") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50046->127.0.0.1:31998, err= 2026/06/18 01:47:28 INFO : sub dir: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30658") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43134->127.0.0.1:30658, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31133") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52182->127.0.0.1:31133, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 INFO : sub dir2/sub sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55046->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31817") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54370->127.0.0.1:31817, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30820") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60166->127.0.0.1:30820, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31806") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39676->127.0.0.1:31806, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30782") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51004->127.0.0.1:30782, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31646") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59506->127.0.0.1:31646, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31101") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49574->127.0.0.1:31101, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31118") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51970->127.0.0.1:31118, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30295") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53810->127.0.0.1:30295, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31353") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30245") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56318->127.0.0.1:31353, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34574->127.0.0.1:30245, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30047") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38618->127.0.0.1:30047, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31487") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57994->127.0.0.1:31487, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30870") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42144->127.0.0.1:30870, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30756") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31267") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36766->127.0.0.1:30756, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45318->127.0.0.1:31267, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30509") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30807") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42422->127.0.0.1:30509, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42050->127.0.0.1:30807, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31748") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36918->127.0.0.1:31748, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31545") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55774->127.0.0.1:31545, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31480") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54990->127.0.0.1:31480, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 INFO : sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/18 01:47:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30651") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40116->127.0.0.1:30651, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31827") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55418->127.0.0.1:31827, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30915") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54846->127.0.0.1:30915, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30026") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54740->127.0.0.1:30026, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31996") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57728->127.0.0.1:31996, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30762") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46548->127.0.0.1:30762, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31759") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38584->127.0.0.1:31759, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30390") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34484->127.0.0.1:30390, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31989") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57982->127.0.0.1:31989, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31648") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36346->127.0.0.1:31648, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31799") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33856->127.0.0.1:31799, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31341") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35574->127.0.0.1:31341, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30357") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44104->127.0.0.1:30357, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31570") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51146->127.0.0.1:31570, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31231") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49816->127.0.0.1:31231, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : sub dir2: Making directory with metadata 2026/06/18 01:47:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31311") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53646->127.0.0.1:31311, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30314") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50746->127.0.0.1:30314, err= 2026/06/18 01:47:28 INFO : sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30098") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54818->127.0.0.1:30098, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31698") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42054->127.0.0.1:31698, err= 2026/06/18 01:47:28 INFO : sub dir: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31837") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52184->127.0.0.1:31837, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30285") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50884->127.0.0.1:30285, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31644") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53848->127.0.0.1:31644, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30765") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57784->127.0.0.1:30765, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30831") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52912->127.0.0.1:30831, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31904") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41338->127.0.0.1:31904, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31136") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42104->127.0.0.1:31136, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31453") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37742->127.0.0.1:31453, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31923") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43048->127.0.0.1:31923, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31095") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34928->127.0.0.1:31095, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30892") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58840->127.0.0.1:30892, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30611") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50152->127.0.0.1:30611, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30086") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59284->127.0.0.1:30086, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31179") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49908->127.0.0.1:31179, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31602") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39420->127.0.0.1:31602, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30974") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31449") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45260->127.0.0.1:31449, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46704->127.0.0.1:30974, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31766") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37358->127.0.0.1:31766, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31596") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36948->127.0.0.1:31596, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31731") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47352->127.0.0.1:31731, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31766") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37366->127.0.0.1:31766, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31888") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40924->127.0.0.1:31888, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30590") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40242->127.0.0.1:30590, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 INFO : sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31092") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41958->127.0.0.1:31092, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42770->127.0.0.1:31034, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31475") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45630->127.0.0.1:31475, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30379") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38940->127.0.0.1:30379, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31380") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48988->127.0.0.1:31380, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30900") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37276->127.0.0.1:30900, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31765") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52262->127.0.0.1:31765, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30119") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52856->127.0.0.1:30119, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31982") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36266->127.0.0.1:31982, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30490") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37144->127.0.0.1:30490, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42776->127.0.0.1:31034, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30250") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46662->127.0.0.1:30250, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30438") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44630->127.0.0.1:30438, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31851") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51736->127.0.0.1:31851, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30858") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47970->127.0.0.1:30858, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : sub dir2: Making directory with metadata 2026/06/18 01:47:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31721") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39460->127.0.0.1:31721, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31529") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60656->127.0.0.1:31529, err= 2026/06/18 01:47:28 INFO : sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31002") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54426->127.0.0.1:31002, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31970") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51226->127.0.0.1:31970, err= 2026/06/18 01:47:28 INFO : sub dir: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31816") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46808->127.0.0.1:31816, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31570") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51152->127.0.0.1:31570, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30032") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43502->127.0.0.1:30032, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30126") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39114->127.0.0.1:30126, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31903") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42726->127.0.0.1:31903, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30928") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48060->127.0.0.1:30928, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48976->127.0.0.1:30873, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30273") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45380->127.0.0.1:30273, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30903") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31116") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32828->127.0.0.1:30903, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56564->127.0.0.1:31116, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31033") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37306->127.0.0.1:31033, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31748") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36928->127.0.0.1:31748, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30846") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44680->127.0.0.1:30846, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39564->127.0.0.1:30979, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30260") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35010->127.0.0.1:30260, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31325") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48066->127.0.0.1:31325, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31347") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58068->127.0.0.1:31347, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30934") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39988->127.0.0.1:30934, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31040") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44172->127.0.0.1:31040, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30073") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42642->127.0.0.1:30073, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30994") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46706->127.0.0.1:30994, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31424") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57026->127.0.0.1:31424, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 INFO : sub dir2: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30524") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52718->127.0.0.1:30524, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30671") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45058->127.0.0.1:30671, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54254->127.0.0.1:31258, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30386") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36002->127.0.0.1:30386, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30784") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41680->127.0.0.1:30784, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31471") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35766->127.0.0.1:31471, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30436") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45004->127.0.0.1:30436, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31729") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32866->127.0.0.1:31729, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30095") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53280->127.0.0.1:30095, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30214") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52992->127.0.0.1:30214, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31334") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56966->127.0.0.1:31334, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31107") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58154->127.0.0.1:31107, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40454->127.0.0.1:30282, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30350") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38636->127.0.0.1:30350, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30363") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33748->127.0.0.1:30363, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30938") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33212->127.0.0.1:30938, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31690") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35280->127.0.0.1:31690, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30026") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54754->127.0.0.1:30026, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31599") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53106->127.0.0.1:31599, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30600") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51010->127.0.0.1:30600, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30093") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49244->127.0.0.1:30093, err= 2026/06/18 01:47:28 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-cipedib2zuto" 2026/06/18 01:47:28 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:55054->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:31295") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:52010->127.0.0.1:31295, err= sync_test.go:620: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe -> ftp://127.0.0.1:28622/rclone-test-cipedib2zuto 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30623") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30735") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58304->127.0.0.1:30623, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:47468->127.0.0.1:30735, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30747") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58070->127.0.0.1:30747, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31629") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46594->127.0.0.1:31629, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30251") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:60796->127.0.0.1:30251, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:31562") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:49742->127.0.0.1:31562, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30321") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:54142->127.0.0.1:30321, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30205") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:41814->127.0.0.1:30205, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30606") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:42432->127.0.0.1:30606, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30521") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:50428->127.0.0.1:30521, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:30442") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:42058->127.0.0.1:30442, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:31927") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:38128->127.0.0.1:31927, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:31482") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:59266->127.0.0.1:31482, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:31296") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:55638->127.0.0.1:31296, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: Purge object "sub dir/hello world" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: dial("tcp","127.0.0.1:31853") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: > dial: conn=127.0.0.1:35994->127.0.0.1:31853, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: Purge dir "sub dir" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-cipedib2zuto: Purge dir "" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31857") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37126->127.0.0.1:31857, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30806") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43138->127.0.0.1:30806, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31695") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50314->127.0.0.1:31695, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31799") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33862->127.0.0.1:31799, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30033") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50030->127.0.0.1:30033, err= --- PASS: TestServerSideCopy (0.02s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30883") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60834->127.0.0.1:30883, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31575") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57594->127.0.0.1:31575, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31088") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37336->127.0.0.1:31088, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31509") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53700->127.0.0.1:31509, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31414") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59946->127.0.0.1:31414, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30552") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60848->127.0.0.1:30552, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30306") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58560->127.0.0.1:30306, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30465") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48172->127.0.0.1:30465, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30788") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47382->127.0.0.1:30788, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31213") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60566->127.0.0.1:31213, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31307") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38720->127.0.0.1:31307, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34836->127.0.0.1:31763, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30985") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34002->127.0.0.1:30985, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30339") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49858->127.0.0.1:30339, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30705") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50904->127.0.0.1:30705, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30811") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59518->127.0.0.1:30811, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30290") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39262->127.0.0.1:30290, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31554") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33814->127.0.0.1:31554, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31331") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49518->127.0.0.1:31331, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30882") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60696->127.0.0.1:30882, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30243") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38002->127.0.0.1:30243, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31450") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49992->127.0.0.1:31450, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31581") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60828->127.0.0.1:31581, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31435") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59520->127.0.0.1:31435, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31933") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47516->127.0.0.1:31933, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31392") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46158->127.0.0.1:31392, err= 2026/06/18 01:47:28 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yevipis6suge" 2026/06/18 01:47:28 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:55062->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:33026->127.0.0.1:31974, err= sync_test.go:656: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe -> ftp://127.0.0.1:28622/rclone-test-yevipis6suge 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31927") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31614") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53206->127.0.0.1:31614, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:38130->127.0.0.1:31927, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31242") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49174->127.0.0.1:31242, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31344") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43920->127.0.0.1:31344, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31093") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:58142->127.0.0.1:31093, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30566") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:58060->127.0.0.1:30566, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31540") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:50204->127.0.0.1:31540, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31614") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:53222->127.0.0.1:31614, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31195") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:49696->127.0.0.1:31195, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30830") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:32782->127.0.0.1:30830, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30456") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:47120->127.0.0.1:30456, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30330") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:58748->127.0.0.1:30330, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31639") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56318->127.0.0.1:31639, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30938") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33218->127.0.0.1:30938, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30266") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42508->127.0.0.1:30266, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30519") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33004->127.0.0.1:30519, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31981") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42160->127.0.0.1:31981, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30578") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31203") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:60812->127.0.0.1:31203, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51344->127.0.0.1:30578, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31624") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:47994->127.0.0.1:31624, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30050") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49982->127.0.0.1:30050, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 17 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-yevipis6suge) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31774") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44778->127.0.0.1:31774, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31101") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:49578->127.0.0.1:31101, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30312") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:33798->127.0.0.1:30312, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30272") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:39178->127.0.0.1:30272, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.7915718a.partial: size = 17 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30181") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:51844->127.0.0.1:30181, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31731") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:47366->127.0.0.1:31731, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30172") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:34010->127.0.0.1:30172, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31207") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:39890->127.0.0.1:31207, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30193") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:55650->127.0.0.1:30193, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:30187") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:35862->127.0.0.1:30187, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Purge object "sub dir/hello world" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: dial("tcp","127.0.0.1:31326") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: > dial: conn=127.0.0.1:42784->127.0.0.1:31326, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Purge dir "sub dir" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-yevipis6suge: Purge dir "" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31269") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38592->127.0.0.1:31269, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31691") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53674->127.0.0.1:31691, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30552") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60862->127.0.0.1:30552, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30120") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52458->127.0.0.1:30120, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30730") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38068->127.0.0.1:30730, err= --- PASS: TestServerSideCopyOverSelf (0.03s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30685") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33790->127.0.0.1:30685, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31276") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45484->127.0.0.1:31276, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30599") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59000->127.0.0.1:30599, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30374") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56264->127.0.0.1:30374, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30565") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48362->127.0.0.1:30565, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31978") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42824->127.0.0.1:31978, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31717") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46140->127.0.0.1:31717, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30369") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41608->127.0.0.1:30369, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30248") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54492->127.0.0.1:30248, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31912") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32930->127.0.0.1:31912, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31681") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38784->127.0.0.1:31681, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31220") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56460->127.0.0.1:31220, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31732") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52184->127.0.0.1:31732, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/18 01:47:28 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30559") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36598->127.0.0.1:30559, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31516") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55826->127.0.0.1:31516, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31582") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37588->127.0.0.1:31582, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31948") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45088->127.0.0.1:31948, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31697") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41724->127.0.0.1:31697, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31178") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53252->127.0.0.1:31178, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30967") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44942->127.0.0.1:30967, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30965") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42402->127.0.0.1:30965, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30587") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52290->127.0.0.1:30587, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31454") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58786->127.0.0.1:31454, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30696") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43098->127.0.0.1:30696, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31431") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54454->127.0.0.1:31431, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31387") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37970->127.0.0.1:31387, err= 2026/06/18 01:47:28 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bibiguv6lupo" 2026/06/18 01:47:28 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:28 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:28 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:28 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:28 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:55070->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31670") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:51802->127.0.0.1:31670, err= sync_test.go:701: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe -> ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30926") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31151") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:50836->127.0.0.1:30926, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40762->127.0.0.1:31151, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31024") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37030->127.0.0.1:31024, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31127") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39178->127.0.0.1:31127, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31961") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:57920->127.0.0.1:31961, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31998") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:50052->127.0.0.1:31998, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30920") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:42960->127.0.0.1:30920, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30939") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:49218->127.0.0.1:30939, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31616") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:40262->127.0.0.1:31616, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31774") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:44782->127.0.0.1:31774, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31381") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:33288->127.0.0.1:31381, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30565") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:48370->127.0.0.1:30565, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31113") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39244->127.0.0.1:31113, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31193") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53252->127.0.0.1:31193, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37932->127.0.0.1:31812, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30211") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59130->127.0.0.1:30211, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31617") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37108->127.0.0.1:31617, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Using server-side directory move 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31108") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:57776->127.0.0.1:31108, err= 2026/06/18 01:47:28 INFO : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30506") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31764") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:59380->127.0.0.1:30506, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59266->127.0.0.1:31764, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30791") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30914") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:56366->127.0.0.1:30791, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60000->127.0.0.1:30914, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 17 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 11 (ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31842") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:47116->127.0.0.1:31842, err= 2026/06/18 01:47:28 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31354") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:34866->127.0.0.1:31354, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30675") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:58138->127.0.0.1:30675, err= 2026/06/18 01:47:28 INFO : sub dir/hello world: Moved (server-side) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30603") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37022->127.0.0.1:30603, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31725") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53628->127.0.0.1:31725, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30469") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46738->127.0.0.1:30469, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31561") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:56300->127.0.0.1:31561, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30382") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:51696->127.0.0.1:30382, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30958") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54214->127.0.0.1:30958, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30518") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52468->127.0.0.1:30518, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31220") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56476->127.0.0.1:31220, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31981") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42164->127.0.0.1:31981, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30400") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60820->127.0.0.1:30400, err= 2026/06/18 01:47:28 DEBUG : testing file moves 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30893") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56026->127.0.0.1:30893, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31590") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:40714->127.0.0.1:31590, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30364") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:35882->127.0.0.1:30364, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30770") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40052->127.0.0.1:30770, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 24 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: size = 17 (ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo) 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31006") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:43986->127.0.0.1:31006, err= 2026/06/18 01:47:28 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31855") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:59488->127.0.0.1:31855, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30494") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:50418->127.0.0.1:30494, err= 2026/06/18 01:47:28 INFO : sub dir/hello world: Moved (server-side) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30303") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35530->127.0.0.1:30303, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31387") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37976->127.0.0.1:31387, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31798") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42196->127.0.0.1:31798, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30056") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:35776->127.0.0.1:30056, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30786") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:35658->127.0.0.1:30786, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31795") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:53100->127.0.0.1:31795, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:30788") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:47396->127.0.0.1:30788, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Purge object "sub dir/hello world" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: dial("tcp","127.0.0.1:31823") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: > dial: conn=127.0.0.1:53062->127.0.0.1:31823, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Purge dir "sub dir" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-bibiguv6lupo: Purge dir "" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30491") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57818->127.0.0.1:30491, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30627") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54282->127.0.0.1:30627, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31404") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49988->127.0.0.1:31404, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30642") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56070->127.0.0.1:30642, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30505") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52304->127.0.0.1:30505, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31840") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42294->127.0.0.1:31840, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30924") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58702->127.0.0.1:30924, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30453") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36850->127.0.0.1:30453, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30825") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60934->127.0.0.1:30825, err= 2026/06/18 01:47:28 ERROR : error listing: directory not found 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31201") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58200->127.0.0.1:31201, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30719") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55152->127.0.0.1:30719, err= 2026/06/18 01:47:28 INFO : Local file system at /tmp/rclone549054551: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30124") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60368->127.0.0.1:30124, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31379") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52450->127.0.0.1:31379, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30093") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49254->127.0.0.1:30093, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31398") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45362->127.0.0.1:31398, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30541") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58962->127.0.0.1:30541, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31038") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39768->127.0.0.1:31038, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30003") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44010->127.0.0.1:30003, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30791") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56380->127.0.0.1:30791, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30844") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41678->127.0.0.1:30844, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30101") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46278->127.0.0.1:30101, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31280") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37278->127.0.0.1:31280, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30504") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52264->127.0.0.1:30504, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30790") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54468->127.0.0.1:30790, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30793") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42868->127.0.0.1:30793, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30274") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36270->127.0.0.1:30274, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30695") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47456->127.0.0.1:30695, err= 2026/06/18 01:47:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31506") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38864->127.0.0.1:31506, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : Local file system at /tmp/rclone549054551: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : Local file system at /tmp/rclone549054551: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30374") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56270->127.0.0.1:30374, err= 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/06/18 01:47:28 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/06/18 01:47:28 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30176") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59802->127.0.0.1:30176, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30956") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57070->127.0.0.1:30956, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30587") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52300->127.0.0.1:30587, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30160") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57628->127.0.0.1:30160, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30337") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41106->127.0.0.1:30337, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31153") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37868->127.0.0.1:31153, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30198") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38784->127.0.0.1:30198, err= 2026/06/18 01:47:28 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30891") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32838->127.0.0.1:30891, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30792") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48336->127.0.0.1:30792, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30297") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54394->127.0.0.1:30297, err= 2026/06/18 01:47:28 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30859") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37490->127.0.0.1:30859, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31935") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59086->127.0.0.1:31935, err= 2026/06/18 01:47:28 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/18 01:47:28 INFO : check sum: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31280") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37288->127.0.0.1:31280, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30224") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33998->127.0.0.1:30224, err= 2026/06/18 01:47:28 DEBUG : check sum: size = 1 OK 2026/06/18 01:47:28 NOTICE: ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/18 01:47:28 DEBUG : check sum: Size of src and dst objects identical 2026/06/18 01:47:28 DEBUG : check sum: Unchanged skipping 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 INFO : There was nothing to transfer 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31862") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43464->127.0.0.1:31862, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30222") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35258->127.0.0.1:30222, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31227") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54508->127.0.0.1:31227, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30311") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45452->127.0.0.1:30311, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30580") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53600->127.0.0.1:30580, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30331") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53394->127.0.0.1:30331, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30372") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55812->127.0.0.1:30372, err= 2026/06/18 01:47:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31581") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60842->127.0.0.1:31581, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31016") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37680->127.0.0.1:31016, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31157") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46322->127.0.0.1:31157, err= 2026/06/18 01:47:28 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30250") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46676->127.0.0.1:30250, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30845") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45510->127.0.0.1:30845, err= 2026/06/18 01:47:28 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/18 01:47:28 INFO : sizeonly: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31808") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51590->127.0.0.1:31808, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31999") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42186->127.0.0.1:31999, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : sizeonly: size = 6 OK 2026/06/18 01:47:28 DEBUG : sizeonly: Sizes identical 2026/06/18 01:47:28 DEBUG : sizeonly: Unchanged skipping 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 INFO : There was nothing to transfer 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31538") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40622->127.0.0.1:31538, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30105") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43092->127.0.0.1:30105, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30127") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36194->127.0.0.1:30127, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31693") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52474->127.0.0.1:31693, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30328") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50272->127.0.0.1:30328, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31729") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32880->127.0.0.1:31729, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30262") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53106->127.0.0.1:30262, err= 2026/06/18 01:47:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30590") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40252->127.0.0.1:30590, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30036") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36314->127.0.0.1:30036, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30071") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59080->127.0.0.1:30071, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30829") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36676->127.0.0.1:30829, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30090") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39024->127.0.0.1:30090, err= 2026/06/18 01:47:28 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/18 01:47:28 INFO : ignore-size: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30144") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35848->127.0.0.1:30144, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31653") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58218->127.0.0.1:31653, err= 2026/06/18 01:47:28 DEBUG : ignore-size: Sizes identical 2026/06/18 01:47:28 DEBUG : ignore-size: Unchanged skipping 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 INFO : There was nothing to transfer 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30801") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52810->127.0.0.1:30801, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30748") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57704->127.0.0.1:30748, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31828") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37498->127.0.0.1:31828, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30817") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40460->127.0.0.1:30817, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30782") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51012->127.0.0.1:30782, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31831") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59736->127.0.0.1:31831, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30219") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37312->127.0.0.1:30219, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31808") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51596->127.0.0.1:31808, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30405") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57530->127.0.0.1:30405, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30969") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35290->127.0.0.1:30969, err= 2026/06/18 01:47:28 DEBUG : existing: size = 6 OK 2026/06/18 01:47:28 DEBUG : existing: Sizes identical 2026/06/18 01:47:28 DEBUG : existing: Unchanged skipping 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 INFO : There was nothing to transfer 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31246") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44536->127.0.0.1:31246, err= 2026/06/18 01:47:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31685") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36948->127.0.0.1:31685, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30741") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40038->127.0.0.1:30741, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30897") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41832->127.0.0.1:30897, err= 2026/06/18 01:47:28 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30299") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41748->127.0.0.1:30299, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30497") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45644->127.0.0.1:30497, err= 2026/06/18 01:47:28 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/18 01:47:28 INFO : existing: Copied (replaced existing) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30960") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47338->127.0.0.1:30960, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31493") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53728->127.0.0.1:31493, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30914") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60010->127.0.0.1:30914, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31839") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47604->127.0.0.1:31839, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31948") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45104->127.0.0.1:31948, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31253") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47510->127.0.0.1:31253, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30170") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52438->127.0.0.1:30170, err= 2026/06/18 01:47:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31971") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59122->127.0.0.1:31971, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31033") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37310->127.0.0.1:31033, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31508") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32946->127.0.0.1:31508, err= 2026/06/18 01:47:28 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30099") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49836->127.0.0.1:30099, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31777") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58564->127.0.0.1:31777, err= 2026/06/18 01:47:28 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/18 01:47:28 INFO : existing: Copied (new) 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30229") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56868->127.0.0.1:30229, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30719") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55168->127.0.0.1:30719, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : existing: Destination exists, skipping 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:28 INFO : There was nothing to transfer 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31795") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53106->127.0.0.1:31795, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31532") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41798->127.0.0.1:31532, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31425") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55726->127.0.0.1:31425, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31005") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51572->127.0.0.1:31005, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31104") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39202->127.0.0.1:31104, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30342") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41874->127.0.0.1:30342, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30656") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50378->127.0.0.1:30656, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31861") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49480->127.0.0.1:31861, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31658") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60210->127.0.0.1:31658, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30739") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37620->127.0.0.1:30739, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30729") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49430->127.0.0.1:30729, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31421") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41508->127.0.0.1:31421, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31669") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52156->127.0.0.1:31669, err= 2026/06/18 01:47:28 INFO : d: Making directory 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31826") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44636->127.0.0.1:31826, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31259") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55150->127.0.0.1:31259, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31778") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57978->127.0.0.1:31778, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31095") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55074->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31228") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34934->127.0.0.1:31095, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37140->127.0.0.1:31228, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31081") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45450->127.0.0.1:31081, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30724") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56772->127.0.0.1:30724, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31335") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51436->127.0.0.1:31335, err= 2026/06/18 01:47:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30541") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31496") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31457") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58970->127.0.0.1:30541, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51956->127.0.0.1:31496, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55564->127.0.0.1:31457, err= 2026/06/18 01:47:28 DEBUG : c/non empty space: size = 5 OK 2026/06/18 01:47:28 DEBUG : c/non empty space: Sizes identical 2026/06/18 01:47:28 DEBUG : c/non empty space: Unchanged skipping 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31059") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49106->127.0.0.1:31059, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55088->127.0.0.1:28622, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31906") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47308->127.0.0.1:31906, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30086") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59294->127.0.0.1:30086, err= 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31943") 2026/06/18 01:47:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51062->127.0.0.1:31943, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58796->127.0.0.1:31736, err= 2026/06/18 01:47:29 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37936->127.0.0.1:31812, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31019") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46838->127.0.0.1:31019, err= 2026/06/18 01:47:29 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/18 01:47:29 INFO : a/potato2: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30759") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47354->127.0.0.1:30759, err= 2026/06/18 01:47:29 INFO : b/potato: Deleted 2026/06/18 01:47:29 INFO : d: Removing directory 2026/06/18 01:47:29 INFO : b: Removing directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: deleted 2 directories 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31166") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45366->127.0.0.1:31166, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45880->127.0.0.1:30244, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30604") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43872->127.0.0.1:30604, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30912") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37644->127.0.0.1:30912, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30544") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30284") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42106->127.0.0.1:30284, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57288->127.0.0.1:30544, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30752") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44398->127.0.0.1:30752, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30219") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37320->127.0.0.1:30219, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30899") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45644->127.0.0.1:30899, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30938") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33232->127.0.0.1:30938, err= --- PASS: TestSyncIgnoreErrors (0.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30288") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39278->127.0.0.1:30288, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30881") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58306->127.0.0.1:30881, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30248") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54502->127.0.0.1:30248, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30325") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42568->127.0.0.1:30325, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30967") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44946->127.0.0.1:30967, err= 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30808") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42294->127.0.0.1:30808, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31884") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37094->127.0.0.1:31884, err= 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30070") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53442->127.0.0.1:30070, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30305") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44596->127.0.0.1:30305, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30472") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58880->127.0.0.1:30472, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31961") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57930->127.0.0.1:31961, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31045") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53616->127.0.0.1:31045, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30470") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40528->127.0.0.1:30470, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31923") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43064->127.0.0.1:31923, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42788->127.0.0.1:31034, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31136") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42110->127.0.0.1:31136, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30889") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33836->127.0.0.1:30889, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31634") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51182->127.0.0.1:31634, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31215") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59310->127.0.0.1:31215, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31818") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54638->127.0.0.1:31818, err= --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31177") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52944->127.0.0.1:31177, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30060") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43732->127.0.0.1:30060, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30443") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37304->127.0.0.1:30443, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31531") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50952->127.0.0.1:31531, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31090") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49842->127.0.0.1:31090, err= 2026/06/18 01:47:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30680") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35654->127.0.0.1:30680, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30231") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35774->127.0.0.1:30231, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31448") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47642->127.0.0.1:31448, err= 2026/06/18 01:47:29 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31834") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36278->127.0.0.1:31834, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30686") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45052->127.0.0.1:30686, err= 2026/06/18 01:47:29 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/18 01:47:29 INFO : potato: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30004") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56514->127.0.0.1:30004, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31877") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34988->127.0.0.1:31877, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30130") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45422->127.0.0.1:30130, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30137") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58478->127.0.0.1:30137, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31851") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51748->127.0.0.1:31851, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30739") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37622->127.0.0.1:30739, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37270->127.0.0.1:30725, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31416") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57272->127.0.0.1:31416, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30126") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39116->127.0.0.1:30126, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31915") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53870->127.0.0.1:31915, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30588") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58286->127.0.0.1:30588, err= 2026/06/18 01:47:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : potato: size = 60 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : potato: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30739") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37634->127.0.0.1:30739, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31339") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34890->127.0.0.1:31339, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30359") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41670->127.0.0.1:30359, err= 2026/06/18 01:47:29 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30632") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56118->127.0.0.1:30632, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30964") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57012->127.0.0.1:30964, err= 2026/06/18 01:47:29 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/18 01:47:29 INFO : potato: Copied (replaced existing) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30938") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33236->127.0.0.1:30938, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31522") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60240->127.0.0.1:31522, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31237") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44584->127.0.0.1:31237, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30504") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52276->127.0.0.1:30504, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31965") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52502->127.0.0.1:31965, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31679") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45018->127.0.0.1:31679, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31682") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58658->127.0.0.1:31682, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30084") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56590->127.0.0.1:30084, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31080") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49078->127.0.0.1:31080, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30003") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44024->127.0.0.1:30003, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : potato: size = 36 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : potato: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31486") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42212->127.0.0.1:31486, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30381") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41148->127.0.0.1:30381, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37276->127.0.0.1:30725, err= 2026/06/18 01:47:29 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31847") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59412->127.0.0.1:31847, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31074") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37262->127.0.0.1:31074, err= 2026/06/18 01:47:29 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/18 01:47:29 INFO : potato: Copied (replaced existing) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30728") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33740->127.0.0.1:30728, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31579") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45992->127.0.0.1:31579, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31630") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54204->127.0.0.1:31630, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31164") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42344->127.0.0.1:31164, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31980") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60276->127.0.0.1:31980, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30488") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55258->127.0.0.1:30488, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31785") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59834->127.0.0.1:31785, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30730") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38080->127.0.0.1:30730, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48992->127.0.0.1:30873, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30173") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36934->127.0.0.1:30173, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31805") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36102->127.0.0.1:31805, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30649") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44236->127.0.0.1:30649, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30434") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38480->127.0.0.1:30434, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30386") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36012->127.0.0.1:30386, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31893") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52272->127.0.0.1:31893, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30791") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56392->127.0.0.1:30791, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30529") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47256->127.0.0.1:30529, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30912") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37650->127.0.0.1:30912, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30277") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59132->127.0.0.1:30277, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30690") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46678->127.0.0.1:30690, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31192") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44332->127.0.0.1:31192, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30196") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46064->127.0.0.1:30196, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30288") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39290->127.0.0.1:30288, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30454") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46450->127.0.0.1:30454, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30123") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42318->127.0.0.1:30123, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30854") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34826->127.0.0.1:30854, err= 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31429") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60986->127.0.0.1:31429, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30614") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43022->127.0.0.1:30614, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31800") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58370->127.0.0.1:31800, err= 2026/06/18 01:47:29 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31380") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48992->127.0.0.1:31380, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31793") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54830->127.0.0.1:31793, err= 2026/06/18 01:47:29 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/18 01:47:29 INFO : potato2: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30402") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53422->127.0.0.1:30402, err= 2026/06/18 01:47:29 INFO : potato: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30442") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42068->127.0.0.1:30442, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34844->127.0.0.1:31763, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31015") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57986->127.0.0.1:31015, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30289") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49690->127.0.0.1:30289, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30287") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38936->127.0.0.1:30287, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31821") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40504->127.0.0.1:31821, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30306") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58574->127.0.0.1:30306, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31652") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59152->127.0.0.1:31652, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31959") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37052->127.0.0.1:31959, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31209") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37056->127.0.0.1:31209, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30255") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53190->127.0.0.1:30255, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30097") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49200->127.0.0.1:30097, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31664") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41482->127.0.0.1:31664, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31409") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56984->127.0.0.1:31409, err= 2026/06/18 01:47:29 INFO : d: Making directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31949") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52442->127.0.0.1:31949, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30591") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36380->127.0.0.1:30591, err= 2026/06/18 01:47:29 INFO : d/e: Making directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30124") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60374->127.0.0.1:30124, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30144") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35854->127.0.0.1:30144, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30258") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51852->127.0.0.1:30258, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31808") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31707") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31098") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51600->127.0.0.1:31808, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49802->127.0.0.1:31707, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36520->127.0.0.1:31098, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31608") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42636->127.0.0.1:31608, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31728") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46036->127.0.0.1:31728, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30904") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44748->127.0.0.1:30904, err= 2026/06/18 01:47:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31545") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30562") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31376") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55786->127.0.0.1:31545, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59812->127.0.0.1:30562, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38392->127.0.0.1:31376, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30476") 2026/06/18 01:47:29 DEBUG : c/non empty space: size = 5 OK 2026/06/18 01:47:29 DEBUG : c/non empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : c/non empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44782->127.0.0.1:30476, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30714") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38484->127.0.0.1:30714, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31257") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53534->127.0.0.1:31257, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30144") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35860->127.0.0.1:30144, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30086") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59300->127.0.0.1:30086, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31704") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49090->127.0.0.1:31704, err= 2026/06/18 01:47:29 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31715") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54758->127.0.0.1:31715, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31278") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60972->127.0.0.1:31278, err= 2026/06/18 01:47:29 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/18 01:47:29 INFO : a/potato2: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30095") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53288->127.0.0.1:30095, err= 2026/06/18 01:47:29 INFO : b/potato: Deleted 2026/06/18 01:47:29 INFO : d/e: Removing directory 2026/06/18 01:47:29 INFO : d: Removing directory 2026/06/18 01:47:29 INFO : b: Removing directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: deleted 3 directories 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30047") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38622->127.0.0.1:30047, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31884") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37098->127.0.0.1:31884, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30382") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51708->127.0.0.1:30382, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30323") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42082->127.0.0.1:30323, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31655") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30350") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51084->127.0.0.1:31655, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38646->127.0.0.1:30350, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30387") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56092->127.0.0.1:30387, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31882") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58250->127.0.0.1:31882, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31734") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50892->127.0.0.1:31734, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47930->127.0.0.1:31158, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30334") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39088->127.0.0.1:30334, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31831") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59752->127.0.0.1:31831, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31689") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46752->127.0.0.1:31689, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30132") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45718->127.0.0.1:30132, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30579") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43646->127.0.0.1:30579, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31015") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57998->127.0.0.1:31015, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31350") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49452->127.0.0.1:31350, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30526") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52118->127.0.0.1:30526, err= 2026/06/18 01:47:29 INFO : d: Making directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30849") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41290->127.0.0.1:30849, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31987") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35682->127.0.0.1:31987, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30396") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37654->127.0.0.1:30396, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31435") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31454") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58792->127.0.0.1:31454, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59526->127.0.0.1:31435, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54260->127.0.0.1:31258, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30717") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33170->127.0.0.1:30717, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31066") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45572->127.0.0.1:31066, err= 2026/06/18 01:47:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30174") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31579") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30662") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56150->127.0.0.1:30662, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39180->127.0.0.1:30174, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45994->127.0.0.1:31579, err= 2026/06/18 01:47:29 DEBUG : c/non empty space: size = 5 OK 2026/06/18 01:47:29 DEBUG : c/non empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31984") 2026/06/18 01:47:29 DEBUG : c/non empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40402->127.0.0.1:31984, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30850") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51464->127.0.0.1:30850, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30079") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42706->127.0.0.1:30079, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31072") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37316->127.0.0.1:31072, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31725") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53630->127.0.0.1:31725, err= 2026/06/18 01:47:29 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31825") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36344->127.0.0.1:31825, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30199") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60060->127.0.0.1:30199, err= 2026/06/18 01:47:29 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/18 01:47:29 INFO : a/potato2: Copied (new) 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: not deleting files as there were IO errors 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: not deleting directories as there were IO errors 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40192->127.0.0.1:30410, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31241") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31501") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47940->127.0.0.1:31158, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43880->127.0.0.1:31241, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40306->127.0.0.1:31501, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30425") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38578->127.0.0.1:30425, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31248") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59352->127.0.0.1:31248, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31385") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48244->127.0.0.1:31385, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30611") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31130") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30682") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30470") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54818->127.0.0.1:31130, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40536->127.0.0.1:30470, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50154->127.0.0.1:30611, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56544->127.0.0.1:30682, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31891") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30671") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46646->127.0.0.1:31891, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45060->127.0.0.1:30671, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30183") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33854->127.0.0.1:30183, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31137") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42372->127.0.0.1:31137, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31432") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41948->127.0.0.1:31432, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31115") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52582->127.0.0.1:31115, 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-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30020") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45330->127.0.0.1:30020, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31291") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47208->127.0.0.1:31291, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31277") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33792->127.0.0.1:31277, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31809") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60794->127.0.0.1:31809, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30438") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44644->127.0.0.1:30438, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31035") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38078->127.0.0.1:31035, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30739") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37644->127.0.0.1:30739, err= 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30780") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52718->127.0.0.1:30780, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31814") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31878") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56638->127.0.0.1:31814, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56040->127.0.0.1:31878, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31577") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42882->127.0.0.1:31577, err= 2026/06/18 01:47:29 INFO : potato: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30951") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38626->127.0.0.1:30951, err= 2026/06/18 01:47:29 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31372") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46668->127.0.0.1:31372, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31756") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60410->127.0.0.1:31756, err= 2026/06/18 01:47:29 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/18 01:47:29 INFO : potato2: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31379") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52466->127.0.0.1:31379, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31655") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51088->127.0.0.1:31655, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30300") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57122->127.0.0.1:30300, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31867") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58190->127.0.0.1:31867, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31098") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36528->127.0.0.1:31098, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30412") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34700->127.0.0.1:30412, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30679") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57146->127.0.0.1:30679, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30852") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37208->127.0.0.1:30852, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30230") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40310->127.0.0.1:30230, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31471") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35778->127.0.0.1:31471, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31197") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36584->127.0.0.1:31197, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31684") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53286->127.0.0.1:31684, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30281") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41512->127.0.0.1:30281, err= 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30425") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38586->127.0.0.1:30425, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31177") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52956->127.0.0.1:31177, err= 2026/06/18 01:47:29 INFO : potato: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30848") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48206->127.0.0.1:30848, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31078") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39000->127.0.0.1:31078, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31946") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50774->127.0.0.1:31946, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31889") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46016->127.0.0.1:31889, err= 2026/06/18 01:47:29 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30652") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52256->127.0.0.1:30652, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31033") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37314->127.0.0.1:31033, err= 2026/06/18 01:47:29 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/18 01:47:29 INFO : potato2: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30626") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57726->127.0.0.1:30626, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30862") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59140->127.0.0.1:30862, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31840") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42298->127.0.0.1:31840, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31345") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42952->127.0.0.1:31345, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31739") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49208->127.0.0.1:31739, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30970") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43226->127.0.0.1:30970, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30978") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46562->127.0.0.1:30978, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30367") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41398->127.0.0.1:30367, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31982") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36280->127.0.0.1:31982, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30640") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52216->127.0.0.1:30640, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31431") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54458->127.0.0.1:31431, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31718") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35984->127.0.0.1:31718, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31836") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41756->127.0.0.1:31836, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31531") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50962->127.0.0.1:31531, err= 2026/06/18 01:47:29 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31993") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39970->127.0.0.1:31993, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30005") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52436->127.0.0.1:30005, err= 2026/06/18 01:47:29 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/18 01:47:29 INFO : potato2: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30404") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36016->127.0.0.1:30404, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30749") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35664->127.0.0.1:30749, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31849") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49098->127.0.0.1:31849, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31881") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58276->127.0.0.1:31881, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31670") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51816->127.0.0.1:31670, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30339") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49860->127.0.0.1:30339, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31825") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36350->127.0.0.1:31825, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30535") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48194->127.0.0.1:30535, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30479") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47638->127.0.0.1:30479, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30338") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35990->127.0.0.1:30338, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30149") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34756->127.0.0.1:30149, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31508") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32962->127.0.0.1:31508, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49748->127.0.0.1:30618, err= 2026/06/18 01:47:29 DEBUG : enormous: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : enormous: Excluded 2026/06/18 01:47:29 DEBUG : potato2: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : potato2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30903") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32840->127.0.0.1:30903, err= 2026/06/18 01:47:29 DEBUG : potato2: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : potato2: Excluded 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31650") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45890->127.0.0.1:31650, err= 2026/06/18 01:47:29 DEBUG : enormous: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : enormous: Excluded 2026/06/18 01:47:29 DEBUG : potato2: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : potato2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30347") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44070->127.0.0.1:30347, err= 2026/06/18 01:47:29 DEBUG : potato2: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : potato2: Excluded 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31019") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46850->127.0.0.1:31019, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30889") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33838->127.0.0.1:30889, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30782") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51020->127.0.0.1:30782, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30034") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52156->127.0.0.1:30034, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31792") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54896->127.0.0.1:31792, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31588") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47682->127.0.0.1:31588, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30530") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34344->127.0.0.1:30530, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31435") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59534->127.0.0.1:31435, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30326") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39702->127.0.0.1:30326, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30003") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44032->127.0.0.1:30003, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31214") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35576->127.0.0.1:31214, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31207") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39902->127.0.0.1:31207, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30528") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56014->127.0.0.1:30528, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31257") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53548->127.0.0.1:31257, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30601") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52850->127.0.0.1:30601, err= 2026/06/18 01:47:29 DEBUG : enormous: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : enormous: Excluded 2026/06/18 01:47:29 DEBUG : potato2: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : potato2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31922") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45858->127.0.0.1:31922, err= 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31288") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31434") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40950->127.0.0.1:31434, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52776->127.0.0.1:31288, err= 2026/06/18 01:47:29 INFO : potato2: Deleted 2026/06/18 01:47:29 INFO : enormous: Deleted 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31295") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52022->127.0.0.1:31295, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31695") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50330->127.0.0.1:31695, err= 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : potato2: Deleted 2026/06/18 01:47:29 INFO : enormous: Deleted 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30711") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52836->127.0.0.1:30711, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30178") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56696->127.0.0.1:30178, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31057") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44230->127.0.0.1:31057, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30878") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43868->127.0.0.1:30878, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30598") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34998->127.0.0.1:30598, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31469") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36896->127.0.0.1:31469, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31389") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48752->127.0.0.1:31389, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31332") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56214->127.0.0.1:31332, 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-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48996->127.0.0.1:30873, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31744") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48132->127.0.0.1:31744, err= 2026/06/18 01:47:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31169") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55152->127.0.0.1:31169, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30739") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37660->127.0.0.1:30739, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42802->127.0.0.1:31034, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31312") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40282->127.0.0.1:31312, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31153") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37884->127.0.0.1:31153, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31567") 2026/06/18 01:47:29 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40466->127.0.0.1:31567, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30491") 2026/06/18 01:47:29 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57834->127.0.0.1:30491, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31609") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59770->127.0.0.1:31609, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31403") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44346->127.0.0.1:31403, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30905") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54906->127.0.0.1:30905, err= 2026/06/18 01:47:29 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/18 01:47:29 INFO : potato: Copied (new) 2026/06/18 01:47:29 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/18 01:47:29 INFO : yam: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31913") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47630->127.0.0.1:31913, err= 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30447") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59938->127.0.0.1:30447, err= 2026/06/18 01:47:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : potato: size = 14 OK 2026/06/18 01:47:29 DEBUG : potato: Sizes identical 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : potato: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31319") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54510->127.0.0.1:31319, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30952") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56882->127.0.0.1:30952, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30322") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37700->127.0.0.1:30322, err= 2026/06/18 01:47:29 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30536") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44552->127.0.0.1:30536, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30899") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45648->127.0.0.1:30899, err= 2026/06/18 01:47:29 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/18 01:47:29 INFO : yaml: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30311") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45468->127.0.0.1:30311, err= 2026/06/18 01:47:29 INFO : yam: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30343") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32864->127.0.0.1:30343, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30135") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44246->127.0.0.1:30135, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30710") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47352->127.0.0.1:30710, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30007") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51988->127.0.0.1:30007, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31408") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45926->127.0.0.1:31408, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31718") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35994->127.0.0.1:31718, 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-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Ignoring --track-renames as either the source or destination do not support modtime 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30279") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59956->127.0.0.1:30279, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30032") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43504->127.0.0.1:30032, err= 2026/06/18 01:47:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31631") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34346->127.0.0.1:31631, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30275") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57114->127.0.0.1:30275, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31920") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59476->127.0.0.1:31920, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31841") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38480->127.0.0.1:31841, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31066") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45574->127.0.0.1:31066, err= 2026/06/18 01:47:29 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30439") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52652->127.0.0.1:30439, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31421") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41524->127.0.0.1:31421, err= 2026/06/18 01:47:29 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30982") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59320->127.0.0.1:30982, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34852->127.0.0.1:31763, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30818") 2026/06/18 01:47:29 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/18 01:47:29 INFO : potato: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38222->127.0.0.1:30818, err= 2026/06/18 01:47:29 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/18 01:47:29 INFO : yam: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30342") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41888->127.0.0.1:30342, err= 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Ignoring --track-renames as either the source or destination do not support modtime 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31250") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49832->127.0.0.1:31250, err= 2026/06/18 01:47:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : potato: size = 14 OK 2026/06/18 01:47:29 DEBUG : potato: Sizes identical 2026/06/18 01:47:29 DEBUG : potato: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31774") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44792->127.0.0.1:31774, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30084") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56598->127.0.0.1:30084, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31656") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45422->127.0.0.1:31656, err= 2026/06/18 01:47:29 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31213") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60578->127.0.0.1:31213, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30113") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51464->127.0.0.1:30113, err= 2026/06/18 01:47:29 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/18 01:47:29 INFO : yaml: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30663") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34138->127.0.0.1:30663, err= 2026/06/18 01:47:29 INFO : yam: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31375") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53932->127.0.0.1:31375, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31326") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42792->127.0.0.1:31326, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31454") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58806->127.0.0.1:31454, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30344") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42552->127.0.0.1:30344, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30274") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36282->127.0.0.1:30274, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30750") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55122->127.0.0.1:30750, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31903") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42736->127.0.0.1:31903, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30841") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56446->127.0.0.1:30841, err= 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Making map for --track-renames 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Finished making map for --track-renames 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/18 01:47:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for renames to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30816") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40324->127.0.0.1:30816, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31059") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49108->127.0.0.1:31059, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31817") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31721") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54386->127.0.0.1:31817, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39472->127.0.0.1:31721, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31971") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30831") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59128->127.0.0.1:31971, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52922->127.0.0.1:30831, err= 2026/06/18 01:47:29 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30464") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30972") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38750->127.0.0.1:30464, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52190->127.0.0.1:30972, err= 2026/06/18 01:47:29 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30824") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56890->127.0.0.1:30824, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30001") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44168->127.0.0.1:30001, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31652") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59162->127.0.0.1:31652, err= 2026/06/18 01:47:29 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/18 01:47:29 INFO : potato: Copied (new) 2026/06/18 01:47:29 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/18 01:47:29 INFO : sub/yam: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31687") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37810->127.0.0.1:31687, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31266") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60230->127.0.0.1:31266, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30623") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58310->127.0.0.1:30623, err= 2026/06/18 01:47:29 DEBUG : potato: size = 14 OK 2026/06/18 01:47:29 DEBUG : potato: Sizes identical 2026/06/18 01:47:29 DEBUG : potato: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31948") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45118->127.0.0.1:31948, err= 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Making map for --track-renames 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Finished making map for --track-renames 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for renames to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31020") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58830->127.0.0.1:31020, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31300") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60954->127.0.0.1:31300, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31595") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34532->127.0.0.1:31595, err= 2026/06/18 01:47:29 INFO : sub/yam: Moved (server-side) to: yam 2026/06/18 01:47:29 INFO : yam: Renamed from "sub/yam" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31535") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39996->127.0.0.1:31535, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30034") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52166->127.0.0.1:30034, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31453") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37746->127.0.0.1:31453, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30781") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60096->127.0.0.1:30781, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30925") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37058->127.0.0.1:30925, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31511") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41322->127.0.0.1:31511, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31493") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53736->127.0.0.1:31493, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31493") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53742->127.0.0.1:31493, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30248") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54508->127.0.0.1:30248, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31091") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44898->127.0.0.1:31091, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "/tmp/rclone549054551/dir1" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "/tmp/rclone549054551/dir2" 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551/dir2: Using server-side directory move 2026/06/18 01:47:29 INFO : Local file system at /tmp/rclone549054551/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/18 01:47:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:29 INFO : file1.txt: Moved (server-side) 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551/dir2: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551/dir2: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30260") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35022->127.0.0.1:30260, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31052") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50230->127.0.0.1:31052, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33042->127.0.0.1:31974, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30544") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57300->127.0.0.1:30544, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30712") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40674->127.0.0.1:30712, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31427") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33150->127.0.0.1:31427, err= 2026/06/18 01:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30141") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31508") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39336->127.0.0.1:30141, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32976->127.0.0.1:31508, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30423") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31247") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51674->127.0.0.1:30423, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34604->127.0.0.1:31247, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34864->127.0.0.1:31763, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30515") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37506->127.0.0.1:30515, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30232") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45014->127.0.0.1:30232, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31358") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52564->127.0.0.1:31358, err= 2026/06/18 01:47:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30720") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56970->127.0.0.1:30720, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30536") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44554->127.0.0.1:30536, err= 2026/06/18 01:47:29 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30352") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30625") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39986->127.0.0.1:30625, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46922->127.0.0.1:30352, err= 2026/06/18 01:47:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:29 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:29 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31755") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50122->127.0.0.1:31755, err= 2026/06/18 01:47:29 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/18 01:47:29 INFO : nested/sub dir/file: Copied (new) 2026/06/18 01:47:29 INFO : nested/sub dir/file: Deleted 2026/06/18 01:47:29 INFO : sub dir: Removing directory 2026/06/18 01:47:29 INFO : nested/sub dir: Removing directory 2026/06/18 01:47:29 INFO : nested: Removing directory 2026/06/18 01:47:29 DEBUG : Local file system at /tmp/rclone549054551: deleted 3 directories 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30712") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40686->127.0.0.1:30712, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30366") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36298->127.0.0.1:30366, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30522") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56604->127.0.0.1:30522, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30534") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50878->127.0.0.1:30534, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31864") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47374->127.0.0.1:31864, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30096") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53458->127.0.0.1:30096, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30499") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54392->127.0.0.1:30499, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31152") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40550->127.0.0.1:31152, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30416") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41050->127.0.0.1:30416, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30108") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39206->127.0.0.1:30108, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31728") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46048->127.0.0.1:31728, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30785") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51328->127.0.0.1:30785, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30608") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59980->127.0.0.1:30608, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30222") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35270->127.0.0.1:30222, err= 2026/06/18 01:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31589") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60122->127.0.0.1:31589, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31080") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49090->127.0.0.1:31080, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31204") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43670->127.0.0.1:31204, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31403") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44350->127.0.0.1:31403, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30771") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53250->127.0.0.1:30771, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58416->127.0.0.1:30502, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30300") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57134->127.0.0.1:30300, err= 2026/06/18 01:47:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31324") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47900->127.0.0.1:31324, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31133") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52194->127.0.0.1:31133, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31997") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58276->127.0.0.1:31997, err= 2026/06/18 01:47:29 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30080") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51806->127.0.0.1:30080, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30379") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38942->127.0.0.1:30379, err= 2026/06/18 01:47:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/18 01:47:29 INFO : sub dir/hello world: Copied (new) 2026/06/18 01:47:29 INFO : sub dir/hello world: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37948->127.0.0.1:31812, err= 2026/06/18 01:47:29 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/18 01:47:29 INFO : nested/sub dir/file: Copied (new) 2026/06/18 01:47:29 INFO : nested/sub dir/file: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30648") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45542->127.0.0.1:30648, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31306") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49126->127.0.0.1:31306, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30348") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44538->127.0.0.1:30348, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31504") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44670->127.0.0.1:31504, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30819") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33358->127.0.0.1:30819, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31121") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47716->127.0.0.1:31121, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31026") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50026->127.0.0.1:31026, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31123") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58188->127.0.0.1:31123, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30366") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36302->127.0.0.1:30366, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31126") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41582->127.0.0.1:31126, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30845") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45524->127.0.0.1:30845, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51976->127.0.0.1:31367, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30127") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36200->127.0.0.1:30127, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31668") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58818->127.0.0.1:31668, err= 2026/06/18 01:47:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31488") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31571") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45340->127.0.0.1:31488, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43412->127.0.0.1:31571, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30884") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34180->127.0.0.1:30884, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30665") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31656") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57112->127.0.0.1:30665, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45432->127.0.0.1:31656, err= 2026/06/18 01:47:29 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30235") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55574->127.0.0.1:30235, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30604") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43886->127.0.0.1:30604, err= 2026/06/18 01:47:29 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30534") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30454") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50892->127.0.0.1:30534, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46460->127.0.0.1:30454, err= 2026/06/18 01:47:29 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/18 01:47:29 INFO : existing-b: Copied (new) 2026/06/18 01:47:29 INFO : existing-b: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31380") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49004->127.0.0.1:31380, err= 2026/06/18 01:47:29 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/18 01:47:29 INFO : existing: Copied (new) 2026/06/18 01:47:29 INFO : existing: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30824") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56900->127.0.0.1:30824, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31638") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49420->127.0.0.1:31638, err= 2026/06/18 01:47:29 DEBUG : existing: Destination exists, skipping 2026/06/18 01:47:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30299") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41762->127.0.0.1:30299, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30780") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52724->127.0.0.1:30780, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31021") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39452->127.0.0.1:31021, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31419") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49948->127.0.0.1:31419, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31224") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51530->127.0.0.1:31224, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30650") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60938->127.0.0.1:30650, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qorivig0vafi" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:55098->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31951") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:33570->127.0.0.1:31951, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30090") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39038->127.0.0.1:30090, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30459") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40258->127.0.0.1:30459, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31117") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33042->127.0.0.1:31117, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30870") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42160->127.0.0.1:30870, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31224") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51534->127.0.0.1:31224, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30372") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55816->127.0.0.1:30372, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31014") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39914->127.0.0.1:31014, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31606") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51788->127.0.0.1:31606, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31889") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46018->127.0.0.1:31889, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31892") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46842->127.0.0.1:31892, err= sync_test.go:1736: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe -> ftp://127.0.0.1:28622/rclone-test-qorivig0vafi 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30194") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:35108->127.0.0.1:30194, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30252") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:58450->127.0.0.1:30252, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30001") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:44182->127.0.0.1:30001, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31494") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:56748->127.0.0.1:31494, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31378") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:55258->127.0.0.1:31378, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31904") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:41354->127.0.0.1:31904, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31460") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:45232->127.0.0.1:31460, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30633") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:51284->127.0.0.1:30633, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Using server-side directory move 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30393") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:40282->127.0.0.1:30393, err= 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31189") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:59016->127.0.0.1:31189, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30478") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57042->127.0.0.1:30478, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : potato3: size = 68 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : potato3: size = 60 (ftp://127.0.0.1:28622/rclone-test-qorivig0vafi) 2026/06/18 01:47:29 DEBUG : potato3: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31527") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:55102->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30372") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40064->127.0.0.1:31527, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:55820->127.0.0.1:30372, err= 2026/06/18 01:47:29 INFO : empty space: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31782") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:48540->127.0.0.1:31782, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30007") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:51994->127.0.0.1:30007, err= 2026/06/18 01:47:29 INFO : potato3: Deleted 2026/06/18 01:47:29 INFO : potato2: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31333") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:38190->127.0.0.1:31333, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30588") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:58298->127.0.0.1:30588, err= 2026/06/18 01:47:29 INFO : potato3: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31734") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50902->127.0.0.1:31734, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31324") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47910->127.0.0.1:31324, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30748") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:57714->127.0.0.1:30748, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-lifewom6nino" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:55106->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:30270") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:34216->127.0.0.1:30270, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Using server-side directory move 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:30219") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:37322->127.0.0.1:30219, err= 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Server side directory move succeeded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:31410") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:50314->127.0.0.1:31410, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:30844") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:41688->127.0.0.1:30844, err= 2026/06/18 01:47:29 ERROR : error listing: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:31530") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:42720->127.0.0.1:31530, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Purge object "empty space" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:31498") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:54018->127.0.0.1:31498, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Purge object "potato2" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:30387") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:56094->127.0.0.1:30387, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Purge object "potato3" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: dial("tcp","127.0.0.1:31420") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: > dial: conn=127.0.0.1:56264->127.0.0.1:31420, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-lifewom6nino: Purge dir "" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: dial("tcp","127.0.0.1:31155") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: > dial: conn=127.0.0.1:46732->127.0.0.1:31155, err= 2026/06/18 01:47:29 ERROR : error listing: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qorivig0vafi: Purge dir "" 2026/06/18 01:47:29 NOTICE: purge failed to rmdir "": directory not found 2026/06/18 01:47:29 NOTICE: purge failed: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31477") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57474->127.0.0.1:31477, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31644") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53854->127.0.0.1:31644, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30726") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51364->127.0.0.1:30726, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31283") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52410->127.0.0.1:31283, err= --- PASS: TestServerSideMove (0.03s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-cehujuq0digi" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:55108->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31745") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:52222->127.0.0.1:31745, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31673") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49744->127.0.0.1:31673, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31334") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56972->127.0.0.1:31334, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31997") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58286->127.0.0.1:31997, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31299") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38362->127.0.0.1:31299, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31128") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56198->127.0.0.1:31128, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30121") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45492->127.0.0.1:30121, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30756") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36782->127.0.0.1:30756, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30610") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46490->127.0.0.1:30610, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30761") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50634->127.0.0.1:30761, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31337") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34880->127.0.0.1:31337, err= sync_test.go:1736: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe -> ftp://127.0.0.1:28622/rclone-test-cehujuq0digi 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30792") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:48346->127.0.0.1:30792, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31852") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:58162->127.0.0.1:31852, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30079") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:42714->127.0.0.1:30079, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30597") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:34146->127.0.0.1:30597, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30401") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:40968->127.0.0.1:30401, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31677") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:59206->127.0.0.1:31677, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30493") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:57684->127.0.0.1:30493, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:49756->127.0.0.1:30618, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31588") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:47688->127.0.0.1:31588, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31709") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35098->127.0.0.1:31709, err= 2026/06/18 01:47:29 DEBUG : empty space: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : empty space: Excluded 2026/06/18 01:47:29 DEBUG : empty space: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : empty space: Excluded 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : potato3: size = 68 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : potato3: size = 60 (ftp://127.0.0.1:28622/rclone-test-cehujuq0digi) 2026/06/18 01:47:29 DEBUG : potato3: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30249") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:36380->127.0.0.1:30249, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:55124->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30679") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:57148->127.0.0.1:30679, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31718") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:35996->127.0.0.1:31718, err= 2026/06/18 01:47:29 INFO : potato2: Moved (server-side) 2026/06/18 01:47:29 INFO : potato3: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31620") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:52736->127.0.0.1:31620, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:30128") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:56412->127.0.0.1:30128, err= 2026/06/18 01:47:29 INFO : potato3: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31803") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54126->127.0.0.1:31803, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31277") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:33798->127.0.0.1:31277, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-vopobuf4vuwe" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:55134->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:31901") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:45954->127.0.0.1:31901, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31268") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:57630->127.0.0.1:31268, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:31331") 2026/06/18 01:47:29 DEBUG : empty space: Excluded (Size Filter) 2026/06/18 01:47:29 DEBUG : empty space: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:49526->127.0.0.1:31331, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:30743") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:60706->127.0.0.1:30743, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:31284") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:47928->127.0.0.1:31284, err= 2026/06/18 01:47:29 INFO : potato2: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:55142->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:30740") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:51684->127.0.0.1:30740, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:31356") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:39290->127.0.0.1:31356, err= 2026/06/18 01:47:29 INFO : potato3: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:31213") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:60584->127.0.0.1:31213, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31949") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:52446->127.0.0.1:31949, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:30375") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:51542->127.0.0.1:30375, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Purge object "potato2" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:30421") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:41402->127.0.0.1:30421, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Purge object "potato3" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: dial("tcp","127.0.0.1:30088") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: > dial: conn=127.0.0.1:52966->127.0.0.1:30088, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-vopobuf4vuwe: Purge dir "" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31963") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:51060->127.0.0.1:31963, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: Purge object "empty space" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: dial("tcp","127.0.0.1:31212") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: > dial: conn=127.0.0.1:47180->127.0.0.1:31212, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-cehujuq0digi: Purge dir "" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30604") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43898->127.0.0.1:30604, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31605") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47668->127.0.0.1:31605, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30191") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43350->127.0.0.1:30191, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31445") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58016->127.0.0.1:31445, err= --- PASS: TestServerSideMoveWithFilter (0.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yimalas8zuro" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:55152->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30736") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:37718->127.0.0.1:30736, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31077") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37368->127.0.0.1:31077, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30119") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52864->127.0.0.1:30119, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31595") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34540->127.0.0.1:31595, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30266") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42520->127.0.0.1:30266, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30956") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57084->127.0.0.1:30956, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31783") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53486->127.0.0.1:31783, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30548") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51468->127.0.0.1:30548, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31324") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47918->127.0.0.1:31324, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30299") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41764->127.0.0.1:30299, err= 2026/06/18 01:47:29 INFO : tomatoDir: Making directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31883") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53916->127.0.0.1:31883, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31895") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41606->127.0.0.1:31895, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31184") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56400->127.0.0.1:31184, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31890") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36548->127.0.0.1:31890, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30379") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38958->127.0.0.1:30379, err= sync_test.go:1736: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe -> ftp://127.0.0.1:28622/rclone-test-yimalas8zuro 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30525") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:48542->127.0.0.1:30525, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30771") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:53266->127.0.0.1:30771, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30789") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:34862->127.0.0.1:30789, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31699") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:46288->127.0.0.1:31699, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31766") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:37380->127.0.0.1:31766, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31661") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:33986->127.0.0.1:31661, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30772") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:60182->127.0.0.1:30772, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30699") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:52224->127.0.0.1:30699, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Using server-side directory move 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30107") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:50640->127.0.0.1:30107, err= 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31059") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:49116->127.0.0.1:31059, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31041") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58294->127.0.0.1:31041, err= 2026/06/18 01:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/18 01:47:29 DEBUG : empty space: Sizes identical 2026/06/18 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/18 01:47:29 DEBUG : potato3: size = 68 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : potato3: size = 60 (ftp://127.0.0.1:28622/rclone-test-yimalas8zuro) 2026/06/18 01:47:29 DEBUG : potato3: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31145") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:55164->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31176") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38668->127.0.0.1:31145, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30786") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50376->127.0.0.1:31176, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:35672->127.0.0.1:30786, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30137") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58482->127.0.0.1:30137, err= 2026/06/18 01:47:29 INFO : empty space: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31327") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:59158->127.0.0.1:31327, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30382") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:51716->127.0.0.1:30382, err= 2026/06/18 01:47:29 INFO : potato2: Moved (server-side) 2026/06/18 01:47:29 INFO : potato3: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30518") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:52480->127.0.0.1:30518, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:49008->127.0.0.1:30873, err= 2026/06/18 01:47:29 INFO : potato3: Moved (server-side) 2026/06/18 01:47:29 INFO : tomatoDir: Removing directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: deleted 1 directories 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30337") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41116->127.0.0.1:30337, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31152") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40552->127.0.0.1:31152, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30292") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40690->127.0.0.1:30292, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30532") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45210->127.0.0.1:30532, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30070") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:53444->127.0.0.1:30070, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-radenos3yaba" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:55172->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:30924") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:58704->127.0.0.1:30924, err= 2026/06/18 01:47:29 INFO : tomatoDir: Making directory 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30058") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:48200->127.0.0.1:30058, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:30978") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:46570->127.0.0.1:30978, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Using server-side directory move 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31999") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:42202->127.0.0.1:31999, err= 2026/06/18 01:47:29 INFO : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Server side directory move succeeded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31782") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:48556->127.0.0.1:31782, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:30179") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:49690->127.0.0.1:30179, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31168") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:37756->127.0.0.1:31168, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31417") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:35592->127.0.0.1:31417, err= 2026/06/18 01:47:29 ERROR : error listing: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31436") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:50716->127.0.0.1:31436, err= 2026/06/18 01:47:29 ERROR : error listing: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31554") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:33824->127.0.0.1:31554, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Purge object "empty space" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:30676") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:53212->127.0.0.1:30676, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Purge object "potato2" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31353") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:56330->127.0.0.1:31353, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Purge object "potato3" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31577") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:42896->127.0.0.1:31577, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:31808") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:51606->127.0.0.1:31808, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: dial("tcp","127.0.0.1:30091") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: > dial: conn=127.0.0.1:36514->127.0.0.1:30091, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Purge dir "tomatoDir" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-radenos3yaba: Purge dir "" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: dial("tcp","127.0.0.1:31268") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: > dial: conn=127.0.0.1:57644->127.0.0.1:31268, err= 2026/06/18 01:47:29 ERROR : error listing: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-yimalas8zuro: Purge dir "" 2026/06/18 01:47:29 NOTICE: purge failed to rmdir "": directory not found 2026/06/18 01:47:29 NOTICE: purge failed: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31405") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40728->127.0.0.1:31405, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31603") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48256->127.0.0.1:31603, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30927") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34230->127.0.0.1:30927, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30880") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35140->127.0.0.1:30880, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.04s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30645") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37344->127.0.0.1:30645, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30141") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39340->127.0.0.1:30141, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31630") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54220->127.0.0.1:31630, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30215") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39006->127.0.0.1:30215, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/rclone-sync-test" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:55180->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30375") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:51546->127.0.0.1:30375, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30857") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41820->127.0.0.1:30857, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31768") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53004->127.0.0.1:31768, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31302") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46472->127.0.0.1:31302, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30426") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39980->127.0.0.1:30426, err= --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/rclone-sync-test" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:55182->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30524") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:52726->127.0.0.1:30524, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30012") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:44246->127.0.0.1:30012, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30640") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:52230->127.0.0.1:30640, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:55184->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30551") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:40984->127.0.0.1:30551, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31695") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:50336->127.0.0.1:31695, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30596") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:39806->127.0.0.1:30596, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30007") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:51996->127.0.0.1:30007, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:55200->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30134") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:60588->127.0.0.1:30134, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:31836") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:41768->127.0.0.1:31836, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30919") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:36052->127.0.0.1:30919, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30526") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52124->127.0.0.1:30526, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30778") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60710->127.0.0.1:30778, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30165") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33566->127.0.0.1:30165, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30123") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42334->127.0.0.1:30123, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30894") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31019") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:39836->127.0.0.1:30894, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46860->127.0.0.1:31019, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30449") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30279") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59972->127.0.0.1:30279, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:60036->127.0.0.1:30449, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30083") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60286->127.0.0.1:30083, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30884") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34194->127.0.0.1:30884, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31440") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48978->127.0.0.1:31440, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30290") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39276->127.0.0.1:30290, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31066") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45588->127.0.0.1:31066, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58764->127.0.0.1:30622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:30365") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:59204->127.0.0.1:30365, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30110") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: dial("tcp","127.0.0.1:31459") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37858->127.0.0.1:30110, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test: > dial: conn=127.0.0.1:53374->127.0.0.1:31459, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30152") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50454->127.0.0.1:30152, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30167") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47396->127.0.0.1:30167, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31657") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43334->127.0.0.1:31657, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30715") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59064->127.0.0.1:30715, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : rclone-sync-test-include: Removing directory 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: failed to delete 1 directories 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30812") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36832->127.0.0.1:30812, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31074") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:37270->127.0.0.1:31074, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31293") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35962->127.0.0.1:31293, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31715") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31768") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54770->127.0.0.1:31715, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:53006->127.0.0.1:31768, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31113") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39256->127.0.0.1:31113, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30498") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49220->127.0.0.1:30498, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30323") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42088->127.0.0.1:30323, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30223") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59068->127.0.0.1:30223, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31271") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41916->127.0.0.1:31271, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30642") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56076->127.0.0.1:30642, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30941") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:33070->127.0.0.1:30941, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31608") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42640->127.0.0.1:31608, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30999") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:53314->127.0.0.1:30999, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30767") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52838->127.0.0.1:30767, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30201") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41560->127.0.0.1:30201, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31893") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52282->127.0.0.1:31893, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31877") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34994->127.0.0.1:31877, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : rclone-sync-test-include: Removing directory 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: failed to delete 1 directories 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31041") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58306->127.0.0.1:31041, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30813") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:31704") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57484->127.0.0.1:30813, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:49104->127.0.0.1:31704, err= 2026/06/18 01:47:29 DEBUG : Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30804") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48756->127.0.0.1:30804, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31018") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45634->127.0.0.1:31018, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31998") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50058->127.0.0.1:31998, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30413") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35130->127.0.0.1:30413, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31300") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60958->127.0.0.1:31300, err= 2026/06/18 01:47:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31153") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37892->127.0.0.1:31153, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31825") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30968") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31276") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36352->127.0.0.1:31825, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45496->127.0.0.1:31276, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57770->127.0.0.1:30968, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30356") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31737") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30106") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57052->127.0.0.1:30356, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46868->127.0.0.1:30106, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40562->127.0.0.1:31737, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31981") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42170->127.0.0.1:31981, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31446") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45722->127.0.0.1:31446, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31805") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36118->127.0.0.1:31805, err= --- PASS: TestSyncOverlapWithFilter (0.04s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55208->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31469") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:36898->127.0.0.1:31469, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:55216->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30562") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:59826->127.0.0.1:30562, err= 2026/06/18 01:47:29 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" to be canonical "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31605") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47678->127.0.0.1:31605, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30209") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:44420->127.0.0.1:30209, err= 2026/06/18 01:47:29 DEBUG : one: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30675") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58146->127.0.0.1:30675, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30920") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42970->127.0.0.1:30920, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31710") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:39496->127.0.0.1:31710, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31199") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60610->127.0.0.1:31199, err= 2026/06/18 01:47:29 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30755") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:35082->127.0.0.1:30755, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31949") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52460->127.0.0.1:31949, err= 2026/06/18 01:47:29 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31094") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57622->127.0.0.1:31094, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30850") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51476->127.0.0.1:30850, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31336") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51096->127.0.0.1:31336, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31593") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32858->127.0.0.1:31593, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31687") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37814->127.0.0.1:31687, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30758") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:57370->127.0.0.1:30758, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30917") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47618->127.0.0.1:30917, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30342") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41892->127.0.0.1:30342, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31795") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:53118->127.0.0.1:31795, err= 2026/06/18 01:47:29 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31267") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:45322->127.0.0.1:31267, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30677") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:35824->127.0.0.1:30677, err= 2026/06/18 01:47:29 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (replaced existing) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31606") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51800->127.0.0.1:31606, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30222") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35280->127.0.0.1:30222, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30663") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34154->127.0.0.1:30663, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31667") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36574->127.0.0.1:31667, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30128") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56416->127.0.0.1:30128, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31130") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54832->127.0.0.1:31130, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30870") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42164->127.0.0.1:30870, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31003") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40608->127.0.0.1:31003, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31173") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53004->127.0.0.1:31173, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30902") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55772->127.0.0.1:30902, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31776") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30348") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48832->127.0.0.1:31776, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44540->127.0.0.1:30348, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30701") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42210->127.0.0.1:30701, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:31335") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:51452->127.0.0.1:31335, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 OK 2026/06/18 01:47:29 DEBUG : one: Sizes identical 2026/06/18 01:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49018->127.0.0.1:30873, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31935") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31548") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48240->127.0.0.1:31548, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59088->127.0.0.1:31935, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30175") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58808->127.0.0.1:30175, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31591") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40588->127.0.0.1:31591, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30982") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59336->127.0.0.1:30982, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31767") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50610->127.0.0.1:31767, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31978") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42826->127.0.0.1:31978, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31941") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39022->127.0.0.1:31941, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30166") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58954->127.0.0.1:30166, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30564") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:50274->127.0.0.1:30564, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:55230->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30028") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:53630->127.0.0.1:30028, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 OK 2026/06/18 01:47:29 DEBUG : one: Sizes identical 2026/06/18 01:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31703") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34050->127.0.0.1:31703, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31813") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34820->127.0.0.1:31813, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30875") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58766->127.0.0.1:30875, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31653") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58232->127.0.0.1:31653, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:31528") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:42868->127.0.0.1:31528, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30214") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:53000->127.0.0.1:30214, err= 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : one: size = 5 OK 2026/06/18 01:47:29 DEBUG : one: Sizes identical 2026/06/18 01:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31377") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53316->127.0.0.1:31377, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30120") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30571") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52462->127.0.0.1:30120, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59570->127.0.0.1:30571, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30307") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35184->127.0.0.1:30307, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30587") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52314->127.0.0.1:30587, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30860") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50564->127.0.0.1:30860, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/CompareDest" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/CompareDest" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31900") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:43036->127.0.0.1:31900, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:31421") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:41538->127.0.0.1:31421, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: dial("tcp","127.0.0.1:30016") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: > dial: conn=127.0.0.1:52230->127.0.0.1:30016, err= 2026/06/18 01:47:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest) 2026/06/18 01:47:29 DEBUG : two: Sizes differ 2026/06/18 01:47:29 DEBUG : two: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : one: size = 5 OK 2026/06/18 01:47:29 DEBUG : one: Sizes identical 2026/06/18 01:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31702") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:53348->127.0.0.1:31702, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30683") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38248->127.0.0.1:30683, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31647") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52028->127.0.0.1:31647, err= 2026/06/18 01:47:29 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30935") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50776->127.0.0.1:30935, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31189") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59024->127.0.0.1:31189, err= 2026/06/18 01:47:29 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/18 01:47:29 INFO : two: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31501") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40308->127.0.0.1:31501, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31512") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54276->127.0.0.1:31258, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60162->127.0.0.1:31512, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30160") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57640->127.0.0.1:30160, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31734") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30293") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50904->127.0.0.1:31734, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40254->127.0.0.1:30293, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30391") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40644->127.0.0.1:30391, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30167") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47406->127.0.0.1:30167, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31444") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42606->127.0.0.1:31444, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31402") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35850->127.0.0.1:31402, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31834") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36284->127.0.0.1:31834, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30785") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51344->127.0.0.1:30785, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.06s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30294") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44620->127.0.0.1:30294, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31315") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34918->127.0.0.1:31315, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54282->127.0.0.1:31258, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30649") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44242->127.0.0.1:30649, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31786") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59268->127.0.0.1:31786, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30893") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56030->127.0.0.1:30893, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30591") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36388->127.0.0.1:30591, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30464") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38766->127.0.0.1:30464, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30805") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40426->127.0.0.1:30805, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30787") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31960") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54170->127.0.0.1:30787, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47566->127.0.0.1:31960, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dest" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:55242->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:30696") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:43100->127.0.0.1:30696, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/pre-dest1" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: > dial: conn=127.0.0.1:55256->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: dial("tcp","127.0.0.1:30418") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: > dial: conn=127.0.0.1:58420->127.0.0.1:30418, err= 2026/06/18 01:47:29 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teqipag4ruhe/pre-dest1" to be canonical "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/pre-dest1" 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/pre-dest2" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: > dial: conn=127.0.0.1:55258->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: dial("tcp","127.0.0.1:30307") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: > dial: conn=127.0.0.1:35192->127.0.0.1:30307, err= 2026/06/18 01:47:29 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teqipag4ruhe/pre-dest2" to be canonical "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/pre-dest2" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:31118") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:51982->127.0.0.1:31118, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: dial("tcp","127.0.0.1:30529") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: > dial: conn=127.0.0.1:47260->127.0.0.1:30529, err= 2026/06/18 01:47:29 DEBUG : 1: size = 1 OK 2026/06/18 01:47:29 DEBUG : 1: Sizes identical 2026/06/18 01:47:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: dial("tcp","127.0.0.1:31407") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: > dial: conn=127.0.0.1:44138->127.0.0.1:31407, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: dial("tcp","127.0.0.1:30496") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: > dial: conn=127.0.0.1:32950->127.0.0.1:30496, err= 2026/06/18 01:47:29 DEBUG : 2: size = 1 OK 2026/06/18 01:47:29 DEBUG : 2: Sizes identical 2026/06/18 01:47:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: dial("tcp","127.0.0.1:30486") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: > dial: conn=127.0.0.1:40620->127.0.0.1:30486, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: dial("tcp","127.0.0.1:30986") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: > dial: conn=127.0.0.1:37944->127.0.0.1:30986, err= 2026/06/18 01:47:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:47956->127.0.0.1:31158, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:31774") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:44794->127.0.0.1:31774, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:30180") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:53588->127.0.0.1:30180, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:30774") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:46724->127.0.0.1:30774, err= 2026/06/18 01:47:29 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:30624") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:49156->127.0.0.1:30624, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:30338") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:35994->127.0.0.1:30338, err= 2026/06/18 01:47:29 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/18 01:47:29 INFO : 3: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: dial("tcp","127.0.0.1:30433") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dest: > dial: conn=127.0.0.1:41398->127.0.0.1:30433, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31375") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53934->127.0.0.1:31375, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30110") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37862->127.0.0.1:30110, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31638") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31510") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49430->127.0.0.1:31638, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34828->127.0.0.1:31510, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30441") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38462->127.0.0.1:30441, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30539") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30585") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30718") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41736->127.0.0.1:30539, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52232->127.0.0.1:30585, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34424->127.0.0.1:30718, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30899") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45650->127.0.0.1:30899, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30798") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52542->127.0.0.1:30798, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31973") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36878->127.0.0.1:31973, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30656") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50384->127.0.0.1:30656, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31625") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58128->127.0.0.1:31625, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest1: closing 1 unused connections 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.03s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31288") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52786->127.0.0.1:31288, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30305") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44608->127.0.0.1:30305, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30475") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33346->127.0.0.1:30475, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30562") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59830->127.0.0.1:30562, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31149") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39628->127.0.0.1:31149, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31195") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49702->127.0.0.1:31195, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30330") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58756->127.0.0.1:30330, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30836") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39498->127.0.0.1:30836, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30888") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38758->127.0.0.1:30888, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31649") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40732->127.0.0.1:31649, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30239") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39518->127.0.0.1:30239, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31447") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38144->127.0.0.1:31447, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31859") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44840->127.0.0.1:31859, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30316") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34670->127.0.0.1:30316, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30014") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42238->127.0.0.1:30014, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30945") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42726->127.0.0.1:30945, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55260->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30295") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:53826->127.0.0.1:30295, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:55276->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31869") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:33306->127.0.0.1:31869, err= 2026/06/18 01:47:29 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teqipag4ruhe/backup" to be canonical "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31590") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40720->127.0.0.1:31590, err= 2026/06/18 01:47:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30754") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:34746->127.0.0.1:30754, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31589") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:60138->127.0.0.1:31589, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31527") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:40068->127.0.0.1:31527, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31604") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:42240->127.0.0.1:31604, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30470") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40548->127.0.0.1:30470, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30212") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47102->127.0.0.1:30212, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31923") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:43070->127.0.0.1:31923, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30398") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44862->127.0.0.1:30398, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30253") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38918->127.0.0.1:30253, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30895") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:35254->127.0.0.1:30895, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30499") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:54396->127.0.0.1:30499, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31924") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:60706->127.0.0.1:31924, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31029") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54026->127.0.0.1:31029, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30602") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30528") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32780->127.0.0.1:30602, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56028->127.0.0.1:30528, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31719") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51788->127.0.0.1:31719, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58418->127.0.0.1:30502, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30093") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49260->127.0.0.1:30093, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30507") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35284->127.0.0.1:30507, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31015") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30356") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57054->127.0.0.1:30356, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58006->127.0.0.1:31015, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/backup" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30185") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59398->127.0.0.1:30185, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31116") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:56578->127.0.0.1:31116, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30086") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:59316->127.0.0.1:30086, err= 2026/06/18 01:47:29 INFO : one: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31479") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:42690->127.0.0.1:31479, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30417") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:43448->127.0.0.1:30417, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30266") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42536->127.0.0.1:30266, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31828") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37502->127.0.0.1:31828, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30058") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:48210->127.0.0.1:30058, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31671") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47922->127.0.0.1:31671, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31835") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:46982->127.0.0.1:31835, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31019") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:46874->127.0.0.1:31019, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:37292->127.0.0.1:30725, err= 2026/06/18 01:47:29 INFO : three.txt: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31624") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:48002->127.0.0.1:31624, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30926") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:50850->127.0.0.1:30926, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30399") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38090->127.0.0.1:30399, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31193") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58798->127.0.0.1:31736, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53256->127.0.0.1:31193, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31576") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50326->127.0.0.1:31576, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31200") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46448->127.0.0.1:31200, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30574") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46984->127.0.0.1:30574, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31060") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41296->127.0.0.1:31060, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31098") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36534->127.0.0.1:31098, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30419") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54878->127.0.0.1:30419, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31405") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40736->127.0.0.1:31405, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31780") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51204->127.0.0.1:31780, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31471") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35786->127.0.0.1:31471, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.04s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30952") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56896->127.0.0.1:30952, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31646") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59522->127.0.0.1:31646, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31580") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36984->127.0.0.1:31580, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30572") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47196->127.0.0.1:30572, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31810") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52332->127.0.0.1:31810, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30553") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50626->127.0.0.1:30553, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30279") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59974->127.0.0.1:30279, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31919") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35672->127.0.0.1:31919, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31929") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43130->127.0.0.1:31929, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31338") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39064->127.0.0.1:31338, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30059") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40624->127.0.0.1:30059, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31521") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35160->127.0.0.1:31521, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55288->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30894") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:39852->127.0.0.1:30894, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:55290->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31597") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:55512->127.0.0.1:31597, err= 2026/06/18 01:47:29 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teqipag4ruhe/backup" to be canonical "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30966") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42388->127.0.0.1:30966, err= 2026/06/18 01:47:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30710") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:47360->127.0.0.1:30710, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30853") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:40650->127.0.0.1:30853, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31597") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:55526->127.0.0.1:31597, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30127") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:36202->127.0.0.1:30127, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31907") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:51546->127.0.0.1:31907, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:45890->127.0.0.1:30244, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31342") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59366->127.0.0.1:31342, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31278") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60976->127.0.0.1:31278, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31580") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:36994->127.0.0.1:31580, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30053") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:44076->127.0.0.1:30053, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30779") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:41368->127.0.0.1:30779, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30430") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:34130->127.0.0.1:30430, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30213") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35820->127.0.0.1:30213, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31738") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31965") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56294->127.0.0.1:31738, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52516->127.0.0.1:31965, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30938") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33244->127.0.0.1:30938, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31267") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45334->127.0.0.1:31267, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31801") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35338->127.0.0.1:31801, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58802->127.0.0.1:31736, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30144") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35864->127.0.0.1:30144, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31509") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53708->127.0.0.1:31509, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/backup" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30531") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:48094->127.0.0.1:30531, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30659") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:37536->127.0.0.1:30659, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31959") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:37058->127.0.0.1:31959, err= 2026/06/18 01:47:29 INFO : one.bak: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31855") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:59498->127.0.0.1:31855, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31940") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:47166->127.0.0.1:31940, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31529") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60662->127.0.0.1:31529, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30516") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:56924->127.0.0.1:30516, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30516") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:56932->127.0.0.1:30516, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31487") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58008->127.0.0.1:31487, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31188") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:34860->127.0.0.1:31188, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31289") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:55820->127.0.0.1:31289, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31858") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:43466->127.0.0.1:31858, err= 2026/06/18 01:47:29 INFO : three.txt.bak: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31316") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:57538->127.0.0.1:31316, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30480") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:38460->127.0.0.1:30480, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30174") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39186->127.0.0.1:30174, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31513") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31559") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38766->127.0.0.1:31513, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41782->127.0.0.1:31559, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31536") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35326->127.0.0.1:31536, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30754") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30471") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42112->127.0.0.1:30471, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34754->127.0.0.1:30754, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30637") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53640->127.0.0.1:30637, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30608") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59982->127.0.0.1:30608, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31433") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41104->127.0.0.1:31433, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30348") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44546->127.0.0.1:30348, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31982") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36282->127.0.0.1:31982, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51020->127.0.0.1:31743, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31633") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60896->127.0.0.1:31633, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31617") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37116->127.0.0.1:31617, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30513") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54422->127.0.0.1:30513, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31696") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54412->127.0.0.1:31696, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30220") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56778->127.0.0.1:30220, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30591") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36392->127.0.0.1:30591, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30233") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48458->127.0.0.1:30233, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30484") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40822->127.0.0.1:30484, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31615") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34966->127.0.0.1:31615, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30908") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44696->127.0.0.1:30908, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30969") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35296->127.0.0.1:30969, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30105") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43104->127.0.0.1:30105, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55294->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31824") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52192->127.0.0.1:31824, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:55298->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31789") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:37092->127.0.0.1:31789, err= 2026/06/18 01:47:29 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-teqipag4ruhe/backup" to be canonical "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30569") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47268->127.0.0.1:30569, err= 2026/06/18 01:47:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30626") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:57730->127.0.0.1:30626, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30967") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:44960->127.0.0.1:30967, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30652") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:52258->127.0.0.1:30652, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:40456->127.0.0.1:30282, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31654") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41642->127.0.0.1:31654, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31782") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:48568->127.0.0.1:31782, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40200->127.0.0.1:30410, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30020") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:45336->127.0.0.1:30020, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31711") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47194->127.0.0.1:31711, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31170") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:48908->127.0.0.1:31170, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31730") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:50582->127.0.0.1:31730, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30653") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:47904->127.0.0.1:30653, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30053") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44088->127.0.0.1:30053, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31249") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47292->127.0.0.1:31249, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30021") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58664->127.0.0.1:30021, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31770") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44314->127.0.0.1:31770, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30676") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53226->127.0.0.1:30676, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30629") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36486->127.0.0.1:30629, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31469") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36902->127.0.0.1:31469, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30164") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51814->127.0.0.1:30164, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30112") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38228->127.0.0.1:30112, err= 2026/06/18 01:47:29 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-teqipag4ruhe/backup" for canonical name "TestFTPRclone{vXEd-}:rclone-test-teqipag4ruhe/backup" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30682") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:56550->127.0.0.1:30682, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31898") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:50136->127.0.0.1:31898, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30806") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:43146->127.0.0.1:30806, err= 2026/06/18 01:47:29 INFO : one-2019-01-01: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31126") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:41590->127.0.0.1:31126, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31617") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:37128->127.0.0.1:31617, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30788") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47408->127.0.0.1:30788, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30480") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38464->127.0.0.1:30480, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31850") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52068->127.0.0.1:31850, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30432") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:57078->127.0.0.1:30432, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30337") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41128->127.0.0.1:30337, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:45906->127.0.0.1:30244, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30412") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:34712->127.0.0.1:30412, err= 2026/06/18 01:47:29 INFO : three-2019-01-01.txt: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:31481") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:47984->127.0.0.1:31481, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: dial("tcp","127.0.0.1:30365") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: > dial: conn=127.0.0.1:59210->127.0.0.1:30365, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31280") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37292->127.0.0.1:31280, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30794") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40146->127.0.0.1:30794, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30955") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36342->127.0.0.1:30955, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30684") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56700->127.0.0.1:30684, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31389") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30142") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48762->127.0.0.1:31389, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44134->127.0.0.1:30142, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30570") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33220->127.0.0.1:30570, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31306") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49132->127.0.0.1:31306, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31759") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38586->127.0.0.1:31759, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31894") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51036->127.0.0.1:31894, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31345") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42964->127.0.0.1:31345, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30435") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46770->127.0.0.1:30435, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.04s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30513") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54432->127.0.0.1:30513, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54290->127.0.0.1:31258, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30084") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56602->127.0.0.1:30084, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30033") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50038->127.0.0.1:30033, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31064") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59744->127.0.0.1:31064, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30537") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34588->127.0.0.1:30537, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31085") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33348->127.0.0.1:31085, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58772->127.0.0.1:30622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31105") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34386->127.0.0.1:31105, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31431") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54474->127.0.0.1:31431, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31077") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37378->127.0.0.1:31077, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30959") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59048->127.0.0.1:30959, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55312->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30126") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:39132->127.0.0.1:30126, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30756") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:36794->127.0.0.1:30756, err= 2026/06/18 01:47:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30860") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50576->127.0.0.1:30860, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31333") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38204->127.0.0.1:31333, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30758") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:57378->127.0.0.1:30758, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30906") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:43612->127.0.0.1:30906, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30734") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:57614->127.0.0.1:30734, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30691") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55302->127.0.0.1:30691, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31200") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:46454->127.0.0.1:31200, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31433") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41110->127.0.0.1:31433, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31441") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60590->127.0.0.1:31441, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31928") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40454->127.0.0.1:31928, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31724") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60976->127.0.0.1:31724, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30466") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48730->127.0.0.1:30466, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31543") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45402->127.0.0.1:31543, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30941") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33074->127.0.0.1:30941, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30589") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33366->127.0.0.1:30589, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31773") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49884->127.0.0.1:31773, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31940") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47174->127.0.0.1:31940, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31610") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44942->127.0.0.1:31610, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31323") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:49832->127.0.0.1:31323, err= 2026/06/18 01:47:29 DEBUG : one.bak: Excluded (Path Filter) 2026/06/18 01:47:29 DEBUG : one.bak: Excluded 2026/06/18 01:47:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/18 01:47:29 DEBUG : three.txt.bak: Excluded 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31071") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58762->127.0.0.1:31071, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31833") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52892->127.0.0.1:31833, err= 2026/06/18 01:47:29 INFO : one.bak: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30133") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50218->127.0.0.1:30133, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30147") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40638->127.0.0.1:30147, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30501") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41174->127.0.0.1:30501, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31593") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:32860->127.0.0.1:31593, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30781") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60098->127.0.0.1:30781, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30353") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52266->127.0.0.1:30353, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31369") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:43106->127.0.0.1:31369, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31818") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:54650->127.0.0.1:31818, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31383") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59930->127.0.0.1:31383, err= 2026/06/18 01:47:29 INFO : three.txt.bak: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31584") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44592->127.0.0.1:31584, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31628") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42422->127.0.0.1:31628, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/18 01:47:29 INFO : three.txt: Moved into backup dir 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30151") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55226->127.0.0.1:30151, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31817") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54398->127.0.0.1:31817, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31977") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51218->127.0.0.1:31977, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30264") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42430->127.0.0.1:30264, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31096") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33460->127.0.0.1:31096, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30309") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34608->127.0.0.1:30309, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30165") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33574->127.0.0.1:30165, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31180") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48748->127.0.0.1:31180, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30511") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37024->127.0.0.1:30511, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31154") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42142->127.0.0.1:31154, err= --- PASS: TestSyncBackupDirSuffixOnly (0.04s) === RUN TestSyncSuffix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30392") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35706->127.0.0.1:30392, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31236") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44636->127.0.0.1:31236, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30658") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43138->127.0.0.1:30658, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31224") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51538->127.0.0.1:31224, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31218") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40056->127.0.0.1:31218, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30173") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36946->127.0.0.1:30173, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30523") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52644->127.0.0.1:30523, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31529") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60672->127.0.0.1:31529, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30673") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32874->127.0.0.1:30673, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30166") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58970->127.0.0.1:30166, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31583") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53064->127.0.0.1:31583, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31390") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43626->127.0.0.1:31390, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55324->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:56076->127.0.0.1:31722, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31284") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47932->127.0.0.1:31284, err= 2026/06/18 01:47:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31143") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37658->127.0.0.1:31143, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31969") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:43862->127.0.0.1:31969, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31243") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50854->127.0.0.1:31243, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31668") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58820->127.0.0.1:31668, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31978") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42836->127.0.0.1:31978, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31584") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44598->127.0.0.1:31584, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30620") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:48584->127.0.0.1:30620, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30925") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37068->127.0.0.1:30925, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31790") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41844->127.0.0.1:31790, err= 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30303") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:35532->127.0.0.1:30303, err= 2026/06/18 01:47:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : three.txt: size = 5 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : three.txt: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31071") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58772->127.0.0.1:31071, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30832") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41886->127.0.0.1:30832, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:34878->127.0.0.1:31763, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31054") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38104->127.0.0.1:31054, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30287") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38942->127.0.0.1:30287, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30467") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:33890->127.0.0.1:30467, err= 2026/06/18 01:47:29 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30153") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:51150->127.0.0.1:30153, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30564") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50284->127.0.0.1:30564, err= 2026/06/18 01:47:29 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/18 01:47:29 INFO : three.txt: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30290") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39292->127.0.0.1:30290, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31636") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44580->127.0.0.1:31636, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31908") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40980->127.0.0.1:31908, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31966") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40542->127.0.0.1:31966, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30340") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:45168->127.0.0.1:30340, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30287") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38948->127.0.0.1:30287, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31349") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55760->127.0.0.1:31349, err= 2026/06/18 01:47:29 INFO : one.bak: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31441") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60604->127.0.0.1:31441, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30716") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40538->127.0.0.1:30716, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31085") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:33354->127.0.0.1:31085, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31590") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:40724->127.0.0.1:31590, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31185") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:60972->127.0.0.1:31185, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30698") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41116->127.0.0.1:30698, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30707") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50078->127.0.0.1:30707, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30606") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42444->127.0.0.1:30606, err= 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30033") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50048->127.0.0.1:30033, err= 2026/06/18 01:47:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : three.txt: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : three.txt: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31299") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38378->127.0.0.1:31299, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31324") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47928->127.0.0.1:31324, err= 2026/06/18 01:47:29 INFO : three.txt.bak: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31060") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41310->127.0.0.1:31060, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31458") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47904->127.0.0.1:31458, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30044") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59316->127.0.0.1:30044, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30886") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55876->127.0.0.1:30886, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30493") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:57696->127.0.0.1:30493, err= 2026/06/18 01:47:29 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31952") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44200->127.0.0.1:31952, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30303") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:35534->127.0.0.1:30303, err= 2026/06/18 01:47:29 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/18 01:47:29 INFO : three.txt: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31502") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50414->127.0.0.1:31502, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31078") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39012->127.0.0.1:31078, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31138") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39536->127.0.0.1:31138, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30963") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33658->127.0.0.1:30963, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31692") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41436->127.0.0.1:31692, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31291") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47216->127.0.0.1:31291, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31577") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42902->127.0.0.1:31577, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30984") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57574->127.0.0.1:30984, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30513") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54438->127.0.0.1:30513, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30930") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38456->127.0.0.1:30930, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30095") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53296->127.0.0.1:30095, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31201") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58210->127.0.0.1:31201, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31878") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56042->127.0.0.1:31878, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31704") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49106->127.0.0.1:31704, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31325") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48076->127.0.0.1:31325, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31649") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40734->127.0.0.1:31649, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40216->127.0.0.1:30410, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31384") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46788->127.0.0.1:31384, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31509") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53720->127.0.0.1:31509, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30045") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38450->127.0.0.1:30045, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30415") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42900->127.0.0.1:30415, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30395") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55296->127.0.0.1:30395, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31752") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35808->127.0.0.1:31752, err= 2026/06/18 01:47:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-teqipag4ruhe/dst" 2026/06/18 01:47:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : TestFTPRclone: detected overridden config - adding "{vXEd-}" suffix to name 2026/06/18 01:47:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/06/18 01:47:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/06/18 01:47:29 DEBUG : Setting pass="WyM2sjNAqce4nkF_EWs5ZzqR9neXYnCEfBmCy2VA3hkC" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/06/18 01:47:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: Connecting to FTP server 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55328->127.0.0.1:28622, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30216") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:56380->127.0.0.1:30216, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31083") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44266->127.0.0.1:31083, err= 2026/06/18 01:47:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30365") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59218->127.0.0.1:30365, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31628") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42430->127.0.0.1:31628, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30925") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37080->127.0.0.1:30925, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:49766->127.0.0.1:30618, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30324") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47862->127.0.0.1:30324, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31764") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:59270->127.0.0.1:31764, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30758") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:57382->127.0.0.1:30758, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30467") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:33904->127.0.0.1:30467, err= 2026/06/18 01:47:29 DEBUG : one.a292864a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31954") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42078->127.0.0.1:31954, err= 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31530") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42726->127.0.0.1:31530, err= 2026/06/18 01:47:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : three.txt: size = 5 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : three.txt: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30754") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:34770->127.0.0.1:30754, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31040") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44186->127.0.0.1:31040, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30415") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42912->127.0.0.1:30415, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31594") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47340->127.0.0.1:31594, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31196") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37124->127.0.0.1:31196, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31973") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:36892->127.0.0.1:31973, err= 2026/06/18 01:47:29 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30023") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:51332->127.0.0.1:30023, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31947") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:35476->127.0.0.1:31947, err= 2026/06/18 01:47:29 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/18 01:47:29 INFO : three.txt: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31857") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37134->127.0.0.1:31857, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31190") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60462->127.0.0.1:31190, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30808") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42308->127.0.0.1:30808, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31999") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42204->127.0.0.1:31999, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30551") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41000->127.0.0.1:30551, err= 2026/06/18 01:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : one: size = 4 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : one: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:51980->127.0.0.1:31367, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31275") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42184->127.0.0.1:31275, err= 2026/06/18 01:47:29 INFO : one-2019-01-01: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30488") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:55268->127.0.0.1:30488, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30566") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:58066->127.0.0.1:30566, err= 2026/06/18 01:47:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30981") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:53604->127.0.0.1:30981, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30305") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:44614->127.0.0.1:30305, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31172") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:39546->127.0.0.1:31172, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31044") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:39542->127.0.0.1:31044, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30120") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52478->127.0.0.1:30120, err= 2026/06/18 01:47:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/18 01:47:29 INFO : one: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31419") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:49958->127.0.0.1:31419, err= 2026/06/18 01:47:29 DEBUG : two: size = 3 OK 2026/06/18 01:47:29 DEBUG : two: Sizes identical 2026/06/18 01:47:29 DEBUG : two: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30584") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:47372->127.0.0.1:30584, err= 2026/06/18 01:47:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : three.txt: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst) 2026/06/18 01:47:29 DEBUG : three.txt: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30530") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:34356->127.0.0.1:30530, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30198") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:38808->127.0.0.1:30198, err= 2026/06/18 01:47:29 INFO : three-2019-01-01.txt: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30328") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50280->127.0.0.1:30328, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31921") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:54196->127.0.0.1:31921, err= 2026/06/18 01:47:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:30920") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:42978->127.0.0.1:30920, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31734") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:50918->127.0.0.1:31734, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31285") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:41734->127.0.0.1:31285, err= 2026/06/18 01:47:29 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31177") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:52968->127.0.0.1:31177, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: dial("tcp","127.0.0.1:31141") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe/dst: > dial: conn=127.0.0.1:37926->127.0.0.1:31141, err= 2026/06/18 01:47:29 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/18 01:47:29 INFO : three.txt: Copied (new) 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31472") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34708->127.0.0.1:31472, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30708") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33808->127.0.0.1:30708, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31059") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49120->127.0.0.1:31059, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30170") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52444->127.0.0.1:30170, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30767") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52840->127.0.0.1:30767, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31651") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40808->127.0.0.1:31651, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31878") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56050->127.0.0.1:31878, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31046") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46096->127.0.0.1:31046, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30856") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50042->127.0.0.1:30856, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31110") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46384->127.0.0.1:31110, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31456") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55560->127.0.0.1:31456, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30607") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45510->127.0.0.1:30607, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56088->127.0.0.1:31722, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30273") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45386->127.0.0.1:30273, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30229") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56880->127.0.0.1:30229, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30314") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50752->127.0.0.1:30314, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : Testêé: size = 18 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : Testêé: Sizes differ 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31466") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41778->127.0.0.1:31466, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31146") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38752->127.0.0.1:31146, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30954") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59052->127.0.0.1:30954, err= 2026/06/18 01:47:29 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30383") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55476->127.0.0.1:30383, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31450") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49994->127.0.0.1:31450, err= 2026/06/18 01:47:29 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/18 01:47:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30241") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58708->127.0.0.1:30241, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31283") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52426->127.0.0.1:31283, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30970") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43232->127.0.0.1:30970, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31477") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57478->127.0.0.1:31477, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30889") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33844->127.0.0.1:30889, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30531") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48106->127.0.0.1:30531, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31586") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36938->127.0.0.1:31586, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31415") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59404->127.0.0.1:31415, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31332") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56226->127.0.0.1:31332, err= 2026/06/18 01:47:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31176") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50384->127.0.0.1:31176, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30449") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60046->127.0.0.1:30449, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30345") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35292->127.0.0.1:30345, err= 2026/06/18 01:47:29 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31757") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34764->127.0.0.1:31757, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31424") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57042->127.0.0.1:31424, err= 2026/06/18 01:47:29 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/18 01:47:29 INFO : existing: Copied (new) 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31284") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47934->127.0.0.1:31284, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31527") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40070->127.0.0.1:31527, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30787") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54182->127.0.0.1:30787, err= 2026/06/18 01:47:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:29 DEBUG : existing: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:29 DEBUG : existing: Sizes differ 2026/06/18 01:47:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: not deleting files as there were IO errors 2026/06/18 01:47:29 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: not deleting directories as there were IO errors 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31809") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60798->127.0.0.1:31809, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31580") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37006->127.0.0.1:31580, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31686") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53870->127.0.0.1:31686, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31802") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59476->127.0.0.1:31802, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30336") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60982->127.0.0.1:30336, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31455") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59758->127.0.0.1:31455, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30899") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45652->127.0.0.1:30899, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31440") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48984->127.0.0.1:31440, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30619") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55130->127.0.0.1:30619, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31864") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47380->127.0.0.1:31864, err= 2026/06/18 01:47:29 DEBUG : EXISTING: size = 6 OK 2026/06/18 01:47:29 DEBUG : existing: Sizes identical 2026/06/18 01:47:29 DEBUG : existing: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30002") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36562->127.0.0.1:30002, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30660") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35178->127.0.0.1:30660, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30298") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52890->127.0.0.1:30298, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31475") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45644->127.0.0.1:31475, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30463") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44968->127.0.0.1:30463, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31574") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51582->127.0.0.1:31574, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31070") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39812->127.0.0.1:31070, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30202") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35842->127.0.0.1:30202, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31137") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42376->127.0.0.1:31137, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30249") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36388->127.0.0.1:30249, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30619") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55136->127.0.0.1:30619, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31916") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38132->127.0.0.1:31916, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30691") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55314->127.0.0.1:30691, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30123") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42346->127.0.0.1:30123, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31286") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35744->127.0.0.1:31286, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30291") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32918->127.0.0.1:30291, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30854") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34832->127.0.0.1:30854, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30966") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42390->127.0.0.1:30966, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31233") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37870->127.0.0.1:31233, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30485") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52648->127.0.0.1:30485, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31403") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44360->127.0.0.1:31403, 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-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31084") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57916->127.0.0.1:31084, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30379") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38970->127.0.0.1:30379, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31345") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42978->127.0.0.1:31345, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30913") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40010->127.0.0.1:30913, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31597") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55528->127.0.0.1:31597, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31618") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38738->127.0.0.1:31618, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30017") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53302->127.0.0.1:30017, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31487") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58012->127.0.0.1:31487, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31088") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37342->127.0.0.1:31088, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31148") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57382->127.0.0.1:31148, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31042") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56530->127.0.0.1:31042, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31825") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36362->127.0.0.1:31825, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58804->127.0.0.1:31736, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30908") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44700->127.0.0.1:30908, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31310") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47830->127.0.0.1:31310, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30295") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53836->127.0.0.1:30295, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31996") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57732->127.0.0.1:31996, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31155") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46742->127.0.0.1:31155, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30711") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52838->127.0.0.1:30711, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31980") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60288->127.0.0.1:31980, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30249") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36392->127.0.0.1:30249, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31095") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34942->127.0.0.1:31095, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30059") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40628->127.0.0.1:30059, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30982") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59342->127.0.0.1:30982, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30638") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34956->127.0.0.1:30638, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30511") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37028->127.0.0.1:30511, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30405") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57546->127.0.0.1:30405, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31985") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32892->127.0.0.1:31985, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31024") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37036->127.0.0.1:31024, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30021") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58676->127.0.0.1:30021, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31933") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47528->127.0.0.1:31933, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30749") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35680->127.0.0.1:30749, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30851") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59340->127.0.0.1:30851, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30476") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44788->127.0.0.1:30476, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30253") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38924->127.0.0.1:30253, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30818") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38230->127.0.0.1:30818, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31177") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52984->127.0.0.1:31177, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31204") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43680->127.0.0.1:31204, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30154") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40700->127.0.0.1:30154, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30997") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51864->127.0.0.1:30997, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30986") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37956->127.0.0.1:30986, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31307") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38722->127.0.0.1:31307, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30279") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59984->127.0.0.1:30279, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30757") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54388->127.0.0.1:30757, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30795") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47936->127.0.0.1:30795, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31866") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44928->127.0.0.1:31866, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30510") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60656->127.0.0.1:30510, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30369") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41620->127.0.0.1:30369, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31205") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59222->127.0.0.1:31205, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31908") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40996->127.0.0.1:31908, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31224") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51544->127.0.0.1:31224, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31257") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53562->127.0.0.1:31257, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31570") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51154->127.0.0.1:31570, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30509") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42436->127.0.0.1:30509, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30413") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35138->127.0.0.1:30413, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30617") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43924->127.0.0.1:30617, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31308") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41540->127.0.0.1:31308, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31927") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38140->127.0.0.1:31927, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31046") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46104->127.0.0.1:31046, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30010") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40408->127.0.0.1:30010, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31957") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58260->127.0.0.1:31957, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31463") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52280->127.0.0.1:31463, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31681") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38800->127.0.0.1:31681, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31811") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46846->127.0.0.1:31811, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31219") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37416->127.0.0.1:31219, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30901") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46222->127.0.0.1:30901, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51994->127.0.0.1:31367, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31301") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40926->127.0.0.1:31301, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30458") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55022->127.0.0.1:30458, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31742") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40468->127.0.0.1:31742, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31583") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53066->127.0.0.1:31583, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30362") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50784->127.0.0.1:30362, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31849") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49104->127.0.0.1:31849, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31556") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53024->127.0.0.1:31556, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31985") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32894->127.0.0.1:31985, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30721") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37232->127.0.0.1:30721, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31353") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56336->127.0.0.1:31353, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31195") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49712->127.0.0.1:31195, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30852") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37216->127.0.0.1:30852, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31911") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33364->127.0.0.1:31911, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30867") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32922->127.0.0.1:30867, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31724") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60990->127.0.0.1:31724, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30368") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51260->127.0.0.1:30368, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37960->127.0.0.1:31812, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31815") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53428->127.0.0.1:31815, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30297") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54400->127.0.0.1:30297, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31795") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53134->127.0.0.1:31795, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31343") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37364->127.0.0.1:31343, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30039") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54430->127.0.0.1:30039, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31358") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52576->127.0.0.1:31358, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31697") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41726->127.0.0.1:31697, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30318") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48608->127.0.0.1:30318, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31711") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47208->127.0.0.1:31711, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30668") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47036->127.0.0.1:30668, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31132") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40842->127.0.0.1:31132, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30787") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54186->127.0.0.1:30787, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31515") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35314->127.0.0.1:31515, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31982") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36288->127.0.0.1:31982, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30380") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45932->127.0.0.1:30380, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30266") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42552->127.0.0.1:30266, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31608") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42646->127.0.0.1:31608, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31828") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37514->127.0.0.1:31828, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30991") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57372->127.0.0.1:30991, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30465") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48186->127.0.0.1:30465, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30406") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56116->127.0.0.1:30406, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45908->127.0.0.1:30244, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31733") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50038->127.0.0.1:31733, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31640") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49060->127.0.0.1:31640, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31413") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45064->127.0.0.1:31413, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30136") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33902->127.0.0.1:30136, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30335") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37952->127.0.0.1:30335, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31536") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35336->127.0.0.1:31536, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30529") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47264->127.0.0.1:30529, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30406") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56120->127.0.0.1:30406, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30288") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39298->127.0.0.1:30288, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30633") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51290->127.0.0.1:30633, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30463") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44976->127.0.0.1:30463, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31767") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50626->127.0.0.1:31767, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30910") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49938->127.0.0.1:30910, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30733") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50070->127.0.0.1:30733, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42812->127.0.0.1:31034, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31660") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42114->127.0.0.1:31660, err= 2026/06/18 01:47:29 DEBUG : both0: size = 6 OK 2026/06/18 01:47:29 DEBUG : both0: Sizes identical 2026/06/18 01:47:29 DEBUG : both0: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both10: size = 6 OK 2026/06/18 01:47:29 DEBUG : both10: Sizes identical 2026/06/18 01:47:29 DEBUG : both11: size = 6 OK 2026/06/18 01:47:29 DEBUG : both11: Sizes identical 2026/06/18 01:47:29 DEBUG : both12: size = 6 OK 2026/06/18 01:47:29 DEBUG : both12: Sizes identical 2026/06/18 01:47:29 DEBUG : both10: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both13: size = 6 OK 2026/06/18 01:47:29 DEBUG : both13: Sizes identical 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:29 DEBUG : both12: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both14: size = 6 OK 2026/06/18 01:47:29 DEBUG : both14: Sizes identical 2026/06/18 01:47:29 DEBUG : both14: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both15: size = 6 OK 2026/06/18 01:47:29 DEBUG : both15: Sizes identical 2026/06/18 01:47:29 DEBUG : both16: size = 6 OK 2026/06/18 01:47:29 DEBUG : both16: Sizes identical 2026/06/18 01:47:29 DEBUG : both15: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both17: size = 6 OK 2026/06/18 01:47:29 DEBUG : both17: Sizes identical 2026/06/18 01:47:29 DEBUG : both13: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both18: size = 6 OK 2026/06/18 01:47:29 DEBUG : both18: Sizes identical 2026/06/18 01:47:29 DEBUG : both17: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both19: size = 6 OK 2026/06/18 01:47:29 DEBUG : both19: Sizes identical 2026/06/18 01:47:29 DEBUG : both19: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both1: size = 6 OK 2026/06/18 01:47:29 DEBUG : both1: Sizes identical 2026/06/18 01:47:29 DEBUG : both1: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both2: size = 6 OK 2026/06/18 01:47:29 DEBUG : both2: Sizes identical 2026/06/18 01:47:29 DEBUG : both2: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both3: size = 6 OK 2026/06/18 01:47:29 DEBUG : both3: Sizes identical 2026/06/18 01:47:29 DEBUG : both3: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both4: size = 6 OK 2026/06/18 01:47:29 DEBUG : both4: Sizes identical 2026/06/18 01:47:29 DEBUG : both4: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both5: size = 6 OK 2026/06/18 01:47:29 DEBUG : both5: Sizes identical 2026/06/18 01:47:29 DEBUG : both11: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both6: size = 6 OK 2026/06/18 01:47:29 DEBUG : both6: Sizes identical 2026/06/18 01:47:29 DEBUG : both6: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both7: size = 6 OK 2026/06/18 01:47:29 DEBUG : both7: Sizes identical 2026/06/18 01:47:29 DEBUG : both7: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both8: size = 6 OK 2026/06/18 01:47:29 DEBUG : both8: Sizes identical 2026/06/18 01:47:29 DEBUG : both8: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both9: size = 6 OK 2026/06/18 01:47:29 DEBUG : both9: Sizes identical 2026/06/18 01:47:29 DEBUG : both9: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both16: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both18: Unchanged skipping 2026/06/18 01:47:29 DEBUG : both5: Unchanged skipping 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:29 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31402") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31192") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31886") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30514") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44346->127.0.0.1:31192, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51812->127.0.0.1:30514, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35852->127.0.0.1:31402, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46400->127.0.0.1:31886, err= 2026/06/18 01:47:29 INFO : only12: Deleted 2026/06/18 01:47:29 INFO : only16: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30990") 2026/06/18 01:47:29 INFO : only10: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57150->127.0.0.1:30990, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30088") 2026/06/18 01:47:29 INFO : only0: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52976->127.0.0.1:30088, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31079") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47744->127.0.0.1:31079, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31997") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58292->127.0.0.1:31997, err= 2026/06/18 01:47:29 INFO : only18: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30671") 2026/06/18 01:47:29 INFO : only1: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45066->127.0.0.1:30671, err= 2026/06/18 01:47:29 INFO : only2: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30700") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30466") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53860->127.0.0.1:30700, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48740->127.0.0.1:30466, err= 2026/06/18 01:47:29 INFO : only15: Deleted 2026/06/18 01:47:29 INFO : only17: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58500->127.0.0.1:31995, err= 2026/06/18 01:47:29 INFO : only3: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31674") 2026/06/18 01:47:29 INFO : only14: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30633") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33406->127.0.0.1:31674, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58428->127.0.0.1:30502, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51296->127.0.0.1:30633, err= 2026/06/18 01:47:29 INFO : only4: Deleted 2026/06/18 01:47:29 INFO : only8: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30026") 2026/06/18 01:47:29 INFO : only9: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30320") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54768->127.0.0.1:30026, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58066->127.0.0.1:30320, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31036") 2026/06/18 01:47:29 INFO : only7: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33738->127.0.0.1:31036, err= 2026/06/18 01:47:29 INFO : only19: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31522") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60248->127.0.0.1:31522, err= 2026/06/18 01:47:29 INFO : only11: Deleted 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30677") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35832->127.0.0.1:30677, err= 2026/06/18 01:47:29 INFO : only6: Deleted 2026/06/18 01:47:29 INFO : only13: Deleted 2026/06/18 01:47:29 INFO : only5: Deleted 2026/06/18 01:47:29 INFO : There was nothing to transfer 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31904") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41368->127.0.0.1:31904, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31933") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47542->127.0.0.1:31933, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30904") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44750->127.0.0.1:30904, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31145") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38678->127.0.0.1:31145, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31411") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58172->127.0.0.1:31411, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31069") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44836->127.0.0.1:31069, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30352") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46928->127.0.0.1:30352, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31704") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49114->127.0.0.1:31704, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31377") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53322->127.0.0.1:31377, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31499") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54412->127.0.0.1:31499, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30698") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41118->127.0.0.1:30698, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31244") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36612->127.0.0.1:31244, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31846") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53336->127.0.0.1:31846, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30006") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40550->127.0.0.1:30006, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30545") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40060->127.0.0.1:30545, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30786") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35688->127.0.0.1:30786, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31883") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53926->127.0.0.1:31883, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47972->127.0.0.1:31158, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30893") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56032->127.0.0.1:30893, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37306->127.0.0.1:30725, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30355") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47084->127.0.0.1:30355, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30572") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47212->127.0.0.1:30572, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30053") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44104->127.0.0.1:30053, err= 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31759") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38596->127.0.0.1:31759, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30792") 2026/06/18 01:47:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48356->127.0.0.1:30792, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31248") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59354->127.0.0.1:31248, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30744") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44586->127.0.0.1:30744, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31190") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60464->127.0.0.1:31190, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31850") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52072->127.0.0.1:31850, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31381") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33292->127.0.0.1:31381, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30111") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43578->127.0.0.1:30111, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30548") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51484->127.0.0.1:30548, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31631") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34354->127.0.0.1:31631, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31782") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48574->127.0.0.1:31782, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47988->127.0.0.1:31158, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30373") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58126->127.0.0.1:30373, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31876") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50292->127.0.0.1:31876, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31301") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40942->127.0.0.1:31301, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58508->127.0.0.1:31995, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30203") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35668->127.0.0.1:30203, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31958") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39580->127.0.0.1:31958, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31947") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35490->127.0.0.1:31947, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30251") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60800->127.0.0.1:30251, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31906") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47320->127.0.0.1:31906, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31505") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58588->127.0.0.1:31505, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31032") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35210->127.0.0.1:31032, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31518") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32864->127.0.0.1:31518, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31986") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33510->127.0.0.1:31986, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31511") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41334->127.0.0.1:31511, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30259") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38490->127.0.0.1:30259, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31681") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38814->127.0.0.1:31681, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33052->127.0.0.1:31974, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30052") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33444->127.0.0.1:30052, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52004->127.0.0.1:31367, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30309") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34612->127.0.0.1:30309, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31651") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40820->127.0.0.1:31651, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31198") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47760->127.0.0.1:31198, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30527") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46696->127.0.0.1:30527, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31051") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44452->127.0.0.1:31051, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31550") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40974->127.0.0.1:31550, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31358") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52590->127.0.0.1:31358, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30614") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43024->127.0.0.1:30614, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30250") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46684->127.0.0.1:30250, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31969") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43866->127.0.0.1:31969, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30248") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54510->127.0.0.1:30248, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30944") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47272->127.0.0.1:30944, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30757") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54400->127.0.0.1:30757, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30522") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56610->127.0.0.1:30522, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31157") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46338->127.0.0.1:31157, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30821") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56878->127.0.0.1:30821, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31954") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42084->127.0.0.1:31954, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30091") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36518->127.0.0.1:30091, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30367") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41412->127.0.0.1:30367, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31684") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53294->127.0.0.1:31684, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31173") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53006->127.0.0.1:31173, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30325") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42572->127.0.0.1:30325, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30073") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42656->127.0.0.1:30073, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31923") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43078->127.0.0.1:31923, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31425") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55738->127.0.0.1:31425, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31168") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37768->127.0.0.1:31168, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31813") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34824->127.0.0.1:31813, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31546") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56066->127.0.0.1:31546, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30945") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42742->127.0.0.1:30945, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40460->127.0.0.1:30282, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31849") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49118->127.0.0.1:31849, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30308") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58652->127.0.0.1:30308, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30868") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42044->127.0.0.1:30868, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30387") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56110->127.0.0.1:30387, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31139") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48722->127.0.0.1:31139, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30189") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33940->127.0.0.1:30189, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30697") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52200->127.0.0.1:30697, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30957") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56536->127.0.0.1:30957, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31509") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53726->127.0.0.1:31509, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30923") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46236->127.0.0.1:30923, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31898") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50142->127.0.0.1:31898, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31929") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43136->127.0.0.1:31929, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31309") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54588->127.0.0.1:31309, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30712") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40700->127.0.0.1:30712, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31991") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49578->127.0.0.1:31991, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30921") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53378->127.0.0.1:30921, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30422") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55476->127.0.0.1:30422, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30004") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56518->127.0.0.1:30004, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31548") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48250->127.0.0.1:31548, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31988") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42872->127.0.0.1:31988, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31978") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42840->127.0.0.1:31978, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31448") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47658->127.0.0.1:31448, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31270") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33078->127.0.0.1:31270, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30150") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35894->127.0.0.1:30150, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31354") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34882->127.0.0.1:31354, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30207") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41414->127.0.0.1:30207, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30296") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40348->127.0.0.1:30296, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30954") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59060->127.0.0.1:30954, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31876") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50300->127.0.0.1:31876, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31893") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52288->127.0.0.1:31893, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31247") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34610->127.0.0.1:31247, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30611") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50164->127.0.0.1:30611, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30122") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52032->127.0.0.1:30122, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31965") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52528->127.0.0.1:31965, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30229") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56894->127.0.0.1:30229, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30720") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56972->127.0.0.1:30720, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31627") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58024->127.0.0.1:31627, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30669") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37676->127.0.0.1:30669, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31946") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50784->127.0.0.1:31946, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30070") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53454->127.0.0.1:30070, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30040") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60232->127.0.0.1:30040, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31000") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51772->127.0.0.1:31000, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31633") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60904->127.0.0.1:31633, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30732") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43366->127.0.0.1:30732, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31556") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53036->127.0.0.1:31556, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30457") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42652->127.0.0.1:30457, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31518") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32878->127.0.0.1:31518, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30573") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56962->127.0.0.1:30573, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30557") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41744->127.0.0.1:30557, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30561") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58904->127.0.0.1:30561, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30011") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49848->127.0.0.1:30011, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30065") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33600->127.0.0.1:30065, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30278") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39606->127.0.0.1:30278, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30989") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53364->127.0.0.1:30989, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30159") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40980->127.0.0.1:30159, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30466") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48752->127.0.0.1:30466, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31616") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40266->127.0.0.1:31616, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31175") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55342->127.0.0.1:31175, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31714") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33614->127.0.0.1:31714, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30523") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52656->127.0.0.1:30523, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31714") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33620->127.0.0.1:31714, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30489") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42912->127.0.0.1:30489, err= 2026/06/18 01:47:30 DEBUG : both10: size = 6 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : both10: Sizes identical 2026/06/18 01:47:30 DEBUG : both11: size = 6 OK 2026/06/18 01:47:30 DEBUG : both11: Sizes identical 2026/06/18 01:47:30 DEBUG : both12: size = 6 OK 2026/06/18 01:47:30 DEBUG : both0: size = 6 OK 2026/06/18 01:47:30 DEBUG : both12: Sizes identical 2026/06/18 01:47:30 DEBUG : both0: Sizes identical 2026/06/18 01:47:30 DEBUG : both10: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both13: size = 6 OK 2026/06/18 01:47:30 DEBUG : both13: Sizes identical 2026/06/18 01:47:30 DEBUG : both0: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both14: size = 6 OK 2026/06/18 01:47:30 DEBUG : both14: Sizes identical 2026/06/18 01:47:30 DEBUG : both14: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both15: size = 6 OK 2026/06/18 01:47:30 DEBUG : both15: Sizes identical 2026/06/18 01:47:30 DEBUG : both15: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both16: size = 6 OK 2026/06/18 01:47:30 DEBUG : both16: Sizes identical 2026/06/18 01:47:30 DEBUG : both16: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both17: size = 6 OK 2026/06/18 01:47:30 DEBUG : both17: Sizes identical 2026/06/18 01:47:30 DEBUG : both17: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both18: size = 6 OK 2026/06/18 01:47:30 DEBUG : both18: Sizes identical 2026/06/18 01:47:30 DEBUG : both18: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both19: size = 6 OK 2026/06/18 01:47:30 DEBUG : both19: Sizes identical 2026/06/18 01:47:30 DEBUG : both11: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both1: size = 6 OK 2026/06/18 01:47:30 DEBUG : both1: Sizes identical 2026/06/18 01:47:30 DEBUG : both1: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both2: size = 6 OK 2026/06/18 01:47:30 DEBUG : both2: Sizes identical 2026/06/18 01:47:30 DEBUG : both2: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both3: size = 6 OK 2026/06/18 01:47:30 DEBUG : both3: Sizes identical 2026/06/18 01:47:30 DEBUG : both3: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both4: size = 6 OK 2026/06/18 01:47:30 DEBUG : both4: Sizes identical 2026/06/18 01:47:30 DEBUG : both4: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both5: size = 6 OK 2026/06/18 01:47:30 DEBUG : both5: Sizes identical 2026/06/18 01:47:30 DEBUG : both5: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both6: size = 6 OK 2026/06/18 01:47:30 DEBUG : both6: Sizes identical 2026/06/18 01:47:30 DEBUG : both6: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both7: size = 6 OK 2026/06/18 01:47:30 DEBUG : both7: Sizes identical 2026/06/18 01:47:30 DEBUG : both7: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both8: size = 6 OK 2026/06/18 01:47:30 DEBUG : both8: Sizes identical 2026/06/18 01:47:30 DEBUG : both8: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both9: size = 6 OK 2026/06/18 01:47:30 DEBUG : both9: Sizes identical 2026/06/18 01:47:30 DEBUG : both9: Unchanged skipping 2026/06/18 01:47:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only0: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only0: Sizes differ 2026/06/18 01:47:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only10: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only10: Sizes differ 2026/06/18 01:47:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only11: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only11: Sizes differ 2026/06/18 01:47:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only12: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only12: Sizes differ 2026/06/18 01:47:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only13: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only13: Sizes differ 2026/06/18 01:47:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only14: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only14: Sizes differ 2026/06/18 01:47:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only15: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only15: Sizes differ 2026/06/18 01:47:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only16: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only16: Sizes differ 2026/06/18 01:47:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only17: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only17: Sizes differ 2026/06/18 01:47:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only18: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only18: Sizes differ 2026/06/18 01:47:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only19: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only19: Sizes differ 2026/06/18 01:47:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only1: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only1: Sizes differ 2026/06/18 01:47:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only2: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only2: Sizes differ 2026/06/18 01:47:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only3: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only3: Sizes differ 2026/06/18 01:47:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only4: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only4: Sizes differ 2026/06/18 01:47:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only5: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only5: Sizes differ 2026/06/18 01:47:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only6: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only6: Sizes differ 2026/06/18 01:47:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only7: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only7: Sizes differ 2026/06/18 01:47:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only8: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only8: Sizes differ 2026/06/18 01:47:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone549054551) 2026/06/18 01:47:30 DEBUG : only9: size = 6 (ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe) 2026/06/18 01:47:30 DEBUG : only9: Sizes differ 2026/06/18 01:47:30 DEBUG : both12: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31062") 2026/06/18 01:47:30 DEBUG : both13: Unchanged skipping 2026/06/18 01:47:30 DEBUG : both19: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53380->127.0.0.1:31062, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31866") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31439") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30268") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47038->127.0.0.1:31439, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42138->127.0.0.1:30268, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44944->127.0.0.1:31866, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30382") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51728->127.0.0.1:30382, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30210") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45910->127.0.0.1:30244, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31527") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53530->127.0.0.1:30210, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40080->127.0.0.1:31527, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31698") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30078") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59948->127.0.0.1:30078, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42056->127.0.0.1:31698, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31535") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39998->127.0.0.1:31535, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30249") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36398->127.0.0.1:30249, err= 2026/06/18 01:47:30 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30727") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30816") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49512->127.0.0.1:30727, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40340->127.0.0.1:30816, err= 2026/06/18 01:47:30 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31796") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60928->127.0.0.1:31796, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30259") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38496->127.0.0.1:30259, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31894") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30814") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57780->127.0.0.1:30814, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51038->127.0.0.1:31894, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:30 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/18 01:47:30 INFO : only11: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30936") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39580->127.0.0.1:30979, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39782->127.0.0.1:30936, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31928") 2026/06/18 01:47:30 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/18 01:47:30 INFO : only0: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40456->127.0.0.1:31928, err= 2026/06/18 01:47:30 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/18 01:47:30 INFO : only12: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/18 01:47:30 INFO : only10: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30186") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31872") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50084->127.0.0.1:30186, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30518") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40994->127.0.0.1:31872, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52496->127.0.0.1:30518, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31415") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30865") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31787") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53282->127.0.0.1:30865, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34726->127.0.0.1:31787, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59410->127.0.0.1:31415, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30560") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48958->127.0.0.1:30560, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30801") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52820->127.0.0.1:30801, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30632") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30185") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56132->127.0.0.1:30632, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59414->127.0.0.1:30185, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31730") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31184") 2026/06/18 01:47:30 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50588->127.0.0.1:31730, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56406->127.0.0.1:31184, err= 2026/06/18 01:47:30 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31095") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34944->127.0.0.1:31095, err= 2026/06/18 01:47:30 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39590->127.0.0.1:30979, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30657") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44170->127.0.0.1:30657, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31251") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31827") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51372->127.0.0.1:31251, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55422->127.0.0.1:31827, err= 2026/06/18 01:47:30 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/18 01:47:30 INFO : only15: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/18 01:47:30 INFO : only16: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31562") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49750->127.0.0.1:31562, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31486") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30429") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42228->127.0.0.1:31486, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31069") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34472->127.0.0.1:30429, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44844->127.0.0.1:31069, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30340") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45178->127.0.0.1:30340, err= 2026/06/18 01:47:30 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/18 01:47:30 INFO : only13: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/18 01:47:30 INFO : only14: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30912") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30897") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37676->127.0.0.1:30912, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30901") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41834->127.0.0.1:30897, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46224->127.0.0.1:30901, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31702") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31350") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53356->127.0.0.1:31702, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30994") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31779") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49468->127.0.0.1:31350, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37048->127.0.0.1:31779, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46718->127.0.0.1:30994, err= 2026/06/18 01:47:30 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31583") 2026/06/18 01:47:30 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53074->127.0.0.1:31583, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30287") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30559") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38954->127.0.0.1:30287, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30454") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36604->127.0.0.1:30559, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46466->127.0.0.1:30454, err= 2026/06/18 01:47:30 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31779") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31461") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60510->127.0.0.1:31461, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31336") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37052->127.0.0.1:31779, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51100->127.0.0.1:31336, err= 2026/06/18 01:47:30 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/18 01:47:30 INFO : only18: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31711") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30690") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47222->127.0.0.1:31711, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30426") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46680->127.0.0.1:30690, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30941") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39984->127.0.0.1:30426, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33076->127.0.0.1:30941, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31806") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39690->127.0.0.1:31806, err= 2026/06/18 01:47:30 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/18 01:47:30 INFO : only19: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/18 01:47:30 INFO : only1: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42824->127.0.0.1:31034, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31325") 2026/06/18 01:47:30 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/18 01:47:30 INFO : only17: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48078->127.0.0.1:31325, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30571") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59572->127.0.0.1:30571, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31315") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31998") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49020->127.0.0.1:30873, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50066->127.0.0.1:31998, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34934->127.0.0.1:31315, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30696") 2026/06/18 01:47:30 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43116->127.0.0.1:30696, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30145") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47976->127.0.0.1:30145, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30330") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31468") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49824->127.0.0.1:31468, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58766->127.0.0.1:30330, err= 2026/06/18 01:47:30 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30918") 2026/06/18 01:47:30 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31605") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36910->127.0.0.1:30918, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47692->127.0.0.1:31605, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31998") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31212") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50076->127.0.0.1:31998, err= 2026/06/18 01:47:30 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47190->127.0.0.1:31212, err= 2026/06/18 01:47:30 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/18 01:47:30 INFO : only2: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30407") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31481") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52092->127.0.0.1:30407, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47992->127.0.0.1:31481, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31699") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58810->127.0.0.1:31736, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46298->127.0.0.1:31699, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30989") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53368->127.0.0.1:30989, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30516") 2026/06/18 01:47:30 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/18 01:47:30 INFO : only4: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56940->127.0.0.1:30516, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30685") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33802->127.0.0.1:30685, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31721") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39488->127.0.0.1:31721, err= 2026/06/18 01:47:30 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/18 01:47:30 INFO : only5: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/18 01:47:30 INFO : only3: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30398") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31860") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44878->127.0.0.1:30398, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39526->127.0.0.1:31860, err= 2026/06/18 01:47:30 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30026") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54778->127.0.0.1:30026, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31121") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47730->127.0.0.1:31121, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30950") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30972") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38138->127.0.0.1:30950, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52202->127.0.0.1:30972, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30528") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56040->127.0.0.1:30528, err= 2026/06/18 01:47:30 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31789") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37100->127.0.0.1:31789, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31503") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38416->127.0.0.1:31503, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31044") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39558->127.0.0.1:31044, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30878") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30477") 2026/06/18 01:47:30 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/18 01:47:30 INFO : only6: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54184->127.0.0.1:30477, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30891") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43870->127.0.0.1:30878, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32846->127.0.0.1:30891, err= 2026/06/18 01:47:30 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/18 01:47:30 INFO : only7: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30126") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39144->127.0.0.1:30126, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31969") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43882->127.0.0.1:31969, err= 2026/06/18 01:47:30 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/18 01:47:30 INFO : only9: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56090->127.0.0.1:31722, err= 2026/06/18 01:47:30 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/18 01:47:30 INFO : only8: Copied (replaced existing) 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31910") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49022->127.0.0.1:31910, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31328") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59592->127.0.0.1:31328, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30067") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56778->127.0.0.1:30067, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31008") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47328->127.0.0.1:31008, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31857") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37148->127.0.0.1:31857, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30877") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34482->127.0.0.1:30877, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30181") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51856->127.0.0.1:30181, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31071") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58778->127.0.0.1:31071, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30299") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41772->127.0.0.1:30299, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30585") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52234->127.0.0.1:30585, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30625") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39994->127.0.0.1:30625, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31112") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35990->127.0.0.1:31112, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31086") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43136->127.0.0.1:31086, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30642") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56088->127.0.0.1:30642, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30806") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43150->127.0.0.1:30806, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31721") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39490->127.0.0.1:31721, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31107") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58156->127.0.0.1:31107, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31116") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56586->127.0.0.1:31116, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31834") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36286->127.0.0.1:31834, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30661") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49002->127.0.0.1:30661, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30806") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43160->127.0.0.1:30806, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30921") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53392->127.0.0.1:30921, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31156") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56346->127.0.0.1:31156, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31371") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56980->127.0.0.1:31371, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30627") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54298->127.0.0.1:30627, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30285") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50894->127.0.0.1:30285, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30053") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44106->127.0.0.1:30053, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31467") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53730->127.0.0.1:31467, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30074") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52938->127.0.0.1:30074, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31382") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53372->127.0.0.1:31382, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31669") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52168->127.0.0.1:31669, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30656") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50392->127.0.0.1:30656, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31112") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35996->127.0.0.1:31112, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31811") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46858->127.0.0.1:31811, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31575") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57610->127.0.0.1:31575, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31058") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56116->127.0.0.1:31058, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31518") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32892->127.0.0.1:31518, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31840") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42314->127.0.0.1:31840, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30045") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38460->127.0.0.1:30045, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30182") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36222->127.0.0.1:30182, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31727") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52466->127.0.0.1:31727, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31516") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55830->127.0.0.1:31516, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31063") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58618->127.0.0.1:31063, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31416") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57280->127.0.0.1:31416, err= --- PASS: TestSyncConcurrentTruncate (0.16s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:30 DEBUG : empty_on_remote: Making directory with metadata 2026/06/18 01:47:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:30 INFO : empty_on_remote: Making directory 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31362") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42902->127.0.0.1:31362, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30189") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33946->127.0.0.1:30189, err= 2026/06/18 01:47:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/18 01:47:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30584") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47384->127.0.0.1:30584, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31333") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38212->127.0.0.1:31333, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31431") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54482->127.0.0.1:31431, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30776") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30188") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38066->127.0.0.1:30776, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47924->127.0.0.1:30188, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31000") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30914") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51782->127.0.0.1:31000, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60014->127.0.0.1:30914, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31452") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52084->127.0.0.1:31452, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31214") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35578->127.0.0.1:31214, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31709") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35102->127.0.0.1:31709, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30959") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59054->127.0.0.1:30959, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:30 DEBUG : empty_on_remote: Making directory with metadata 2026/06/18 01:47:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/18 01:47:30 INFO : empty_on_remote: Making directory 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30695") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47460->127.0.0.1:30695, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31404") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49994->127.0.0.1:31404, err= 2026/06/18 01:47:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/18 01:47:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31618") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38744->127.0.0.1:31618, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30625") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39996->127.0.0.1:30625, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30147") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40654->127.0.0.1:30147, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31297") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31969") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43888->127.0.0.1:31969, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56714->127.0.0.1:31297, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31214") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35594->127.0.0.1:31214, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30516") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31776") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56952->127.0.0.1:30516, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48834->127.0.0.1:31776, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31554") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33826->127.0.0.1:31554, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31343") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37370->127.0.0.1:31343, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30930") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38460->127.0.0.1:30930, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30184") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55058->127.0.0.1:30184, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30471") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42128->127.0.0.1:30471, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : sub dir: Making directory 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31832") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35220->127.0.0.1:31832, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30759") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47370->127.0.0.1:30759, err= 2026/06/18 01:47:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31168") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37782->127.0.0.1:31168, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30273") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30392") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45396->127.0.0.1:30273, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35708->127.0.0.1:30392, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31558") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58246->127.0.0.1:31558, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30691") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55320->127.0.0.1:30691, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30227") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53556->127.0.0.1:30227, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31288") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52790->127.0.0.1:31288, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30709") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43056->127.0.0.1:30709, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31083") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44274->127.0.0.1:31083, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31505") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58596->127.0.0.1:31505, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31436") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50730->127.0.0.1:31436, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31893") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52304->127.0.0.1:31893, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31681") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38826->127.0.0.1:31681, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31460") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45242->127.0.0.1:31460, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/18 01:47:30 INFO : sub dir: Making directory 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31655") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51102->127.0.0.1:31655, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30418") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58426->127.0.0.1:30418, err= 2026/06/18 01:47:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31990") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59260->127.0.0.1:31990, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30772") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30446") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60190->127.0.0.1:30772, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38926->127.0.0.1:30446, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31648") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30209") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36362->127.0.0.1:31648, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44426->127.0.0.1:30209, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31853") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36008->127.0.0.1:31853, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31215") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59322->127.0.0.1:31215, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31020") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58836->127.0.0.1:31020, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30398") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44888->127.0.0.1:30398, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31373") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52876->127.0.0.1:31373, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30162") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37724->127.0.0.1:30162, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31171") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37192->127.0.0.1:31171, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30794") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40150->127.0.0.1:30794, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30045") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38470->127.0.0.1:30045, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31565") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33804->127.0.0.1:31565, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31389") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48776->127.0.0.1:31389, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30444") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50772->127.0.0.1:30444, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31427") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33160->127.0.0.1:31427, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30102") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56376->127.0.0.1:30102, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31865") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51924->127.0.0.1:31865, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30711") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52846->127.0.0.1:30711, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30150") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35898->127.0.0.1:30150, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31771") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54008->127.0.0.1:31771, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31219") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37428->127.0.0.1:31219, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31243") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50856->127.0.0.1:31243, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31398") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45364->127.0.0.1:31398, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30931") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40466->127.0.0.1:30931, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31689") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46764->127.0.0.1:31689, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31170") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48916->127.0.0.1:31170, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30300") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57138->127.0.0.1:30300, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30628") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47392->127.0.0.1:30628, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31691") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53678->127.0.0.1:31691, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30530") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34368->127.0.0.1:30530, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31970") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51232->127.0.0.1:31970, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30700") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53862->127.0.0.1:30700, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31595") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34550->127.0.0.1:31595, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30813") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57490->127.0.0.1:30813, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30304") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50684->127.0.0.1:30304, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30837") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37074->127.0.0.1:30837, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30996") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47248->127.0.0.1:30996, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31440") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48998->127.0.0.1:31440, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31799") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33872->127.0.0.1:31799, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30594") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56992->127.0.0.1:30594, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30096") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53474->127.0.0.1:30096, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31826") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44640->127.0.0.1:31826, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31401") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53890->127.0.0.1:31401, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31992") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57562->127.0.0.1:31992, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30597") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34162->127.0.0.1:30597, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30402") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53426->127.0.0.1:30402, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30941") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33092->127.0.0.1:30941, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31334") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56976->127.0.0.1:31334, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31850") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52080->127.0.0.1:31850, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30842") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36092->127.0.0.1:30842, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31987") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35704->127.0.0.1:31987, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31879") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36522->127.0.0.1:31879, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30100") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56810->127.0.0.1:30100, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30545") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40062->127.0.0.1:30545, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30538") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59920->127.0.0.1:30538, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30629") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36498->127.0.0.1:30629, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30871") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37808->127.0.0.1:30871, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30430") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34134->127.0.0.1:30430, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31515") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35320->127.0.0.1:31515, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30520") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55210->127.0.0.1:30520, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31211") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44466->127.0.0.1:31211, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31179") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49914->127.0.0.1:31179, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31285") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41748->127.0.0.1:31285, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30706") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43440->127.0.0.1:30706, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30645") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37352->127.0.0.1:30645, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30577") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33642->127.0.0.1:30577, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30066") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51666->127.0.0.1:30066, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30974") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46718->127.0.0.1:30974, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31523") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57604->127.0.0.1:31523, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30237") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58006->127.0.0.1:30237, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30391") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40656->127.0.0.1:30391, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31069") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44848->127.0.0.1:31069, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30153") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51152->127.0.0.1:30153, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30376") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47102->127.0.0.1:30376, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31897") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44546->127.0.0.1:31897, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31662") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44338->127.0.0.1:31662, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31310") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47836->127.0.0.1:31310, err= 2026/06/18 01:47:30 DEBUG : apple: size = 5 OK 2026/06/18 01:47:30 DEBUG : apple: Sizes identical 2026/06/18 01:47:30 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : banana: size = 6 OK 2026/06/18 01:47:30 DEBUG : banana: Sizes identical 2026/06/18 01:47:30 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:30 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30453") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36860->127.0.0.1:30453, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 INFO : There was nothing to transfer 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31660") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42124->127.0.0.1:31660, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31818") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54656->127.0.0.1:31818, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31448") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47670->127.0.0.1:31448, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31180") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48754->127.0.0.1:31180, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31911") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33370->127.0.0.1:31911, err= 2026/06/18 01:47:30 DEBUG : apple: size = 5 OK 2026/06/18 01:47:30 DEBUG : apple: Sizes identical 2026/06/18 01:47:30 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:30 DEBUG : banana: size = 6 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : banana: Sizes identical 2026/06/18 01:47:30 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:30 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31364") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37054->127.0.0.1:31364, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 INFO : There was nothing to transfer 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30910") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49942->127.0.0.1:30910, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30692") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56412->127.0.0.1:30692, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30869") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37312->127.0.0.1:30869, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30049") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50838->127.0.0.1:30049, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31800") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58380->127.0.0.1:31800, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31457") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55570->127.0.0.1:31457, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31166") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45368->127.0.0.1:31166, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30603") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37048->127.0.0.1:30603, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30813") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57498->127.0.0.1:30813, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31314") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52104->127.0.0.1:31314, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60074->127.0.0.1:30148, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30491") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57840->127.0.0.1:30491, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30544") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57310->127.0.0.1:30544, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31485") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47370->127.0.0.1:31485, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31164") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42354->127.0.0.1:31164, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31452") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52092->127.0.0.1:31452, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31326") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42800->127.0.0.1:31326, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31070") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39816->127.0.0.1:31070, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30137") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58512->127.0.0.1:30137, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31876") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50304->127.0.0.1:31876, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30339") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49866->127.0.0.1:30339, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30822") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45694->127.0.0.1:30822, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31107") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58170->127.0.0.1:31107, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31178") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53268->127.0.0.1:31178, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31946") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50796->127.0.0.1:31946, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31784") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45070->127.0.0.1:31784, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31833") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52908->127.0.0.1:31833, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30475") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33354->127.0.0.1:30475, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31806") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39702->127.0.0.1:31806, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30088") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52988->127.0.0.1:30088, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31923") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43090->127.0.0.1:31923, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31407") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44144->127.0.0.1:31407, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30972") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52212->127.0.0.1:30972, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31035") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38084->127.0.0.1:31035, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30163") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49286->127.0.0.1:30163, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31517") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41554->127.0.0.1:31517, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30549") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34054->127.0.0.1:30549, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31919") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35682->127.0.0.1:31919, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30991") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57380->127.0.0.1:30991, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30011") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49866->127.0.0.1:30011, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30120") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52484->127.0.0.1:30120, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30068") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39792->127.0.0.1:30068, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30498") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49232->127.0.0.1:30498, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31122") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58344->127.0.0.1:31122, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30772") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60200->127.0.0.1:30772, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30396") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37670->127.0.0.1:30396, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30868") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42056->127.0.0.1:30868, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31708") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45544->127.0.0.1:31708, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31514") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55902->127.0.0.1:31514, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31042") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56536->127.0.0.1:31042, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30666") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46506->127.0.0.1:30666, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31752") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35820->127.0.0.1:31752, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31653") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58240->127.0.0.1:31653, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30292") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40692->127.0.0.1:30292, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30323") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42094->127.0.0.1:30323, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31009") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35092->127.0.0.1:31009, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31043") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59888->127.0.0.1:31043, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40464->127.0.0.1:30282, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30702") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34116->127.0.0.1:30702, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30819") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33370->127.0.0.1:30819, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30977") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48676->127.0.0.1:30977, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30722") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38750->127.0.0.1:30722, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30345") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35308->127.0.0.1:30345, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30214") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53014->127.0.0.1:30214, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30331") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53400->127.0.0.1:30331, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30696") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43130->127.0.0.1:30696, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31891") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46656->127.0.0.1:31891, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30129") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39560->127.0.0.1:30129, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30899") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45662->127.0.0.1:30899, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31145") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38692->127.0.0.1:31145, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31611") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59660->127.0.0.1:31611, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37312->127.0.0.1:30725, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31250") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49834->127.0.0.1:31250, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31521") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35164->127.0.0.1:31521, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31947") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35498->127.0.0.1:31947, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31113") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39262->127.0.0.1:31113, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31111") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51084->127.0.0.1:31111, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30417") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43456->127.0.0.1:30417, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30912") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37678->127.0.0.1:30912, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31768") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53022->127.0.0.1:31768, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30388") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42246->127.0.0.1:30388, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56096->127.0.0.1:31722, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31441") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60612->127.0.0.1:31441, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30330") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58776->127.0.0.1:30330, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30333") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49710->127.0.0.1:30333, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31408") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45928->127.0.0.1:31408, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30306") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58578->127.0.0.1:30306, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31846") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53342->127.0.0.1:31846, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31058") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56132->127.0.0.1:31058, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30482") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53892->127.0.0.1:30482, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30661") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49012->127.0.0.1:30661, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31117") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33058->127.0.0.1:31117, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31048") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37684->127.0.0.1:31048, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30316") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34674->127.0.0.1:30316, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31570") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51170->127.0.0.1:31570, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31225") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60610->127.0.0.1:31225, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30737") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56906->127.0.0.1:30737, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30863") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56442->127.0.0.1:30863, err= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : apple: size = 5 OK 2026/06/18 01:47:30 DEBUG : apple: Sizes identical 2026/06/18 01:47:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:30 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:30 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:30 DEBUG : banana: size = 6 OK 2026/06/18 01:47:30 DEBUG : banana: Sizes identical 2026/06/18 01:47:30 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30211") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59146->127.0.0.1:30211, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 INFO : There was nothing to transfer 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30330") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58784->127.0.0.1:30330, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31208") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39070->127.0.0.1:31208, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31369") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43110->127.0.0.1:31369, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31469") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36908->127.0.0.1:31469, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31644") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53858->127.0.0.1:31644, err= 2026/06/18 01:47:30 DEBUG : apple: size = 5 OK 2026/06/18 01:47:30 DEBUG : apple: Sizes identical 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:30 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : banana: size = 6 OK 2026/06/18 01:47:30 DEBUG : banana: Sizes identical 2026/06/18 01:47:30 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:30 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30763") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52616->127.0.0.1:30763, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 INFO : There was nothing to transfer 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31266") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60246->127.0.0.1:31266, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30528") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56046->127.0.0.1:30528, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31134") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56682->127.0.0.1:31134, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30610") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46492->127.0.0.1:30610, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30616") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42294->127.0.0.1:30616, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30164") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51830->127.0.0.1:30164, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31470") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54882->127.0.0.1:31470, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31559") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41794->127.0.0.1:31559, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30693") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42192->127.0.0.1:30693, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30895") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35268->127.0.0.1:30895, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31021") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39466->127.0.0.1:31021, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31397") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43146->127.0.0.1:31397, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31394") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46994->127.0.0.1:31394, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30651") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40124->127.0.0.1:30651, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30475") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33356->127.0.0.1:30475, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30130") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45428->127.0.0.1:30130, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30953") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52780->127.0.0.1:30953, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31551") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36158->127.0.0.1:31551, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31810") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52342->127.0.0.1:31810, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30823") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50506->127.0.0.1:30823, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30260") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35044->127.0.0.1:30260, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31314") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52110->127.0.0.1:31314, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31639") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56332->127.0.0.1:31639, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31731") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47376->127.0.0.1:31731, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30777") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36060->127.0.0.1:30777, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30683") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38260->127.0.0.1:30683, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30069") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33272->127.0.0.1:30069, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30940") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43158->127.0.0.1:30940, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31668") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58836->127.0.0.1:31668, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30365") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59228->127.0.0.1:30365, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30341") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34044->127.0.0.1:30341, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30458") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55048->127.0.0.1:30458, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30790") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54484->127.0.0.1:30790, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30233") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48466->127.0.0.1:30233, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31234") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50434->127.0.0.1:31234, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30274") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36296->127.0.0.1:30274, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31236") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44640->127.0.0.1:31236, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31059") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49126->127.0.0.1:31059, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31407") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44154->127.0.0.1:31407, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30270") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34220->127.0.0.1:30270, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31681") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38830->127.0.0.1:31681, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31456") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55570->127.0.0.1:31456, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30474") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33694->127.0.0.1:30474, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31580") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37012->127.0.0.1:31580, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31701") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35532->127.0.0.1:31701, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30184") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55074->127.0.0.1:30184, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31193") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53268->127.0.0.1:31193, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30102") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56382->127.0.0.1:30102, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31730") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50604->127.0.0.1:31730, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30980") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54254->127.0.0.1:30980, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30985") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34010->127.0.0.1:30985, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31880") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56166->127.0.0.1:31880, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31412") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44062->127.0.0.1:31412, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30497") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45658->127.0.0.1:30497, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30753") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54232->127.0.0.1:30753, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31079") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47746->127.0.0.1:31079, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31033") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37326->127.0.0.1:31033, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31131") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44482->127.0.0.1:31131, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30352") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46930->127.0.0.1:30352, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31686") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53884->127.0.0.1:31686, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31801") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35348->127.0.0.1:31801, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30021") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58692->127.0.0.1:30021, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31992") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57578->127.0.0.1:31992, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31885") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53158->127.0.0.1:31885, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31241") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43896->127.0.0.1:31241, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31414") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59962->127.0.0.1:31414, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30991") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57382->127.0.0.1:30991, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30562") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59844->127.0.0.1:30562, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30200") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53344->127.0.0.1:30200, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51026->127.0.0.1:31743, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30250") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46694->127.0.0.1:30250, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30438") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44660->127.0.0.1:30438, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31047") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51174->127.0.0.1:31047, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31919") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35686->127.0.0.1:31919, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30955") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36346->127.0.0.1:30955, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30787") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54192->127.0.0.1:30787, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31595") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34560->127.0.0.1:31595, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31669") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52180->127.0.0.1:31669, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31874") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53444->127.0.0.1:31874, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30440") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45154->127.0.0.1:30440, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31259") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55152->127.0.0.1:31259, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30566") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58068->127.0.0.1:30566, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30083") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60292->127.0.0.1:30083, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31947") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35508->127.0.0.1:31947, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34882->127.0.0.1:31763, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30910") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49950->127.0.0.1:30910, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31516") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55840->127.0.0.1:31516, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40478->127.0.0.1:30282, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31617") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37140->127.0.0.1:31617, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31622") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34370->127.0.0.1:31622, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30529") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47272->127.0.0.1:30529, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31103") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52060->127.0.0.1:31103, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30356") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57064->127.0.0.1:30356, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31796") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60942->127.0.0.1:31796, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30659") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37544->127.0.0.1:30659, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31625") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58138->127.0.0.1:31625, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31939") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42798->127.0.0.1:31939, err= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30149") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34770->127.0.0.1:30149, err= 2026/06/18 01:47:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31403") 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30672") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30508") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44364->127.0.0.1:31403, err= 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31988") 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60112->127.0.0.1:30508, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36108->127.0.0.1:30672, err= 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42880->127.0.0.1:31988, err= 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55334->127.0.0.1:28622, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31292") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30862") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30141") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41728->127.0.0.1:31292, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39344->127.0.0.1:30141, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59152->127.0.0.1:30862, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30588") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58328->127.0.0.1:30588, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30154") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40708->127.0.0.1:30154, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30839") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36402->127.0.0.1:30839, err= 2026/06/18 01:47:30 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31481") 2026/06/18 01:47:30 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30953") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48004->127.0.0.1:31481, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52796->127.0.0.1:30953, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31652") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59174->127.0.0.1:31652, err= 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31202") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56538->127.0.0.1:31202, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30639") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46486->127.0.0.1:30639, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30805") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40440->127.0.0.1:30805, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31267") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45344->127.0.0.1:31267, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31463") 2026/06/18 01:47:30 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/18 01:47:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52284->127.0.0.1:31463, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31622") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34380->127.0.0.1:31622, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30466") 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37966->127.0.0.1:31812, err= 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48762->127.0.0.1:30466, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31755") 2026/06/18 01:47:30 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/18 01:47:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50126->127.0.0.1:31755, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31359") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31281") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40006->127.0.0.1:31359, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42154->127.0.0.1:31281, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30226") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53642->127.0.0.1:30226, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30242") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38328->127.0.0.1:30242, err= 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30743") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60722->127.0.0.1:30743, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30015") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31531") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54934->127.0.0.1:30015, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50972->127.0.0.1:31531, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31448") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47672->127.0.0.1:31448, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30927") 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34246->127.0.0.1:30927, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30767") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31771") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30020") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45342->127.0.0.1:30020, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52846->127.0.0.1:30767, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54022->127.0.0.1:31771, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31234") 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50446->127.0.0.1:31234, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30610") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31441") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60618->127.0.0.1:31441, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30265") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39484->127.0.0.1:30265, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46494->127.0.0.1:30610, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30371") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54166->127.0.0.1:30371, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30065") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33606->127.0.0.1:30065, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30832") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41896->127.0.0.1:30832, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31869") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33314->127.0.0.1:31869, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30176") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59814->127.0.0.1:30176, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30993") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53190->127.0.0.1:30993, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31488") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45350->127.0.0.1:31488, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31499") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54418->127.0.0.1:31499, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31860") 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39532->127.0.0.1:31860, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30137") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58514->127.0.0.1:30137, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30113") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51466->127.0.0.1:30113, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30027") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37990->127.0.0.1:30027, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30450") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45024->127.0.0.1:30450, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60082->127.0.0.1:30148, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31780") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51218->127.0.0.1:31780, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30358") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31071") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58794->127.0.0.1:31071, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31644") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53860->127.0.0.1:31644, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41166->127.0.0.1:30358, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39594->127.0.0.1:30979, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31865") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51938->127.0.0.1:31865, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31674") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30170") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33422->127.0.0.1:31674, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52456->127.0.0.1:30170, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30156") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54644->127.0.0.1:30156, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31371") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56990->127.0.0.1:31371, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30721") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31159") 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37244->127.0.0.1:30721, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54880->127.0.0.1:31159, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31325") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48092->127.0.0.1:31325, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30413") 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35150->127.0.0.1:30413, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31489") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56602->127.0.0.1:31489, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31246") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44538->127.0.0.1:31246, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31363") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30650") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60948->127.0.0.1:30650, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49952->127.0.0.1:31363, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30597") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30430") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31125") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34142->127.0.0.1:30430, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59080->127.0.0.1:31125, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34178->127.0.0.1:30597, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30859") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37496->127.0.0.1:30859, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30565") 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31552") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48374->127.0.0.1:30565, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51620->127.0.0.1:31552, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30344") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42562->127.0.0.1:30344, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30605") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33898->127.0.0.1:30605, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30735") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47494->127.0.0.1:30735, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30383") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55480->127.0.0.1:30383, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30267") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46910->127.0.0.1:30267, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30359") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41684->127.0.0.1:30359, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30417") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43462->127.0.0.1:30417, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30367") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30565") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48382->127.0.0.1:30565, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31244") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41426->127.0.0.1:30367, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36622->127.0.0.1:31244, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31790") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41850->127.0.0.1:31790, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30419") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54890->127.0.0.1:30419, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31219") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37444->127.0.0.1:31219, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30107") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50646->127.0.0.1:30107, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30695") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31488") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45366->127.0.0.1:31488, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47464->127.0.0.1:30695, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31941") 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39028->127.0.0.1:31941, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30360") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31465") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52040->127.0.0.1:30360, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42544->127.0.0.1:31465, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30096") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31336") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51102->127.0.0.1:31336, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53476->127.0.0.1:30096, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30765") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57798->127.0.0.1:30765, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31117") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33062->127.0.0.1:31117, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31814") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56652->127.0.0.1:31814, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56098->127.0.0.1:31722, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Connecting to FTP server 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55346->127.0.0.1:28622, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31509") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53736->127.0.0.1:31509, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31978") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31118") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30480") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42844->127.0.0.1:31978, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31692") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38470->127.0.0.1:30480, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51986->127.0.0.1:31118, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41438->127.0.0.1:31692, err= 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/18 01:47:30 INFO : apple: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30008") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36030->127.0.0.1:30008, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30264") 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31078") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42444->127.0.0.1:30264, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39026->127.0.0.1:31078, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31733") 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50052->127.0.0.1:31733, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31416") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57288->127.0.0.1:31416, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56108->127.0.0.1:31722, err= 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/18 01:47:30 INFO : banana: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30627") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54314->127.0.0.1:30627, err= 2026/06/18 01:47:30 INFO : splitbananasplit: Deleted 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31871") 2026/06/18 01:47:30 INFO : appleappleapplebanana: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31131") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30493") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30971") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44486->127.0.0.1:31131, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48590->127.0.0.1:31871, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57706->127.0.0.1:30493, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54604->127.0.0.1:30971, err= 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31467") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53732->127.0.0.1:31467, err= 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30004") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56532->127.0.0.1:30004, err= 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55350->127.0.0.1:28622, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31869") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33328->127.0.0.1:31869, err= 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:28622") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55364->127.0.0.1:28622, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30296") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40364->127.0.0.1:30296, err= 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30612") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51006->127.0.0.1:30612, err= 2026/06/18 01:47:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : YXBwbGU=: Excluded 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/18 01:47:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : YmFuYW5h: Excluded 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31325") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48098->127.0.0.1:31325, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30074") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52952->127.0.0.1:30074, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30596") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39820->127.0.0.1:30596, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31443") 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41356->127.0.0.1:31443, err= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : YXBwbGU=: size = 5 OK 2026/06/18 01:47:30 DEBUG : apple: Sizes identical 2026/06/18 01:47:30 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:30 DEBUG : YmFuYW5h: size = 6 OK 2026/06/18 01:47:30 DEBUG : banana: Sizes identical 2026/06/18 01:47:30 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/18 01:47:30 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31526") 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48438->127.0.0.1:31526, err= 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30046") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55576->127.0.0.1:30046, err= 2026/06/18 01:47:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : YXBwbGU=: Excluded 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/18 01:47:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : YmFuYW5h: Excluded 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31058") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56142->127.0.0.1:31058, err= 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31631") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34356->127.0.0.1:31631, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31685") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36954->127.0.0.1:31685, err= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/18 01:47:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30560") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48968->127.0.0.1:30560, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30439") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52668->127.0.0.1:30439, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30911") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60990->127.0.0.1:30911, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30910") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49958->127.0.0.1:30910, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30970") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43248->127.0.0.1:30970, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30686") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45060->127.0.0.1:30686, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30915") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54848->127.0.0.1:30915, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39598->127.0.0.1:30979, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30189") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33958->127.0.0.1:30189, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30028") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53648->127.0.0.1:30028, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31706") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34274->127.0.0.1:31706, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31615") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34980->127.0.0.1:31615, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30450") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45036->127.0.0.1:30450, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30173") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36960->127.0.0.1:30173, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30641") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46460->127.0.0.1:30641, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31929") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43146->127.0.0.1:31929, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30125") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34480->127.0.0.1:30125, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31279") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41950->127.0.0.1:31279, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30855") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55004->127.0.0.1:30855, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30833") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55346->127.0.0.1:30833, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31667") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36588->127.0.0.1:31667, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40236->127.0.0.1:30410, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30130") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45442->127.0.0.1:30130, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31135") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57736->127.0.0.1:31135, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30205") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41822->127.0.0.1:30205, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31938") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51910->127.0.0.1:31938, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30179") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49702->127.0.0.1:30179, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31460") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45258->127.0.0.1:31460, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31904") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41384->127.0.0.1:31904, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31459") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53376->127.0.0.1:31459, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31092") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41970->127.0.0.1:31092, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31755") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50132->127.0.0.1:31755, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31776") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48840->127.0.0.1:31776, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31950") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38024->127.0.0.1:31950, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30094") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41616->127.0.0.1:30094, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30106") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46874->127.0.0.1:30106, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30123") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42350->127.0.0.1:30123, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30887") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57580->127.0.0.1:30887, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30807") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42060->127.0.0.1:30807, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31346") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34530->127.0.0.1:31346, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31093") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58158->127.0.0.1:31093, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30809") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50718->127.0.0.1:30809, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30692") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56420->127.0.0.1:30692, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31557") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49540->127.0.0.1:31557, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31572") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56450->127.0.0.1:31572, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30077") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48788->127.0.0.1:30077, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31820") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35962->127.0.0.1:31820, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31298") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45760->127.0.0.1:31298, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30908") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44714->127.0.0.1:30908, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60092->127.0.0.1:30148, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30344") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42578->127.0.0.1:30344, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58518->127.0.0.1:31995, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30196") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46092->127.0.0.1:30196, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31210") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45694->127.0.0.1:31210, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30850") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51482->127.0.0.1:30850, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31111") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51090->127.0.0.1:31111, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31350") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49476->127.0.0.1:31350, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31948") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45134->127.0.0.1:31948, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31914") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52894->127.0.0.1:31914, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30083") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60308->127.0.0.1:30083, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31690") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35282->127.0.0.1:31690, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30126") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39154->127.0.0.1:30126, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31387") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38000->127.0.0.1:31387, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30971") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54618->127.0.0.1:30971, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31319") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54522->127.0.0.1:31319, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31923") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43092->127.0.0.1:31923, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30863") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56452->127.0.0.1:30863, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30939") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49232->127.0.0.1:30939, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30144") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35876->127.0.0.1:30144, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31620") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52746->127.0.0.1:31620, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31001") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54094->127.0.0.1:31001, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31630") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54228->127.0.0.1:31630, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30583") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44226->127.0.0.1:30583, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45912->127.0.0.1:30244, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31934") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42500->127.0.0.1:31934, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31830") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33762->127.0.0.1:31830, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31758") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46254->127.0.0.1:31758, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30854") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34840->127.0.0.1:30854, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30159") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40986->127.0.0.1:30159, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52014->127.0.0.1:31367, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30632") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56142->127.0.0.1:30632, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30209") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44428->127.0.0.1:30209, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30205") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41836->127.0.0.1:30205, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31585") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60332->127.0.0.1:31585, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30708") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33812->127.0.0.1:30708, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31921") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54210->127.0.0.1:31921, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31791") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58318->127.0.0.1:31791, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30117") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57394->127.0.0.1:30117, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30479") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47648->127.0.0.1:30479, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30283") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58172->127.0.0.1:30283, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31072") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37318->127.0.0.1:31072, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37318->127.0.0.1:30725, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30921") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53402->127.0.0.1:30921, err= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30867") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32926->127.0.0.1:30867, err= 2026/06/18 01:47:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31968") 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30687") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39230->127.0.0.1:31968, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30647") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40740->127.0.0.1:30687, err= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48174->127.0.0.1:30647, err= 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31993") 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39972->127.0.0.1:31993, err= 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30904") 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30084") 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44752->127.0.0.1:30904, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56608->127.0.0.1:30084, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30347") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44084->127.0.0.1:30347, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30277") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30060") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43744->127.0.0.1:30060, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59144->127.0.0.1:30277, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31684") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53306->127.0.0.1:31684, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31248") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31370") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59364->127.0.0.1:31248, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30029") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30848") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56506->127.0.0.1:31370, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48208->127.0.0.1:30848, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59332->127.0.0.1:30029, err= 2026/06/18 01:47:30 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/18 01:47:30 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31035") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31241") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31633") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43906->127.0.0.1:31241, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38096->127.0.0.1:31035, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60914->127.0.0.1:31633, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58522->127.0.0.1:31995, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30416") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41066->127.0.0.1:30416, err= 2026/06/18 01:47:30 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/18 01:47:30 INFO : apple: Copied (new) to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30627") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54326->127.0.0.1:30627, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30632") 2026/06/18 01:47:30 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56150->127.0.0.1:30632, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30420") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31465") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37712->127.0.0.1:30420, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30468") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33820->127.0.0.1:30468, err= 2026/06/18 01:47:30 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42556->127.0.0.1:31465, err= 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30449") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60058->127.0.0.1:30449, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/18 01:47:30 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31063") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30895") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58632->127.0.0.1:31063, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35284->127.0.0.1:30895, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31341") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35580->127.0.0.1:31341, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31582") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37590->127.0.0.1:31582, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30485") 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52654->127.0.0.1:30485, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31187") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51918->127.0.0.1:31187, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31867") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58204->127.0.0.1:31867, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31557") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30290") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49546->127.0.0.1:31557, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39304->127.0.0.1:30290, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31228") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37152->127.0.0.1:31228, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30728") 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33752->127.0.0.1:30728, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30491") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57852->127.0.0.1:30491, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30033") 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30794") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50054->127.0.0.1:30033, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40162->127.0.0.1:30794, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30371") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30323") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30754") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54170->127.0.0.1:30371, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42110->127.0.0.1:30323, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31289") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34774->127.0.0.1:30754, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55828->127.0.0.1:31289, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30359") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41690->127.0.0.1:30359, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30286") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54912->127.0.0.1:30286, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31606") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31203") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51804->127.0.0.1:31606, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60820->127.0.0.1:31203, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31709") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30820") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35104->127.0.0.1:31709, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60178->127.0.0.1:30820, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30463") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44992->127.0.0.1:30463, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31698") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31360") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42060->127.0.0.1:31698, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31617") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48640->127.0.0.1:31360, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31027") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37150->127.0.0.1:31617, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42364->127.0.0.1:31027, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30359") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30633") 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30032") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51312->127.0.0.1:30633, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41702->127.0.0.1:30359, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43518->127.0.0.1:30032, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30131") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48306->127.0.0.1:30131, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31188") 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31921") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31600") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30820") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34876->127.0.0.1:31188, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54214->127.0.0.1:31921, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34310->127.0.0.1:31600, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60180->127.0.0.1:30820, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31756") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60424->127.0.0.1:31756, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31468") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30071") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30558") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49832->127.0.0.1:31468, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40754->127.0.0.1:30558, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59090->127.0.0.1:30071, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31125") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30099") 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59092->127.0.0.1:31125, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31811") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49840->127.0.0.1:30099, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31430") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55786->127.0.0.1:31430, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46862->127.0.0.1:31811, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31623") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36232->127.0.0.1:31623, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30584") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30612") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47390->127.0.0.1:30584, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30951") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51022->127.0.0.1:30612, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38636->127.0.0.1:30951, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31224") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51550->127.0.0.1:31224, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30904") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30781") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31403") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60102->127.0.0.1:30781, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44368->127.0.0.1:31403, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30523") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44758->127.0.0.1:30904, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52662->127.0.0.1:30523, err= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31249") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47304->127.0.0.1:31249, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31851") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51764->127.0.0.1:31851, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31565") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30544") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33806->127.0.0.1:31565, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31840") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42324->127.0.0.1:31840, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57312->127.0.0.1:30544, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31162") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31196") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30660") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35186->127.0.0.1:30660, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31807") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37132->127.0.0.1:31196, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52008->127.0.0.1:31162, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35380->127.0.0.1:31807, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30363") 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31514") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33758->127.0.0.1:30363, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55908->127.0.0.1:31514, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31985") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32902->127.0.0.1:31985, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31250") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30934") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49840->127.0.0.1:31250, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30186") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50086->127.0.0.1:30186, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30816") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40004->127.0.0.1:30934, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40348->127.0.0.1:30816, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31870") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48210->127.0.0.1:31870, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31573") 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33956->127.0.0.1:31573, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30517") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34308->127.0.0.1:30517, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31416") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57290->127.0.0.1:31416, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30221") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42720->127.0.0.1:30221, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30390") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34500->127.0.0.1:30390, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30291") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30064") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31819") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31909") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30757") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43768->127.0.0.1:31819, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31939") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54168->127.0.0.1:30064, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54408->127.0.0.1:30757, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42808->127.0.0.1:31939, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31164") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32924->127.0.0.1:30291, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30864") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42362->127.0.0.1:31164, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49730->127.0.0.1:30864, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40624->127.0.0.1:31909, err= 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31702") 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31474") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53372->127.0.0.1:31702, err= 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30015") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49228->127.0.0.1:31474, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30683") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54938->127.0.0.1:30015, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30400") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38270->127.0.0.1:30683, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60832->127.0.0.1:30400, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30645") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37356->127.0.0.1:30645, err= 2026/06/18 01:47:30 INFO : splitbananasplit: Deleted 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30798") 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31092") 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52550->127.0.0.1:30798, err= 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31739") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41984->127.0.0.1:31092, err= 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31760") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49230->127.0.0.1:31739, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31150") 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60056->127.0.0.1:31150, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50562->127.0.0.1:31760, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30340") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45190->127.0.0.1:30340, err= 2026/06/18 01:47:30 INFO : appleappleapplebanana: Deleted 2026/06/18 01:47:30 INFO : banana: Deleted 2026/06/18 01:47:30 INFO : apple: Deleted 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30548") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51496->127.0.0.1:30548, err= 2026/06/18 01:47:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : PREFIXapple: Excluded 2026/06/18 01:47:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : PREFIXbanana: Excluded 2026/06/18 01:47:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30847") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39540->127.0.0.1:30847, err= 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30834") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36110->127.0.0.1:30834, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30977") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48686->127.0.0.1:30977, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/18 01:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30431") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43322->127.0.0.1:30431, err= 2026/06/18 01:47:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30954") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59062->127.0.0.1:30954, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31043") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30006") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30167") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40558->127.0.0.1:30006, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59892->127.0.0.1:31043, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47408->127.0.0.1:30167, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30247") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53372->127.0.0.1:30247, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30189") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30497") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33968->127.0.0.1:30189, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45664->127.0.0.1:30497, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30688") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31094") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57628->127.0.0.1:31094, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31342") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59378->127.0.0.1:31342, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30610") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55966->127.0.0.1:30688, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30348") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46506->127.0.0.1:30610, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30677") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35848->127.0.0.1:30677, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44550->127.0.0.1:30348, err= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31025") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30252") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30337") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55580->127.0.0.1:31025, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58464->127.0.0.1:30252, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30011") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49876->127.0.0.1:30011, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41140->127.0.0.1:30337, err= 2026/06/18 01:47:30 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/18 01:47:30 INFO : apple: Copied (new) 2026/06/18 01:47:30 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31592") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31142") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30451") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50598->127.0.0.1:31592, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30833") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49654->127.0.0.1:30451, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33762->127.0.0.1:31142, err= 2026/06/18 01:47:30 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/18 01:47:30 INFO : appleappleapplebanana: Copied (new) 2026/06/18 01:47:30 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/18 01:47:30 INFO : splitbananasplit: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55350->127.0.0.1:30833, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31242") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31793") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30280") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54844->127.0.0.1:31793, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44548->127.0.0.1:30280, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49186->127.0.0.1:31242, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31890") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30538") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36558->127.0.0.1:31890, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31190") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31495") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59932->127.0.0.1:30538, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60472->127.0.0.1:31190, err= 2026/06/18 01:47:30 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/18 01:47:30 INFO : banana: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59026->127.0.0.1:31495, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30408") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30370") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55356->127.0.0.1:30408, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38430->127.0.0.1:30370, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31836") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30934") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41780->127.0.0.1:31836, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40012->127.0.0.1:30934, err= 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30092") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30093") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60382->127.0.0.1:30092, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49274->127.0.0.1:30093, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30922") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36578->127.0.0.1:30922, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31248") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59368->127.0.0.1:31248, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58528->127.0.0.1:31995, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31689") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30503") 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46770->127.0.0.1:31689, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31478") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41702->127.0.0.1:30503, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56426->127.0.0.1:31478, err= 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31442") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49628->127.0.0.1:31442, err= 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30589") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33382->127.0.0.1:30589, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30537") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30551") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34596->127.0.0.1:30537, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41006->127.0.0.1:30551, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30777") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30457") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42654->127.0.0.1:30457, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31773") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36068->127.0.0.1:30777, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49886->127.0.0.1:31773, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31667") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36592->127.0.0.1:31667, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31721") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39510->127.0.0.1:31721, err= 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31792") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31723") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31021") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54904->127.0.0.1:31792, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55200->127.0.0.1:31723, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39480->127.0.0.1:31021, err= 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30214") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53018->127.0.0.1:30214, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30175") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58818->127.0.0.1:30175, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30950") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31056") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38146->127.0.0.1:30950, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35864->127.0.0.1:31056, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31777") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31916") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58580->127.0.0.1:31777, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38134->127.0.0.1:31916, err= 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30108") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39220->127.0.0.1:30108, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31867") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58216->127.0.0.1:31867, err= 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30163") 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31873") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49290->127.0.0.1:30163, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48420->127.0.0.1:31873, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31865") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30363") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51950->127.0.0.1:31865, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33760->127.0.0.1:30363, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31679") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45032->127.0.0.1:31679, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30993") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31047") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53202->127.0.0.1:30993, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31076") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51190->127.0.0.1:31047, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37542->127.0.0.1:31076, err= 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31981") 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31003") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42172->127.0.0.1:31981, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31823") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40610->127.0.0.1:31003, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31674") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53066->127.0.0.1:31823, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33434->127.0.0.1:31674, err= 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31057") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34890->127.0.0.1:31763, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30541") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59006->127.0.0.1:30541, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44232->127.0.0.1:31057, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31883") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53932->127.0.0.1:31883, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30026") 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54794->127.0.0.1:30026, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30498") 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30597") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30542") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49242->127.0.0.1:30498, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34188->127.0.0.1:30597, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31108") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57784->127.0.0.1:31108, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52050->127.0.0.1:30542, err= 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30737") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56910->127.0.0.1:30737, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31892") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31059") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46848->127.0.0.1:31892, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31856") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49138->127.0.0.1:31059, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52246->127.0.0.1:31856, err= 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31537") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47694->127.0.0.1:31537, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30104") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30448") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48850->127.0.0.1:30448, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57018->127.0.0.1:30104, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31035") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38102->127.0.0.1:31035, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40242->127.0.0.1:30410, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30393") 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40294->127.0.0.1:30393, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30499") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31377") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54402->127.0.0.1:30499, err= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53324->127.0.0.1:31377, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58822->127.0.0.1:31736, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30812") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36846->127.0.0.1:30812, err= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31804") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55674->127.0.0.1:31804, err= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31957") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58270->127.0.0.1:31957, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31302") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31170") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48920->127.0.0.1:31170, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31751") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46478->127.0.0.1:31302, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41784->127.0.0.1:31751, err= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30955") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36360->127.0.0.1:30955, err= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30146") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31234") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53888->127.0.0.1:30146, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31542") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50448->127.0.0.1:31234, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30540") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35830->127.0.0.1:31542, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30623") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52088->127.0.0.1:30540, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31395") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58318->127.0.0.1:30623, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35532->127.0.0.1:31395, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30098") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54832->127.0.0.1:30098, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31408") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45938->127.0.0.1:31408, err= 2026/06/18 01:47:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/18 01:47:30 INFO : PREFIXapple: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31833") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52914->127.0.0.1:31833, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30625") 2026/06/18 01:47:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40010->127.0.0.1:30625, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31412") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30890") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30594") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57008->127.0.0.1:30594, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31172") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44070->127.0.0.1:31412, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35646->127.0.0.1:30890, err= 2026/06/18 01:47:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30469") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39554->127.0.0.1:31172, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30445") 2026/06/18 01:47:30 INFO : PREFIXbanana: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46750->127.0.0.1:30469, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31865") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38090->127.0.0.1:30445, err= 2026/06/18 01:47:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30872") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51962->127.0.0.1:31865, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45762->127.0.0.1:30872, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30289") 2026/06/18 01:47:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49694->127.0.0.1:30289, err= 2026/06/18 01:47:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/18 01:47:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30945") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42746->127.0.0.1:30945, err= 2026/06/18 01:47:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/18 01:47:30 INFO : PREFIXsplitbananasplit: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31038") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39784->127.0.0.1:31038, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31157") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46352->127.0.0.1:31157, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31723") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55212->127.0.0.1:31723, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31775") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50816->127.0.0.1:31775, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31373") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52888->127.0.0.1:31373, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31271") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41930->127.0.0.1:31271, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31555") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51760->127.0.0.1:31555, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30244") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45926->127.0.0.1:30244, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30842") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36104->127.0.0.1:30842, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30833") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55364->127.0.0.1:30833, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31577") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42934->127.0.0.1:31577, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31311") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53662->127.0.0.1:31311, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30249") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36414->127.0.0.1:30249, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31430") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55798->127.0.0.1:31430, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30882") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60710->127.0.0.1:30882, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30592") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51176->127.0.0.1:30592, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31310") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47856->127.0.0.1:31310, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30971") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54628->127.0.0.1:30971, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31340") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38372->127.0.0.1:31340, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30660") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35200->127.0.0.1:30660, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30347") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44094->127.0.0.1:30347, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31356") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39294->127.0.0.1:31356, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31935") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59094->127.0.0.1:31935, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30002") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36580->127.0.0.1:30002, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30011") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49886->127.0.0.1:30011, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37974->127.0.0.1:31812, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31061") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58616->127.0.0.1:31061, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31699") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46302->127.0.0.1:31699, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31720") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54752->127.0.0.1:31720, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30770") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40058->127.0.0.1:30770, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30395") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55306->127.0.0.1:30395, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31843") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51588->127.0.0.1:31843, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31543") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45406->127.0.0.1:31543, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30777") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36080->127.0.0.1:30777, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31294") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39094->127.0.0.1:31294, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30972") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52228->127.0.0.1:30972, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31257") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53574->127.0.0.1:31257, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30539") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41746->127.0.0.1:30539, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30025") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49142->127.0.0.1:30025, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30733") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50082->127.0.0.1:30733, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30565") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48390->127.0.0.1:30565, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30720") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56976->127.0.0.1:30720, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30034") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52178->127.0.0.1:30034, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31223") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49594->127.0.0.1:31223, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31655") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51108->127.0.0.1:31655, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31413") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45080->127.0.0.1:31413, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30263") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50110->127.0.0.1:30263, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31155") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46754->127.0.0.1:31155, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31706") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34282->127.0.0.1:31706, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30889") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33846->127.0.0.1:30889, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40254->127.0.0.1:30410, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31621") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39820->127.0.0.1:31621, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30339") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49878->127.0.0.1:30339, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31323") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49834->127.0.0.1:31323, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30065") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33622->127.0.0.1:30065, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30814") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57790->127.0.0.1:30814, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31188") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34892->127.0.0.1:31188, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30216") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56394->127.0.0.1:30216, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51034->127.0.0.1:31743, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30765") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57812->127.0.0.1:30765, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31460") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45270->127.0.0.1:31460, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31816") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46824->127.0.0.1:31816, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30287") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38966->127.0.0.1:30287, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30868") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42062->127.0.0.1:30868, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30679") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57154->127.0.0.1:30679, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31188") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34908->127.0.0.1:31188, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30531") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48114->127.0.0.1:30531, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31332") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56238->127.0.0.1:31332, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31981") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42182->127.0.0.1:31981, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54302->127.0.0.1:31258, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30886") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55882->127.0.0.1:30886, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30006") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40560->127.0.0.1:30006, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31024") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37044->127.0.0.1:31024, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31084") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57928->127.0.0.1:31084, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30425") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38594->127.0.0.1:30425, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31035") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38104->127.0.0.1:31035, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31167") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56868->127.0.0.1:31167, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31413") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45090->127.0.0.1:31413, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30857") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41850->127.0.0.1:30857, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30678") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52482->127.0.0.1:30678, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31943") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51078->127.0.0.1:31943, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31356") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39310->127.0.0.1:31356, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30364") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35888->127.0.0.1:30364, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30360") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52048->127.0.0.1:30360, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31947") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35522->127.0.0.1:31947, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30074") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52956->127.0.0.1:30074, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30210") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53538->127.0.0.1:30210, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30955") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36362->127.0.0.1:30955, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31938") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51918->127.0.0.1:31938, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31236") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44652->127.0.0.1:31236, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31916") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38138->127.0.0.1:31916, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31289") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55832->127.0.0.1:31289, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30090") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39054->127.0.0.1:30090, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31971") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59140->127.0.0.1:31971, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30149") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34778->127.0.0.1:30149, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31710") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39506->127.0.0.1:31710, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31223") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49602->127.0.0.1:31223, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30941") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33096->127.0.0.1:30941, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31173") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53018->127.0.0.1:31173, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31407") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44166->127.0.0.1:31407, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31597") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55534->127.0.0.1:31597, err= 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30701") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42226->127.0.0.1:30701, err= 2026/06/18 01:47:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30645") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31707") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30270") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31169") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30557") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55160->127.0.0.1:31169, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41746->127.0.0.1:30557, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37372->127.0.0.1:30645, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49824->127.0.0.1:31707, err= 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34234->127.0.0.1:30270, err= 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30492") 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31408") 2026/06/18 01:47:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33332->127.0.0.1:30492, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31117") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31218") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40062->127.0.0.1:31218, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33072->127.0.0.1:31117, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45948->127.0.0.1:31408, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31722") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30372") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30085") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56118->127.0.0.1:31722, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55826->127.0.0.1:30372, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58966->127.0.0.1:30085, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31335") 2026/06/18 01:47:30 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51464->127.0.0.1:31335, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31197") 2026/06/18 01:47:30 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36586->127.0.0.1:31197, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31931") 2026/06/18 01:47:30 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30415") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50856->127.0.0.1:31931, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30099") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49852->127.0.0.1:30099, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42918->127.0.0.1:30415, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31187") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30203") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51934->127.0.0.1:31187, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31343") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35670->127.0.0.1:30203, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37380->127.0.0.1:31343, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31411") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58176->127.0.0.1:31411, err= 2026/06/18 01:47:30 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/18 01:47:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30144") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35878->127.0.0.1:30144, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31792") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30442") 2026/06/18 01:47:30 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/18 01:47:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54920->127.0.0.1:31792, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30503") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42080->127.0.0.1:30442, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31714") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41708->127.0.0.1:30503, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33624->127.0.0.1:31714, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33072->127.0.0.1:31974, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31673") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31389") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49756->127.0.0.1:31673, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48782->127.0.0.1:31389, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30685") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33806->127.0.0.1:30685, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30204") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31515") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54932->127.0.0.1:30204, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31374") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35322->127.0.0.1:31515, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41328->127.0.0.1:31374, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60104->127.0.0.1:30148, err= 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30660") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30156") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35208->127.0.0.1:30660, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54656->127.0.0.1:30156, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31735") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60116->127.0.0.1:31735, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31075") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46690->127.0.0.1:31075, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31626") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53300->127.0.0.1:31626, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30849") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31443") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41362->127.0.0.1:31443, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41306->127.0.0.1:30849, err= 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31329") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52004->127.0.0.1:31329, err= 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31556") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31568") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30246") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53038->127.0.0.1:31556, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60266->127.0.0.1:30246, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30187") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36780->127.0.0.1:31568, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35868->127.0.0.1:30187, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31603") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48270->127.0.0.1:31603, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31986") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31785") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33514->127.0.0.1:31986, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59844->127.0.0.1:31785, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30875") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58776->127.0.0.1:30875, err= 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30685") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33812->127.0.0.1:30685, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30596") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39826->127.0.0.1:30596, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31289") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55838->127.0.0.1:31289, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31023") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39948->127.0.0.1:31023, err= 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30272") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31952") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30773") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39180->127.0.0.1:30272, err= 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44204->127.0.0.1:31952, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44110->127.0.0.1:30773, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31930") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51216->127.0.0.1:31930, err= 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31616") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40268->127.0.0.1:31616, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30851") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58440->127.0.0.1:30502, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59348->127.0.0.1:30851, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30599") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59008->127.0.0.1:30599, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30089") 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43096->127.0.0.1:30089, err= 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30057") 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47388->127.0.0.1:30057, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31834") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36288->127.0.0.1:31834, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30682") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30046") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56558->127.0.0.1:30682, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30598") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55584->127.0.0.1:30046, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35002->127.0.0.1:30598, err= 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30625") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40018->127.0.0.1:30625, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30427") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30211") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33418->127.0.0.1:30427, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59160->127.0.0.1:30211, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31137") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30496") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31339") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34898->127.0.0.1:31339, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42378->127.0.0.1:31137, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32960->127.0.0.1:30496, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30894") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39860->127.0.0.1:30894, err= 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31627") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58062->127.0.0.1:31627, err= 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31087") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30570") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48934->127.0.0.1:31087, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30202") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33226->127.0.0.1:30570, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35858->127.0.0.1:30202, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31376") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38408->127.0.0.1:31376, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31425") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31207") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55754->127.0.0.1:31425, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39908->127.0.0.1:31207, err= 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30774") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46728->127.0.0.1:30774, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30141") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39354->127.0.0.1:30141, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39614->127.0.0.1:30979, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30101") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46290->127.0.0.1:30101, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31386") 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46112->127.0.0.1:31386, err= 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31352") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42896->127.0.0.1:31352, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30734") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57616->127.0.0.1:30734, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31606") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30947") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51814->127.0.0.1:31606, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35744->127.0.0.1:30947, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30241") 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30817") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30109") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58712->127.0.0.1:30241, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40462->127.0.0.1:30817, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53334->127.0.0.1:30109, err= 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30704") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49988->127.0.0.1:30704, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31764") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59286->127.0.0.1:31764, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58534->127.0.0.1:31995, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31370") 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56522->127.0.0.1:31370, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31862") 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43478->127.0.0.1:31862, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31423") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47042->127.0.0.1:31423, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31677") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59216->127.0.0.1:31677, err= 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30951") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30108") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38642->127.0.0.1:30951, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39236->127.0.0.1:30108, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31456") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55578->127.0.0.1:31456, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31218") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31330") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30904") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30675") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44766->127.0.0.1:30904, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30056") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36894->127.0.0.1:31330, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35786->127.0.0.1:30056, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58154->127.0.0.1:30675, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40064->127.0.0.1:31218, err= 2026/06/18 01:47:30 INFO : banana: Deleted 2026/06/18 01:47:30 INFO : appleappleapplebanana: Deleted 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31495") 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59040->127.0.0.1:31495, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30251") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60812->127.0.0.1:30251, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34896->127.0.0.1:31763, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31044") 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39560->127.0.0.1:31044, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30013") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41944->127.0.0.1:30013, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30942") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30247") 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53388->127.0.0.1:30247, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36276->127.0.0.1:30942, err= 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31244") 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/18 01:47:30 INFO : apple: Deleted 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36638->127.0.0.1:31244, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30460") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30410") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31223") 2026/06/18 01:47:30 INFO : splitbananasplit: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31779") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42054->127.0.0.1:30460, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49606->127.0.0.1:31223, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40262->127.0.0.1:30410, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37054->127.0.0.1:31779, err= 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30207") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41422->127.0.0.1:30207, err= 2026/06/18 01:47:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : bananaSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31724") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32780->127.0.0.1:31724, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31137") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42394->127.0.0.1:31137, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30952") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56902->127.0.0.1:30952, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/18 01:47:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/18 01:47:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30908") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44722->127.0.0.1:30908, err= 2026/06/18 01:47:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30321") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31162") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30481") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30492") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54150->127.0.0.1:30321, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33344->127.0.0.1:30492, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30819") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41840->127.0.0.1:30481, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52022->127.0.0.1:31162, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33378->127.0.0.1:30819, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30664") 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30440") 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43274->127.0.0.1:30664, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30126") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45156->127.0.0.1:30440, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39170->127.0.0.1:30126, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30776") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38094->127.0.0.1:30776, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31990") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31723") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59264->127.0.0.1:31990, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55214->127.0.0.1:31723, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31002") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54440->127.0.0.1:31002, err= 2026/06/18 01:47:30 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/18 01:47:30 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30898") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30197") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37048->127.0.0.1:30898, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31092") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36464->127.0.0.1:30197, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41998->127.0.0.1:31092, err= 2026/06/18 01:47:30 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31471") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31083") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35790->127.0.0.1:31471, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44288->127.0.0.1:31083, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31091") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44914->127.0.0.1:31091, err= 2026/06/18 01:47:30 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/18 01:47:30 INFO : apple: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31744") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31234") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31600") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31391") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48134->127.0.0.1:31744, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34314->127.0.0.1:31600, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50462->127.0.0.1:31234, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44652->127.0.0.1:31391, err= 2026/06/18 01:47:30 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/18 01:47:30 INFO : splitbananasplit: Copied (new) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/18 01:47:30 INFO : appleappleapplebanana: Copied (new) 2026/06/18 01:47:30 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/18 01:47:30 INFO : banana: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31143") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37674->127.0.0.1:31143, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30149") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51046->127.0.0.1:31743, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30440") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34780->127.0.0.1:30149, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45158->127.0.0.1:30440, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31088") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37358->127.0.0.1:31088, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31858") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30531") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43476->127.0.0.1:31858, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48120->127.0.0.1:30531, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31853") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36012->127.0.0.1:31853, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30163") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49294->127.0.0.1:30163, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31381") 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31022") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33300->127.0.0.1:31381, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37142->127.0.0.1:31022, err= 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31272") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30960") 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47348->127.0.0.1:30960, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55756->127.0.0.1:31272, err= 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30003") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30787") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44040->127.0.0.1:30003, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54196->127.0.0.1:30787, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31135") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57748->127.0.0.1:31135, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30459") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31277") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40272->127.0.0.1:30459, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33802->127.0.0.1:31277, err= 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31140") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31124") 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58776->127.0.0.1:31124, err= 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52898->127.0.0.1:31140, err= 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30050") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49988->127.0.0.1:30050, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31379") 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30325") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52470->127.0.0.1:31379, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42588->127.0.0.1:30325, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30297") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54402->127.0.0.1:30297, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31850") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52094->127.0.0.1:31850, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31829") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36732->127.0.0.1:31829, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30473") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51386->127.0.0.1:30473, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49770->127.0.0.1:30618, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31460") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31041") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45280->127.0.0.1:31460, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58320->127.0.0.1:31041, err= 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31274") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59632->127.0.0.1:31274, err= 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31463") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52290->127.0.0.1:31463, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30369") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41630->127.0.0.1:30369, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31347") 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58070->127.0.0.1:31347, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31213") 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30542") 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52060->127.0.0.1:30542, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30254") 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46592->127.0.0.1:30254, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60594->127.0.0.1:31213, err= 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30764") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30030") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60012->127.0.0.1:30764, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46552->127.0.0.1:30030, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30190") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31605") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53690->127.0.0.1:30190, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47698->127.0.0.1:31605, err= 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30758") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57390->127.0.0.1:30758, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31603") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48282->127.0.0.1:31603, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30843") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31580") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37014->127.0.0.1:31580, err= 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36330->127.0.0.1:30843, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31304") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58800->127.0.0.1:31304, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31371") 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57002->127.0.0.1:31371, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30600") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51052->127.0.0.1:30600, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30595") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31698") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42068->127.0.0.1:31698, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40084->127.0.0.1:30595, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31708") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45552->127.0.0.1:31708, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31211") 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44468->127.0.0.1:31211, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31001") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54100->127.0.0.1:31001, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31553") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31353") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34720->127.0.0.1:31553, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56358->127.0.0.1:31353, err= 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30344") 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42594->127.0.0.1:30344, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30680") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30782") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35672->127.0.0.1:30680, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30700") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51048->127.0.0.1:30782, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53868->127.0.0.1:30700, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31578") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41860->127.0.0.1:31578, err= 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/18 01:47:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30242") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31960") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38338->127.0.0.1:30242, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31758") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46266->127.0.0.1:31758, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47572->127.0.0.1:31960, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31510") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34836->127.0.0.1:31510, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30400") 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60836->127.0.0.1:30400, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31189") 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59026->127.0.0.1:31189, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30158") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30628") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43422->127.0.0.1:30158, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47404->127.0.0.1:30628, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30976") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30596") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39964->127.0.0.1:30976, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39838->127.0.0.1:30596, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31336") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30805") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51104->127.0.0.1:31336, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40450->127.0.0.1:30805, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31661") 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33996->127.0.0.1:31661, err= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30715") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31176") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59072->127.0.0.1:30715, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50396->127.0.0.1:31176, err= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30840") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36018->127.0.0.1:30840, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30177") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41572->127.0.0.1:30177, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31250") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49850->127.0.0.1:31250, err= 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31764") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59292->127.0.0.1:31764, err= 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30428") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30010") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52808->127.0.0.1:30428, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31163") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30207") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30022") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50448->127.0.0.1:31163, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40412->127.0.0.1:30010, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30167") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40486->127.0.0.1:30282, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41438->127.0.0.1:30207, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30291") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37940->127.0.0.1:30022, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32936->127.0.0.1:30291, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47418->127.0.0.1:30167, err= 2026/06/18 01:47:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31069") 2026/06/18 01:47:30 INFO : appleSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30660") 2026/06/18 01:47:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35212->127.0.0.1:30660, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44856->127.0.0.1:31069, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31392") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48002->127.0.0.1:31158, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30163") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30057") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46174->127.0.0.1:31392, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31085") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33364->127.0.0.1:31085, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47390->127.0.0.1:30057, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30169") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49302->127.0.0.1:30163, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49080->127.0.0.1:30169, err= 2026/06/18 01:47:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : splitbananasplitSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31752") 2026/06/18 01:47:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35826->127.0.0.1:31752, err= 2026/06/18 01:47:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30448") 2026/06/18 01:47:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31817") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48862->127.0.0.1:30448, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54412->127.0.0.1:31817, err= 2026/06/18 01:47:30 INFO : bananaSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30822") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45706->127.0.0.1:30822, err= 2026/06/18 01:47:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/18 01:47:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31302") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46486->127.0.0.1:31302, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30741") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40054->127.0.0.1:30741, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30317") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47896->127.0.0.1:30317, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30427") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33434->127.0.0.1:30427, err= 2026/06/18 01:47:30 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31272") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55772->127.0.0.1:31272, err= 2026/06/18 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : apple: Excluded 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : banana: Excluded 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31996") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57752->127.0.0.1:31996, err= 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31154") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42158->127.0.0.1:31154, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30030") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46558->127.0.0.1:30030, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31688") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36346->127.0.0.1:31688, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31168") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37784->127.0.0.1:31168, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30776") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38100->127.0.0.1:30776, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30996") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47254->127.0.0.1:30996, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30515") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37514->127.0.0.1:30515, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30504") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52286->127.0.0.1:30504, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33082->127.0.0.1:31974, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31800") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58384->127.0.0.1:31800, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31995") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58546->127.0.0.1:31995, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31762") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47034->127.0.0.1:31762, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30467") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33920->127.0.0.1:30467, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30823") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50512->127.0.0.1:30823, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31271") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41934->127.0.0.1:31271, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30533") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38946->127.0.0.1:30533, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30879") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42394->127.0.0.1:30879, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31317") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37788->127.0.0.1:31317, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31114") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52288->127.0.0.1:31114, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30663") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34168->127.0.0.1:30663, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30158") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43434->127.0.0.1:30158, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30865") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53286->127.0.0.1:30865, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30075") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52184->127.0.0.1:30075, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31467") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53748->127.0.0.1:31467, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31969") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43904->127.0.0.1:31969, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30191") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43360->127.0.0.1:30191, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31333") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38218->127.0.0.1:31333, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31207") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39922->127.0.0.1:31207, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30991") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57392->127.0.0.1:30991, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30472") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58894->127.0.0.1:30472, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30918") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36922->127.0.0.1:30918, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30357") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44110->127.0.0.1:30357, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30744") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44596->127.0.0.1:30744, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31611") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59674->127.0.0.1:31611, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30725") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37324->127.0.0.1:30725, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31158") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48012->127.0.0.1:31158, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30042") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49034->127.0.0.1:30042, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31050") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36610->127.0.0.1:31050, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30283") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58182->127.0.0.1:30283, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31123") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58196->127.0.0.1:31123, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30665") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57128->127.0.0.1:30665, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30666") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46514->127.0.0.1:30666, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30656") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50404->127.0.0.1:30656, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30561") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58920->127.0.0.1:30561, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30120") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52486->127.0.0.1:30120, err= 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30175") 2026/06/18 01:47:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58832->127.0.0.1:30175, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31021") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39488->127.0.0.1:31021, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31305") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51626->127.0.0.1:31305, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31620") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52748->127.0.0.1:31620, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30314") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50766->127.0.0.1:30314, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31222") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39288->127.0.0.1:31222, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30438") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44674->127.0.0.1:30438, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30283") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58196->127.0.0.1:30283, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31686") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53892->127.0.0.1:31686, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31344") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43926->127.0.0.1:31344, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30897") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41840->127.0.0.1:30897, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31959") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37076->127.0.0.1:31959, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31387") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38016->127.0.0.1:31387, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31860") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39540->127.0.0.1:31860, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30888") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38766->127.0.0.1:30888, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30879") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42406->127.0.0.1:30879, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30178") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56716->127.0.0.1:30178, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30821") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56886->127.0.0.1:30821, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30600") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51060->127.0.0.1:30600, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31635") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33544->127.0.0.1:31635, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31859") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44848->127.0.0.1:31859, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30097") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49212->127.0.0.1:30097, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30680") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35676->127.0.0.1:30680, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30218") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47296->127.0.0.1:30218, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30847") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39544->127.0.0.1:30847, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30949") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35972->127.0.0.1:30949, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31763") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34904->127.0.0.1:31763, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31026") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50032->127.0.0.1:31026, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30779") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41384->127.0.0.1:30779, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31392") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46190->127.0.0.1:31392, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31700") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55954->127.0.0.1:31700, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31088") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37374->127.0.0.1:31088, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30817") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40470->127.0.0.1:30817, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30165") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33580->127.0.0.1:30165, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30254") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46608->127.0.0.1:30254, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31254") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49898->127.0.0.1:31254, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30087") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57712->127.0.0.1:30087, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30865") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53298->127.0.0.1:30865, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30811") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59530->127.0.0.1:30811, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31612") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36808->127.0.0.1:31612, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31137") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42404->127.0.0.1:31137, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30050") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49990->127.0.0.1:30050, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30567") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32814->127.0.0.1:30567, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30346") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50380->127.0.0.1:30346, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30420") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37726->127.0.0.1:30420, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31490") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36362->127.0.0.1:31490, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31342") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59384->127.0.0.1:31342, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31280") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37308->127.0.0.1:31280, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30326") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39712->127.0.0.1:30326, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30273") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45406->127.0.0.1:30273, err= 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31228") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37156->127.0.0.1:31228, err= 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30535") 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31081") 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48200->127.0.0.1:30535, err= 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31340") 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45460->127.0.0.1:31081, err= 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38380->127.0.0.1:31340, err= 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30651") 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31863") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40136->127.0.0.1:30651, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31203") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47630->127.0.0.1:31863, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60828->127.0.0.1:31203, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30242") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38350->127.0.0.1:30242, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30461") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42490->127.0.0.1:30461, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31857") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30998") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31694") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40184->127.0.0.1:31694, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43934->127.0.0.1:30998, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37162->127.0.0.1:31857, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/18 01:47:31 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31515") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35324->127.0.0.1:31515, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30363") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31986") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33772->127.0.0.1:30363, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33526->127.0.0.1:31986, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30985") 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34012->127.0.0.1:30985, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31292") 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31146") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38764->127.0.0.1:31146, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31361") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31846") 2026/06/18 01:47:31 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/18 01:47:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41732->127.0.0.1:31292, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53352->127.0.0.1:31846, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40682->127.0.0.1:31361, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31882") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58258->127.0.0.1:31882, err= 2026/06/18 01:47:31 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/18 01:47:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31762") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47038->127.0.0.1:31762, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31803") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54130->127.0.0.1:31803, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31651") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31333") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40822->127.0.0.1:31651, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38224->127.0.0.1:31333, err= 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/18 01:47:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31040") 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/18 01:47:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31509") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44198->127.0.0.1:31040, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30187") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53740->127.0.0.1:31509, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35874->127.0.0.1:30187, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31427") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33172->127.0.0.1:31427, err= 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31859") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44860->127.0.0.1:31859, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31356") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30229") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39324->127.0.0.1:31356, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30164") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51838->127.0.0.1:30164, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56908->127.0.0.1:30229, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30669") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37692->127.0.0.1:30669, err= 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31435") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59536->127.0.0.1:31435, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31232") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30328") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50286->127.0.0.1:30328, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35628->127.0.0.1:31232, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31189") 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59040->127.0.0.1:31189, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30552") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30460") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60876->127.0.0.1:30552, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30613") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60588->127.0.0.1:30613, err= 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/18 01:47:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42070->127.0.0.1:30460, err= 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/18 01:47:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31853") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36014->127.0.0.1:31853, err= 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/18 01:47:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31905") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30088") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30105") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50572->127.0.0.1:31905, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30341") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53002->127.0.0.1:30088, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43134->127.0.0.1:30105, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34060->127.0.0.1:30341, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30232") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30127") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45024->127.0.0.1:30232, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36214->127.0.0.1:30127, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30994") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46726->127.0.0.1:30994, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/18 01:47:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30617") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30048") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37516->127.0.0.1:30048, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30768") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30791") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56396->127.0.0.1:30791, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59532->127.0.0.1:30768, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43930->127.0.0.1:30617, err= 2026/06/18 01:47:31 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31279") 2026/06/18 01:47:31 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41962->127.0.0.1:31279, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31806") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31238") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37360->127.0.0.1:31238, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30829") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36682->127.0.0.1:30829, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39712->127.0.0.1:31806, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30405") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57562->127.0.0.1:30405, err= 2026/06/18 01:47:31 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/18 01:47:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/18 01:47:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30522") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30251") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56626->127.0.0.1:30522, err= 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31308") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41546->127.0.0.1:31308, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31016") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60820->127.0.0.1:30251, err= 2026/06/18 01:47:31 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/18 01:47:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37696->127.0.0.1:31016, err= 2026/06/18 01:47:31 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30162") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37740->127.0.0.1:30162, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31512") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30013") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41960->127.0.0.1:30013, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60166->127.0.0.1:31512, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31397") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43148->127.0.0.1:31397, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31768") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53036->127.0.0.1:31768, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30776") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38110->127.0.0.1:30776, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30945") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30650") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42752->127.0.0.1:30945, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31492") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60952->127.0.0.1:30650, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51580->127.0.0.1:31492, err= 2026/06/18 01:47:31 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31516") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55844->127.0.0.1:31516, err= 2026/06/18 01:47:31 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/18 01:47:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30355") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47092->127.0.0.1:30355, err= 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31401") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53898->127.0.0.1:31401, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31630") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31480") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54230->127.0.0.1:31630, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31624") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55004->127.0.0.1:31480, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48006->127.0.0.1:31624, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30636") 2026/06/18 01:47:31 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/18 01:47:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33958->127.0.0.1:30636, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30180") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30263") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53604->127.0.0.1:30180, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50124->127.0.0.1:30263, err= 2026/06/18 01:47:31 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/18 01:47:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30620") 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/18 01:47:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31459") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53378->127.0.0.1:31459, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48596->127.0.0.1:30620, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30055") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44052->127.0.0.1:30055, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30665") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57142->127.0.0.1:30665, err= 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31708") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45558->127.0.0.1:31708, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30737") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56924->127.0.0.1:30737, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30311") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45482->127.0.0.1:30311, err= 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31203") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60834->127.0.0.1:31203, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30323") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31259") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42116->127.0.0.1:30323, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55158->127.0.0.1:31259, err= 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/18 01:47:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31760") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50564->127.0.0.1:31760, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30367") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41434->127.0.0.1:30367, err= 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/18 01:47:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/18 01:47:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31394") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46998->127.0.0.1:31394, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31364") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30375") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37068->127.0.0.1:31364, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30105") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51550->127.0.0.1:30375, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31326") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43140->127.0.0.1:30105, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42802->127.0.0.1:31326, err= 2026/06/18 01:47:31 INFO : splitbananasplit: Deleted 2026/06/18 01:47:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0014-89;=.txt: Deleted 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30558") 2026/06/18 01:47:31 INFO : dir1/0011-56789;.txt: Deleted 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40768->127.0.0.1:30558, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30543") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30459") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31154") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40278->127.0.0.1:30459, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36158->127.0.0.1:30543, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30402") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42166->127.0.0.1:31154, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31151") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40764->127.0.0.1:31151, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53434->127.0.0.1:30402, err= 2026/06/18 01:47:31 INFO : dir1/0010-456789.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0007-1234567.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0015-9;=.txt: Deleted 2026/06/18 01:47:31 INFO : appleappleapplebanana: Deleted 2026/06/18 01:47:31 INFO : dir1/0009-3456789.txt: Deleted 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30995") 2026/06/18 01:47:31 INFO : dir1/0012-6789;.txt: Deleted 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31414") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52422->127.0.0.1:30995, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59974->127.0.0.1:31414, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30458") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31125") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31701") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59104->127.0.0.1:31125, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55052->127.0.0.1:30458, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35540->127.0.0.1:31701, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31190") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31238") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37368->127.0.0.1:31238, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60478->127.0.0.1:31190, err= 2026/06/18 01:47:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0008-2345678.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0003-defghij.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/18 01:47:31 INFO : dir1/0013-789;=.txt: Deleted 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31683") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53434->127.0.0.1:31683, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleapple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleapple: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbanan: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31123") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58198->127.0.0.1:31123, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-12345: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-23456: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-34567: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-45678: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30962") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56314->127.0.0.1:30962, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30515") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37530->127.0.0.1:30515, err= 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31077") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37388->127.0.0.1:31077, err= 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : appleapple: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbanan: size = 16 OK 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30505") 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52314->127.0.0.1:30505, err= 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/18 01:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/18 01:47:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/18 01:47:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/18 01:47:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/18 01:47:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/18 01:47:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/18 01:47:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/18 01:47:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/18 01:47:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/18 01:47:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/18 01:47:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/18 01:47:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/18 01:47:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/18 01:47:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/18 01:47:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31103") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52064->127.0.0.1:31103, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleapple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleapple: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbanan: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31250") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49858->127.0.0.1:31250, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcde: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdef: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefg: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defgh: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghi: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghij: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijk: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-12345: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-23456: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-34567: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-45678: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30271") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46700->127.0.0.1:30271, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31687") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37830->127.0.0.1:31687, err= 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/18 01:47:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30989") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53374->127.0.0.1:30989, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30105") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43146->127.0.0.1:30105, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31033") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37336->127.0.0.1:31033, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30866") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59810->127.0.0.1:30866, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31159") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54886->127.0.0.1:31159, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30836") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39510->127.0.0.1:30836, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31709") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35118->127.0.0.1:31709, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30000") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52168->127.0.0.1:30000, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30600") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51066->127.0.0.1:30600, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31317") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37796->127.0.0.1:31317, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30239") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39522->127.0.0.1:30239, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31777") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58594->127.0.0.1:31777, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31675") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45840->127.0.0.1:31675, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31107") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58172->127.0.0.1:31107, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31056") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35874->127.0.0.1:31056, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30440") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45160->127.0.0.1:30440, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30500") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55428->127.0.0.1:30500, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31099") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40518->127.0.0.1:31099, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31422") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60158->127.0.0.1:31422, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31828") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37518->127.0.0.1:31828, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31991") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49582->127.0.0.1:31991, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30811") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59532->127.0.0.1:30811, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30733") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50090->127.0.0.1:30733, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31116") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56600->127.0.0.1:31116, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30529") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47274->127.0.0.1:30529, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31463") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52300->127.0.0.1:31463, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30510") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60670->127.0.0.1:30510, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31937") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38720->127.0.0.1:31937, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30485") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52668->127.0.0.1:30485, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30407") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52096->127.0.0.1:30407, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30658") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43150->127.0.0.1:30658, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30250") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46700->127.0.0.1:30250, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31611") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59682->127.0.0.1:31611, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30133") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50228->127.0.0.1:30133, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30210") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53552->127.0.0.1:30210, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31366") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52448->127.0.0.1:31366, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30322") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37702->127.0.0.1:30322, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31648") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36364->127.0.0.1:31648, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31728") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46056->127.0.0.1:31728, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31985") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32918->127.0.0.1:31985, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31448") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47688->127.0.0.1:31448, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31000") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51794->127.0.0.1:31000, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31077") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37398->127.0.0.1:31077, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31506") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38878->127.0.0.1:31506, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31900") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43052->127.0.0.1:31900, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30022") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37942->127.0.0.1:30022, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30505") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52328->127.0.0.1:30505, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31544") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33138->127.0.0.1:31544, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30026") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54800->127.0.0.1:30026, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30636") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33970->127.0.0.1:30636, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31152") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40566->127.0.0.1:31152, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31807") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35396->127.0.0.1:31807, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31277") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33818->127.0.0.1:31277, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30620") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48610->127.0.0.1:30620, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31894") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51042->127.0.0.1:31894, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30671") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45070->127.0.0.1:30671, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31649") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40740->127.0.0.1:31649, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31612") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36814->127.0.0.1:31612, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30675") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58168->127.0.0.1:30675, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30925") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37084->127.0.0.1:30925, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31806") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39724->127.0.0.1:31806, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30212") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47104->127.0.0.1:30212, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30848") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48220->127.0.0.1:30848, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30205") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41844->127.0.0.1:30205, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31863") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47646->127.0.0.1:31863, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30307") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35198->127.0.0.1:30307, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30039") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54438->127.0.0.1:30039, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30971") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54632->127.0.0.1:30971, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31385") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48264->127.0.0.1:31385, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30170") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52460->127.0.0.1:30170, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30696") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43132->127.0.0.1:30696, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31757") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34766->127.0.0.1:31757, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52016->127.0.0.1:31367, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30050") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50000->127.0.0.1:30050, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31429") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60990->127.0.0.1:31429, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31626") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53306->127.0.0.1:31626, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31335") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51474->127.0.0.1:31335, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31606") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51822->127.0.0.1:31606, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31089") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49670->127.0.0.1:31089, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31630") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54246->127.0.0.1:31630, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31048") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37700->127.0.0.1:31048, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31330") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36898->127.0.0.1:31330, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31893") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52312->127.0.0.1:31893, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31070") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39832->127.0.0.1:31070, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30549") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34062->127.0.0.1:30549, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31733") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50068->127.0.0.1:31733, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30875") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58790->127.0.0.1:30875, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30942") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36280->127.0.0.1:30942, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30679") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57162->127.0.0.1:30679, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31593") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32866->127.0.0.1:31593, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30670") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34552->127.0.0.1:30670, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31478") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56438->127.0.0.1:31478, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30442") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42088->127.0.0.1:30442, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30123") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42354->127.0.0.1:30123, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31021") 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39502->127.0.0.1:31021, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31700") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55956->127.0.0.1:31700, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31753") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38000->127.0.0.1:31753, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31393") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33744->127.0.0.1:31393, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30514") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51822->127.0.0.1:30514, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31633") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60924->127.0.0.1:31633, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31952") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44206->127.0.0.1:31952, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31032") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35220->127.0.0.1:31032, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31051") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44468->127.0.0.1:31051, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30540") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52098->127.0.0.1:30540, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30487") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35426->127.0.0.1:30487, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31895") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41610->127.0.0.1:31895, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30652") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52272->127.0.0.1:30652, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31739") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49234->127.0.0.1:31739, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31717") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46146->127.0.0.1:31717, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31958") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39592->127.0.0.1:31958, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31803") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54144->127.0.0.1:31803, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30873") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49024->127.0.0.1:30873, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31429") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60994->127.0.0.1:31429, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30966") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42406->127.0.0.1:30966, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30587") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52324->127.0.0.1:30587, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31725") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53632->127.0.0.1:31725, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30926") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50858->127.0.0.1:30926, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30696") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43136->127.0.0.1:30696, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31585") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60334->127.0.0.1:31585, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30801") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52830->127.0.0.1:30801, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30409") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60488->127.0.0.1:30409, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31384") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46804->127.0.0.1:31384, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30773") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44120->127.0.0.1:30773, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30818") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38246->127.0.0.1:30818, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30415") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42930->127.0.0.1:30415, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31371") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57014->127.0.0.1:31371, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31183") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35978->127.0.0.1:31183, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30453") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36872->127.0.0.1:30453, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30638") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34970->127.0.0.1:30638, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31598") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40684->127.0.0.1:31598, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31292") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41742->127.0.0.1:31292, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30221") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42730->127.0.0.1:30221, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30136") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33914->127.0.0.1:30136, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31584") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44612->127.0.0.1:31584, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30956") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57096->127.0.0.1:30956, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31300") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60966->127.0.0.1:31300, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31990") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59278->127.0.0.1:31990, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30484") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40834->127.0.0.1:30484, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30236") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37238->127.0.0.1:30236, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30609") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58746->127.0.0.1:30609, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31627") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58068->127.0.0.1:31627, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30666") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46518->127.0.0.1:30666, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30771") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53274->127.0.0.1:30771, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30636") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33974->127.0.0.1:30636, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31738") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56298->127.0.0.1:31738, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30515") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37536->127.0.0.1:30515, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30548") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51504->127.0.0.1:30548, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30588") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58334->127.0.0.1:30588, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31784") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45078->127.0.0.1:31784, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30334") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39104->127.0.0.1:30334, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30526") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52134->127.0.0.1:30526, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31706") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34284->127.0.0.1:31706, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30661") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49014->127.0.0.1:30661, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30699") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52232->127.0.0.1:30699, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30439") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52680->127.0.0.1:30439, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31081") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45464->127.0.0.1:31081, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30525") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48550->127.0.0.1:30525, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30861") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36850->127.0.0.1:30861, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31191") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60974->127.0.0.1:31191, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30276") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57758->127.0.0.1:30276, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31391") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44662->127.0.0.1:31391, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31873") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48422->127.0.0.1:31873, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31587") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56756->127.0.0.1:31587, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31670") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51822->127.0.0.1:31670, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30379") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38978->127.0.0.1:30379, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30674") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50410->127.0.0.1:30674, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31670") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51832->127.0.0.1:31670, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31353") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56370->127.0.0.1:31353, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31140") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52910->127.0.0.1:31140, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31544") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33148->127.0.0.1:31544, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30010") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40416->127.0.0.1:30010, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31125") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59112->127.0.0.1:31125, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30351") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38218->127.0.0.1:30351, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31542") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35838->127.0.0.1:31542, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31753") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38006->127.0.0.1:31753, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31547") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51538->127.0.0.1:31547, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30926") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50872->127.0.0.1:30926, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30338") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36004->127.0.0.1:30338, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31754") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38596->127.0.0.1:31754, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30472") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58902->127.0.0.1:30472, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31046") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46148->127.0.0.1:31046, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30889") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33850->127.0.0.1:30889, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31713") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47088->127.0.0.1:31713, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31893") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52324->127.0.0.1:31893, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30403") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51724->127.0.0.1:30403, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31849") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49122->127.0.0.1:31849, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31718") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36006->127.0.0.1:31718, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30939") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49240->127.0.0.1:30939, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31141") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37940->127.0.0.1:31141, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30738") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44168->127.0.0.1:30738, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31449") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45272->127.0.0.1:31449, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30301") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44172->127.0.0.1:30301, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30175") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58836->127.0.0.1:30175, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30179") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49704->127.0.0.1:30179, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31150") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60060->127.0.0.1:31150, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30627") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54334->127.0.0.1:30627, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30667") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42748->127.0.0.1:30667, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30655") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48988->127.0.0.1:30655, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31472") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34722->127.0.0.1:31472, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31151") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40772->127.0.0.1:31151, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40490->127.0.0.1:30282, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30829") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36694->127.0.0.1:30829, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30745") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44076->127.0.0.1:30745, err= 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31349") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55776->127.0.0.1:31349, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30095") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53322->127.0.0.1:30095, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30902") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55778->127.0.0.1:30902, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30332") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50332->127.0.0.1:30332, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31952") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44208->127.0.0.1:31952, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30059") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40636->127.0.0.1:30059, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31361") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40684->127.0.0.1:31361, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31732") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52192->127.0.0.1:31732, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30068") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39794->127.0.0.1:30068, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31742") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40484->127.0.0.1:31742, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31105") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34402->127.0.0.1:31105, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31163") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50460->127.0.0.1:31163, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31736") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58832->127.0.0.1:31736, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30635") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38724->127.0.0.1:30635, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58444->127.0.0.1:30502, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31065") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55996->127.0.0.1:31065, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30041") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38314->127.0.0.1:30041, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30573") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56970->127.0.0.1:30573, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30415") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42938->127.0.0.1:30415, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31619") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49606->127.0.0.1:31619, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30875") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58794->127.0.0.1:30875, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31224") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51558->127.0.0.1:31224, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31223") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49616->127.0.0.1:31223, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31493") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53748->127.0.0.1:31493, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31558") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58252->127.0.0.1:31558, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30571") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59578->127.0.0.1:30571, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31319") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54528->127.0.0.1:31319, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31539") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38732->127.0.0.1:31539, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31045") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53626->127.0.0.1:31045, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30605") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33910->127.0.0.1:30605, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31697") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41738->127.0.0.1:31697, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31663") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60902->127.0.0.1:31663, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30891") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32848->127.0.0.1:30891, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30250") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46702->127.0.0.1:30250, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31385") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48276->127.0.0.1:31385, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31635") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33560->127.0.0.1:31635, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31702") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53378->127.0.0.1:31702, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30600") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51080->127.0.0.1:30600, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31869") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33332->127.0.0.1:31869, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30709") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43066->127.0.0.1:30709, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30832") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41912->127.0.0.1:30832, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30887") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57590->127.0.0.1:30887, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31119") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36290->127.0.0.1:31119, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30502") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58446->127.0.0.1:30502, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30017") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53324->127.0.0.1:30017, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31612") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36828->127.0.0.1:31612, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31895") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41612->127.0.0.1:31895, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31625") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58144->127.0.0.1:31625, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30464") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38796->127.0.0.1:30464, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31486") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42242->127.0.0.1:31486, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30009") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58752->127.0.0.1:30009, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30293") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40256->127.0.0.1:30293, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30726") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51372->127.0.0.1:30726, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31168") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37788->127.0.0.1:31168, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30733") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50096->127.0.0.1:30733, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31445") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58042->127.0.0.1:31445, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31912") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32946->127.0.0.1:31912, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31134") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56688->127.0.0.1:31134, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30058") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48212->127.0.0.1:30058, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31794") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48642->127.0.0.1:31794, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31042") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56538->127.0.0.1:31042, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31413") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45132->127.0.0.1:31413, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31294") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39100->127.0.0.1:31294, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30554") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47076->127.0.0.1:30554, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30826") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34706->127.0.0.1:30826, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31521") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35174->127.0.0.1:31521, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30685") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33818->127.0.0.1:30685, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30934") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40016->127.0.0.1:30934, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30821") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56892->127.0.0.1:30821, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30071") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59096->127.0.0.1:30071, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31643") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58160->127.0.0.1:31643, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31088") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37382->127.0.0.1:31088, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31058") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56152->127.0.0.1:31058, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30403") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51736->127.0.0.1:30403, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31165") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47064->127.0.0.1:31165, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31189") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59048->127.0.0.1:31189, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31267") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45346->127.0.0.1:31267, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31535") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40010->127.0.0.1:31535, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30082") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33800->127.0.0.1:30082, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30724") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56778->127.0.0.1:30724, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31122") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58358->127.0.0.1:31122, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31998") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50080->127.0.0.1:31998, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30575") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43148->127.0.0.1:30575, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31844") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43428->127.0.0.1:31844, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31171") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37196->127.0.0.1:31171, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30807") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42070->127.0.0.1:30807, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31342") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59390->127.0.0.1:31342, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30290") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39316->127.0.0.1:30290, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31880") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56182->127.0.0.1:31880, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31818") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54670->127.0.0.1:31818, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30975") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34796->127.0.0.1:30975, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30686") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45076->127.0.0.1:30686, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30241") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58720->127.0.0.1:30241, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31174") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55388->127.0.0.1:31174, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30701") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42236->127.0.0.1:30701, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30747") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58084->127.0.0.1:30747, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30352") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46944->127.0.0.1:30352, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31680") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41880->127.0.0.1:31680, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30923") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46244->127.0.0.1:30923, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31634") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51194->127.0.0.1:31634, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31569") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39344->127.0.0.1:31569, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30694") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52596->127.0.0.1:30694, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31420") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56272->127.0.0.1:31420, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31653") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58246->127.0.0.1:31653, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31538") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40634->127.0.0.1:31538, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31498") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54024->127.0.0.1:31498, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30157") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57832->127.0.0.1:30157, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31181") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47096->127.0.0.1:31181, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31056") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35882->127.0.0.1:31056, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31711") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47238->127.0.0.1:31711, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30521") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50432->127.0.0.1:30521, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31963") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51076->127.0.0.1:31963, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31013") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57504->127.0.0.1:31013, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31628") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42436->127.0.0.1:31628, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30253") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38926->127.0.0.1:30253, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30003") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44056->127.0.0.1:30003, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31890") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36570->127.0.0.1:31890, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31488") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45372->127.0.0.1:31488, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30624") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49170->127.0.0.1:30624, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31149") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39634->127.0.0.1:31149, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30011") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49898->127.0.0.1:30011, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30742") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41574->127.0.0.1:30742, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30103") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35506->127.0.0.1:30103, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30735") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47500->127.0.0.1:30735, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31432") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41956->127.0.0.1:31432, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30019") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60394->127.0.0.1:30019, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30582") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51406->127.0.0.1:30582, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30613") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60600->127.0.0.1:30613, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31125") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59122->127.0.0.1:31125, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30120") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52490->127.0.0.1:30120, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31767") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50630->127.0.0.1:31767, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31959") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37080->127.0.0.1:31959, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30560") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48984->127.0.0.1:30560, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31298") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45766->127.0.0.1:31298, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30050") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50008->127.0.0.1:30050, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30488") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55272->127.0.0.1:30488, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30201") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41568->127.0.0.1:30201, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31410") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50320->127.0.0.1:31410, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31220") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56490->127.0.0.1:31220, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31594") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47350->127.0.0.1:31594, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30149") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34784->127.0.0.1:30149, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30234") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35226->127.0.0.1:30234, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51048->127.0.0.1:31743, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31623") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36242->127.0.0.1:31623, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30325") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42592->127.0.0.1:30325, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31635") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33562->127.0.0.1:31635, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31251") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51388->127.0.0.1:31251, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31976") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39886->127.0.0.1:31976, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30309") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34620->127.0.0.1:30309, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30032") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43524->127.0.0.1:30032, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31130") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54840->127.0.0.1:31130, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31605") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47706->127.0.0.1:31605, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31179") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49926->127.0.0.1:31179, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31710") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39518->127.0.0.1:31710, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31986") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33532->127.0.0.1:31986, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30004") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56536->127.0.0.1:30004, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30923") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46256->127.0.0.1:30923, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31080") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49102->127.0.0.1:31080, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31982") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36304->127.0.0.1:31982, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30797") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36408->127.0.0.1:30797, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31200") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46458->127.0.0.1:31200, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31620") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52756->127.0.0.1:31620, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30917") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47626->127.0.0.1:30917, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31317") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37798->127.0.0.1:31317, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31215") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59332->127.0.0.1:31215, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31950") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38036->127.0.0.1:31950, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30048") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37526->127.0.0.1:30048, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30707") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50082->127.0.0.1:30707, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31340") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38392->127.0.0.1:31340, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31453") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37756->127.0.0.1:31453, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31976") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39902->127.0.0.1:31976, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31614") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53236->127.0.0.1:31614, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30780") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52730->127.0.0.1:30780, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30506") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59386->127.0.0.1:30506, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31746") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50594->127.0.0.1:31746, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31909") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40634->127.0.0.1:31909, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31130") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54848->127.0.0.1:31130, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31511") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41350->127.0.0.1:31511, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31512") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60172->127.0.0.1:31512, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31306") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49140->127.0.0.1:31306, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30239") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39528->127.0.0.1:30239, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31188") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34924->127.0.0.1:31188, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31785") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59848->127.0.0.1:31785, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30866") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59812->127.0.0.1:30866, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30449") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60074->127.0.0.1:30449, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31118") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51996->127.0.0.1:31118, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30607") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37134->127.0.0.1:30607, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30376") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42088->127.0.0.1:30376, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31609") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43682->127.0.0.1:31609, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31835") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59660->127.0.0.1:31835, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31298") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41162->127.0.0.1:31298, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31628") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51966->127.0.0.1:31628, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30996") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39800->127.0.0.1:30996, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30868") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59920->127.0.0.1:30868, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31014") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38032->127.0.0.1:31014, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30331") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41372->127.0.0.1:30331, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31790") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53668->127.0.0.1:31790, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31419") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45584->127.0.0.1:31419, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31004") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60838->127.0.0.1:31004, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30323") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34376->127.0.0.1:30323, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31690") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59708->127.0.0.1:31690, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31378") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37070->127.0.0.1:31378, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30665") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43458->127.0.0.1:30665, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30927") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53248->127.0.0.1:30927, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30404") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51834->127.0.0.1:30404, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30881") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52976->127.0.0.1:30881, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31025") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60122->127.0.0.1:31025, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31391") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56202->127.0.0.1:31391, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31744") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33536->127.0.0.1:31744, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31410") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48914->127.0.0.1:31410, err= 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31452") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54620->127.0.0.1:31452, err= 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31622") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49288->127.0.0.1:31622, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31275") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37946->127.0.0.1:31275, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31546") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57424->127.0.0.1:31546, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30450") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49986->127.0.0.1:30450, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31452") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54626->127.0.0.1:31452, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30632") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58770->127.0.0.1:30632, err= 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30682") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59246->127.0.0.1:30682, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30033") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53732->127.0.0.1:30033, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30455") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60020->127.0.0.1:30455, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30668") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55728->127.0.0.1:30668, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31742") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57178->127.0.0.1:31742, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30438") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46734->127.0.0.1:30438, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31450") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44326->127.0.0.1:31450, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31452") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54630->127.0.0.1:31452, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31520") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55670->127.0.0.1:31520, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30147") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36000->127.0.0.1:30147, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31091") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39108->127.0.0.1:31091, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31954") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45696->127.0.0.1:31954, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30430") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41694->127.0.0.1:30430, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31210") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40702->127.0.0.1:31210, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30157") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40376->127.0.0.1:30157, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31805") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34102->127.0.0.1:31805, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30738") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35112->127.0.0.1:30738, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30045") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54818->127.0.0.1:30045, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30087") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40784->127.0.0.1:30087, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31574") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48766->127.0.0.1:31574, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31825") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49360->127.0.0.1:31825, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30068") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49640->127.0.0.1:30068, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30650") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34768->127.0.0.1:30650, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30462") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38640->127.0.0.1:30462, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30702") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43806->127.0.0.1:30702, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30574") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50694->127.0.0.1:30574, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30770") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49372->127.0.0.1:30770, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31678") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60028->127.0.0.1:31678, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31011") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57376->127.0.0.1:31011, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31951") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59906->127.0.0.1:31951, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30482") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59392->127.0.0.1:30482, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56306->127.0.0.1:31974, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31613") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48288->127.0.0.1:31613, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30130") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55236->127.0.0.1:30130, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31297") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45632->127.0.0.1:31297, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30055") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33334->127.0.0.1:30055, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30489") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51958->127.0.0.1:30489, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31786") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54060->127.0.0.1:31786, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31698") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54942->127.0.0.1:31698, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49220->127.0.0.1:30618, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30827") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55836->127.0.0.1:30827, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30670") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39384->127.0.0.1:30670, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58466->127.0.0.1:30148, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31269") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46584->127.0.0.1:31269, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30189") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38302->127.0.0.1:30189, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31192") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51230->127.0.0.1:31192, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30514") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45828->127.0.0.1:30514, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30848") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36356->127.0.0.1:30848, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30527") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42858->127.0.0.1:30527, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31875") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52544->127.0.0.1:31875, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31221") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56242->127.0.0.1:31221, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42302->127.0.0.1:31367, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30765") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52422->127.0.0.1:30765, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31650") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40394->127.0.0.1:31650, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30788") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42128->127.0.0.1:30788, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31082") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51366->127.0.0.1:31082, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30256") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39680->127.0.0.1:30256, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31779") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37674->127.0.0.1:31779, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30116") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51030->127.0.0.1:30116, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30641") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40694->127.0.0.1:30641, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31878") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58308->127.0.0.1:31878, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30159") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60232->127.0.0.1:30159, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31484") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53126->127.0.0.1:31484, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31733") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49594->127.0.0.1:31733, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31880") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57120->127.0.0.1:31880, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31159") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36726->127.0.0.1:31159, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30616") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40300->127.0.0.1:30616, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31528") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57782->127.0.0.1:31528, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30944") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53950->127.0.0.1:30944, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30148") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58476->127.0.0.1:30148, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30193") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51818->127.0.0.1:30193, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31822") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41860->127.0.0.1:31822, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30901") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39588->127.0.0.1:30901, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31463") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54924->127.0.0.1:31463, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31940") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52568->127.0.0.1:31940, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31681") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33972->127.0.0.1:31681, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31873") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55686->127.0.0.1:31873, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31982") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58684->127.0.0.1:31982, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30979") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37356->127.0.0.1:30979, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30100") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40322->127.0.0.1:30100, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31739") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32862->127.0.0.1:31739, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30184") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41182->127.0.0.1:30184, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30053") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58782->127.0.0.1:30053, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31707") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57118->127.0.0.1:31707, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30617") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51784->127.0.0.1:30617, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30256") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39684->127.0.0.1:30256, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31367") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42310->127.0.0.1:31367, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30557") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51020->127.0.0.1:30557, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30826") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46848->127.0.0.1:30826, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31771") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58242->127.0.0.1:31771, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30142") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60682->127.0.0.1:30142, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31194") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46632->127.0.0.1:31194, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30859") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33948->127.0.0.1:30859, err= 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31898") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36288->127.0.0.1:31898, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30483") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60500->127.0.0.1:30483, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31296") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57922->127.0.0.1:31296, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30709") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33350->127.0.0.1:30709, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30384") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60176->127.0.0.1:30384, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31726") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57404->127.0.0.1:31726, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30146") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55136->127.0.0.1:30146, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31818") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57396->127.0.0.1:31818, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31403") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48294->127.0.0.1:31403, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31351") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50808->127.0.0.1:31351, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30831") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35228->127.0.0.1:30831, err= 2026/06/18 01:47:31 DEBUG : apple: size = 5 OK 2026/06/18 01:47:31 DEBUG : apple: Sizes identical 2026/06/18 01:47:31 DEBUG : apple: Unchanged skipping 2026/06/18 01:47:31 DEBUG : banana: size = 6 OK 2026/06/18 01:47:31 DEBUG : banana: Sizes identical 2026/06/18 01:47:31 DEBUG : banana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/18 01:47:31 DEBUG : splitbananasplit: Sizes identical 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Sizes identical 2026/06/18 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31904") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33268->127.0.0.1:31904, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30510") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48680->127.0.0.1:30510, err= 2026/06/18 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : apple: Excluded 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : appleappleapplebanana: Excluded 2026/06/18 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : banana: Excluded 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : splitbananasplit: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30093") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56660->127.0.0.1:30093, err= 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/18 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31240") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43502->127.0.0.1:31240, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30537") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49156->127.0.0.1:30537, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31841") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58686->127.0.0.1:31841, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31005") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43774->127.0.0.1:31005, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30688") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36126->127.0.0.1:30688, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30595") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43818->127.0.0.1:30595, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30736") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52314->127.0.0.1:30736, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31196") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33944->127.0.0.1:31196, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31058") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49284->127.0.0.1:31058, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30867") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40590->127.0.0.1:30867, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30632") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58774->127.0.0.1:30632, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30447") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47340->127.0.0.1:30447, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30135") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48028->127.0.0.1:30135, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31767") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49950->127.0.0.1:31767, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30989") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46434->127.0.0.1:30989, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31405") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52986->127.0.0.1:31405, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30427") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52534->127.0.0.1:30427, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31223") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60582->127.0.0.1:31223, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30398") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40704->127.0.0.1:30398, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31701") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37304->127.0.0.1:31701, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30902") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33244->127.0.0.1:30902, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30515") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34692->127.0.0.1:30515, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31657") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41970->127.0.0.1:31657, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31357") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40012->127.0.0.1:31357, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31558") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51894->127.0.0.1:31558, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31705") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55532->127.0.0.1:31705, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30301") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59842->127.0.0.1:30301, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31535") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56404->127.0.0.1:31535, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31985") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33120->127.0.0.1:31985, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31104") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57904->127.0.0.1:31104, err= --- PASS: TestTransform (1.22s) --- PASS: TestTransform/NFC (0.10s) --- PASS: TestTransform/NFD (0.11s) --- PASS: TestTransform/base64 (0.16s) --- PASS: TestTransform/prefix (0.17s) --- PASS: TestTransform/suffix (0.16s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.08s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31592") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39366->127.0.0.1:31592, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31295") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53036->127.0.0.1:31295, err= 2026/06/18 01:47:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/18 01:47:31 INFO : sub dir_somesuffix: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30763") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38560->127.0.0.1:30763, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30282") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47826->127.0.0.1:30282, err= 2026/06/18 01:47:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/18 01:47:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/18 01:47:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/18 01:47:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30289") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33338->127.0.0.1:30289, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31836") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56500->127.0.0.1:31836, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30197") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34478->127.0.0.1:30197, err= 2026/06/18 01:47:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30972") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55328->127.0.0.1:30972, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30415") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51750->127.0.0.1:30415, err= 2026/06/18 01:47:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/18 01:47:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30235") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35048->127.0.0.1:30235, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31535") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56406->127.0.0.1:31535, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31315") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43952->127.0.0.1:31315, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30561") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47144->127.0.0.1:30561, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31241") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39124->127.0.0.1:31241, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30987") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43632->127.0.0.1:30987, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31393") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49566->127.0.0.1:31393, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31732") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50556->127.0.0.1:31732, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31719") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42558->127.0.0.1:31719, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30877") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36966->127.0.0.1:30877, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30981") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46604->127.0.0.1:30981, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31107") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35910->127.0.0.1:31107, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31573") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32856->127.0.0.1:31573, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31220") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39426->127.0.0.1:31220, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31385") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41878->127.0.0.1:31385, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30961") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53792->127.0.0.1:30961, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30102") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59710->127.0.0.1:30102, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31437") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40626->127.0.0.1:31437, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31243") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38168->127.0.0.1:31243, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31190") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47410->127.0.0.1:31190, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31032") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43510->127.0.0.1:31032, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30364") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34820->127.0.0.1:30364, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31589") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33032->127.0.0.1:31589, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30623") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52838->127.0.0.1:30623, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31473") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58630->127.0.0.1:31473, err= 2026/06/18 01:47:31 INFO : toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30175") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46712->127.0.0.1:30175, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30328") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43140->127.0.0.1:30328, err= 2026/06/18 01:47:31 INFO : toe/toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31732") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50570->127.0.0.1:31732, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30982") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51634->127.0.0.1:30982, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30670") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39390->127.0.0.1:30670, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31108") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51422->127.0.0.1:31108, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30561") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47152->127.0.0.1:30561, err= 2026/06/18 01:47:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30742") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41832->127.0.0.1:30742, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30451") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52328->127.0.0.1:30451, err= 2026/06/18 01:47:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/18 01:47:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31921") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55528->127.0.0.1:31921, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30801") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52624->127.0.0.1:30801, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30466") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40140->127.0.0.1:30466, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57526->127.0.0.1:31034, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30113") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55356->127.0.0.1:30113, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31295") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53044->127.0.0.1:31295, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31298") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41166->127.0.0.1:31298, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30138") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36746->127.0.0.1:30138, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30935") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54364->127.0.0.1:30935, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30111") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50852->127.0.0.1:30111, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30860") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57736->127.0.0.1:30860, err= 2026/06/18 01:47:31 INFO : toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30894") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48888->127.0.0.1:30894, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30867") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40594->127.0.0.1:30867, err= 2026/06/18 01:47:31 INFO : toe/toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31075") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44088->127.0.0.1:31075, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31726") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57420->127.0.0.1:31726, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31074") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55592->127.0.0.1:31074, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31494") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34584->127.0.0.1:31494, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30591") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60420->127.0.0.1:30591, err= 2026/06/18 01:47:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31821") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39092->127.0.0.1:31821, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30518") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50776->127.0.0.1:30518, err= 2026/06/18 01:47:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/18 01:47:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31959") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41048->127.0.0.1:31959, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30590") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33750->127.0.0.1:30590, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31423") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56720->127.0.0.1:31423, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30145") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46544->127.0.0.1:30145, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30134") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46124->127.0.0.1:30134, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31962") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40986->127.0.0.1:31962, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31255") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37598->127.0.0.1:31255, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31485") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41684->127.0.0.1:31485, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30269") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41704->127.0.0.1:30269, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31656") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52468->127.0.0.1:31656, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30440") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44242->127.0.0.1:30440, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 INFO : tictacempty_dir: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30905") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53248->127.0.0.1:30905, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31192") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51242->127.0.0.1:31192, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31036") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54666->127.0.0.1:31036, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30109") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46580->127.0.0.1:30109, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : tictactoe/tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31959") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41060->127.0.0.1:31959, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30855") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48594->127.0.0.1:30855, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30643") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41972->127.0.0.1:30643, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31393") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49574->127.0.0.1:31393, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31793") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55172->127.0.0.1:31793, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30047") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58176->127.0.0.1:30047, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30722") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44834->127.0.0.1:30722, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30257") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59554->127.0.0.1:30257, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30464") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31808") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46718->127.0.0.1:30464, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52218->127.0.0.1:31808, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30736") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52320->127.0.0.1:30736, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30460") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47822->127.0.0.1:30460, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30437") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57334->127.0.0.1:30437, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30210") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56114->127.0.0.1:30210, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30726") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46862->127.0.0.1:30726, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31791") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30584") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55286->127.0.0.1:31791, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50202->127.0.0.1:30584, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31180") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60174->127.0.0.1:31180, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31280") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48292->127.0.0.1:31280, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30159") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60240->127.0.0.1:30159, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31839") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53868->127.0.0.1:31839, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30180") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52078->127.0.0.1:30180, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 INFO : tictacempty_dir: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31442") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32894->127.0.0.1:31442, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30714") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33726->127.0.0.1:30714, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31749") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54836->127.0.0.1:31749, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31562") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37354->127.0.0.1:31562, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : tictactoe/tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30489") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51960->127.0.0.1:30489, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31768") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49386->127.0.0.1:31768, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31292") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50824->127.0.0.1:31292, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30371") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58934->127.0.0.1:30371, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30644") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47368->127.0.0.1:30644, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31714") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34396->127.0.0.1:31714, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31239") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49534->127.0.0.1:31239, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30366") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36358->127.0.0.1:30366, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30276") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42730->127.0.0.1:30276, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30301") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59848->127.0.0.1:30301, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30773") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55752->127.0.0.1:30773, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31900") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53706->127.0.0.1:31900, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31483") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40692->127.0.0.1:31483, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31789") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31786") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54076->127.0.0.1:31786, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59712->127.0.0.1:31789, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31628") 2026/06/18 01:47:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51980->127.0.0.1:31628, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30870") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43228->127.0.0.1:30870, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/18 01:47:31 NOTICE: ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: 0 differences found 2026/06/18 01:47:31 NOTICE: ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: 1 hashes could not be checked 2026/06/18 01:47:31 NOTICE: ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: 1 matching files 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31244") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39782->127.0.0.1:31244, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31858") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56166->127.0.0.1:31858, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31712") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42342->127.0.0.1:31712, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30108") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45520->127.0.0.1:30108, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30793") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41774->127.0.0.1:30793, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31132") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52222->127.0.0.1:31132, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30695") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57874->127.0.0.1:30695, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31037") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54632->127.0.0.1:31037, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31993") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49410->127.0.0.1:31993, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30465") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56966->127.0.0.1:30465, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30082") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60306->127.0.0.1:30082, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31235") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33326->127.0.0.1:31235, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : tictactoe/tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30553") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54734->127.0.0.1:30553, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31083") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44168->127.0.0.1:31083, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30468") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55608->127.0.0.1:30468, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30116") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51032->127.0.0.1:30116, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31411") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37546->127.0.0.1:31411, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30589") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49826->127.0.0.1:30589, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31759") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55572->127.0.0.1:31759, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30820") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43402->127.0.0.1:30820, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31438") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55298->127.0.0.1:31438, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30204") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50126->127.0.0.1:30204, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31101") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57686->127.0.0.1:31101, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31002") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35150->127.0.0.1:31002, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31723") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53122->127.0.0.1:31723, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31455") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41226->127.0.0.1:31455, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31153") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55074->127.0.0.1:31153, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30802") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37354->127.0.0.1:30802, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30352") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59360->127.0.0.1:30352, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30679") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50416->127.0.0.1:30679, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30549") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34616->127.0.0.1:30549, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31600") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37404->127.0.0.1:31600, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31587") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48818->127.0.0.1:31587, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31907") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43194->127.0.0.1:31907, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/06/18 01:47:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31378") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37078->127.0.0.1:31378, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31537") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42090->127.0.0.1:31537, err= 2026/06/18 01:47:31 INFO : toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31529") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40546->127.0.0.1:31529, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31987") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60564->127.0.0.1:31987, err= 2026/06/18 01:47:31 INFO : toe/toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30272") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53624->127.0.0.1:30272, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30981") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46606->127.0.0.1:30981, err= 2026/06/18 01:47:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30359") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38774->127.0.0.1:30359, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31249") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49690->127.0.0.1:31249, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31599") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33456->127.0.0.1:31599, err= 2026/06/18 01:47:31 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31024") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52160->127.0.0.1:31024, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30581") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56172->127.0.0.1:30581, err= 2026/06/18 01:47:31 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/18 01:47:31 INFO : toe/toe/toe: Copied (new) 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30218") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33002->127.0.0.1:30218, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30228") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37662->127.0.0.1:30228, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30984") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53020->127.0.0.1:30984, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30355") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46108->127.0.0.1:30355, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30013") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53764->127.0.0.1:30013, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31835") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59672->127.0.0.1:31835, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30106") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48114->127.0.0.1:30106, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31458") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39268->127.0.0.1:31458, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30972") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55336->127.0.0.1:30972, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31812") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47096->127.0.0.1:31812, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30695") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57890->127.0.0.1:30695, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 INFO : tictacempty_dir: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30956") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49502->127.0.0.1:30956, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30414") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50742->127.0.0.1:30414, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30094") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42286->127.0.0.1:30094, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31480") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39164->127.0.0.1:31480, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : tictactoe/tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31258") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45352->127.0.0.1:31258, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31960") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60872->127.0.0.1:31960, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30081") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48884->127.0.0.1:30081, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30205") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44564->127.0.0.1:30205, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30157") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40384->127.0.0.1:30157, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31275") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37952->127.0.0.1:31275, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30930") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44624->127.0.0.1:30930, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Deleted 2026/06/18 01:47:31 INFO : toe/toe: Removing directory 2026/06/18 01:47:31 INFO : toe: Removing directory 2026/06/18 01:47:31 INFO : empty_dir: Removing directory 2026/06/18 01:47:31 DEBUG : Local file system at /tmp/rclone549054551: deleted 3 directories 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35768->127.0.0.1:31743, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31732") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30429") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:50576->127.0.0.1:31732, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56142->127.0.0.1:30429, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31324") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30018") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43758->127.0.0.1:31324, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44056->127.0.0.1:30018, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30305") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33146->127.0.0.1:30305, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30703") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:32932->127.0.0.1:30703, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31447") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46192->127.0.0.1:31447, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31273") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52970->127.0.0.1:31273, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30296") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45486->127.0.0.1:30296, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31845") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46852->127.0.0.1:31845, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30457") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34358->127.0.0.1:30457, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31719") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42568->127.0.0.1:31719, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30299") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42370->127.0.0.1:30299, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31946") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55350->127.0.0.1:31946, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 INFO : tictacempty_dir: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30892") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37228->127.0.0.1:30892, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31020") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51528->127.0.0.1:31020, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30489") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51964->127.0.0.1:30489, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31102") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49302->127.0.0.1:31102, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : tictactoe/tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31985") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33130->127.0.0.1:31985, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31654") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:36470->127.0.0.1:31654, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30642") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49366->127.0.0.1:30642, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31483") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40694->127.0.0.1:31483, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31256") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43388->127.0.0.1:31256, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30437") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57340->127.0.0.1:30437, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31394") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46136->127.0.0.1:31394, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Deleted 2026/06/18 01:47:31 INFO : toe/toe: Removing directory 2026/06/18 01:47:31 INFO : toe: Removing directory 2026/06/18 01:47:31 INFO : empty_dir: Removing directory 2026/06/18 01:47:31 DEBUG : Local file system at /tmp/rclone549054551: deleted 3 directories 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31964") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53324->127.0.0.1:31964, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30901") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39604->127.0.0.1:30901, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30173") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38332->127.0.0.1:30173, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31867") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57550->127.0.0.1:31867, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31309") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53772->127.0.0.1:31309, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31543") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35238->127.0.0.1:31543, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31259") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39180->127.0.0.1:31259, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30048") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57550->127.0.0.1:30048, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31578") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51148->127.0.0.1:31578, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30934") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35054->127.0.0.1:30934, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30350") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:54216->127.0.0.1:30350, err= 2026/06/18 01:47:31 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30402") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45874->127.0.0.1:30402, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30792") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42452->127.0.0.1:30792, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31432") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30666") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59080->127.0.0.1:31432, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33604->127.0.0.1:30666, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31507") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60036->127.0.0.1:31507, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31937") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31436") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35928->127.0.0.1:31436, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58892->127.0.0.1:31937, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31451") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51476->127.0.0.1:31451, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31349") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43018->127.0.0.1:31349, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31034") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57536->127.0.0.1:31034, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30078") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30692") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39008->127.0.0.1:30078, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35824->127.0.0.1:30692, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30784") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57186->127.0.0.1:30784, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31774") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30718") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55892->127.0.0.1:30718, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53774->127.0.0.1:31774, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31033") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30676") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55872->127.0.0.1:30676, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57764->127.0.0.1:31033, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30939") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46194->127.0.0.1:30939, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31326") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37212->127.0.0.1:31326, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : Reset feature "Copy" 2026/06/18 01:47:31 DEBUG : Reset feature "Move" 2026/06/18 01:47:31 DEBUG : Reset feature "Copy" 2026/06/18 01:47:31 DEBUG : Reset feature "Move" 2026/06/18 01:47:31 DEBUG : empty_dir: Making directory with metadata 2026/06/18 01:47:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31784") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59592->127.0.0.1:31784, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31468") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39466->127.0.0.1:31468, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 INFO : tictacempty_dir: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31084") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38570->127.0.0.1:31084, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30228") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37672->127.0.0.1:30228, err= 2026/06/18 01:47:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 INFO : tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30618") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49222->127.0.0.1:30618, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31123") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35210->127.0.0.1:31123, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: tictactoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 INFO : tictactoe/tictactoe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31068") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:51626->127.0.0.1:31068, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30869") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43988->127.0.0.1:30869, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/18 01:47:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30235") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35058->127.0.0.1:30235, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30905") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53254->127.0.0.1:30905, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30417") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35760->127.0.0.1:30417, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Deleted 2026/06/18 01:47:31 INFO : toe/toe: Removing directory 2026/06/18 01:47:31 INFO : toe: Removing directory 2026/06/18 01:47:31 INFO : empty_dir: Removing directory 2026/06/18 01:47:31 DEBUG : Local file system at /tmp/rclone549054551: deleted 3 directories 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30809") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43744->127.0.0.1:30809, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31958") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47588->127.0.0.1:31958, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31693") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60208->127.0.0.1:31693, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30435") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44244->127.0.0.1:30435, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30167") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58790->127.0.0.1:30167, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31485") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41694->127.0.0.1:31485, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30292") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58946->127.0.0.1:30292, err= 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31176") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47060->127.0.0.1:31176, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30681") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35746->127.0.0.1:30681, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30891") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47026->127.0.0.1:30891, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30473") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45318->127.0.0.1:30473, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31239") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49536->127.0.0.1:31239, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31205") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33940->127.0.0.1:31205, err= 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/18 01:47:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31128") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38482->127.0.0.1:31128, err= 2026/06/18 01:47:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31522") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53510->127.0.0.1:31522, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30074") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30555") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52768->127.0.0.1:30555, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57752->127.0.0.1:30074, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30864") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34738->127.0.0.1:30864, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30671") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30995") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31582") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53644->127.0.0.1:30671, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60862->127.0.0.1:30995, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42046->127.0.0.1:31582, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30666") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33620->127.0.0.1:30666, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30150") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41186->127.0.0.1:30150, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31743") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35776->127.0.0.1:31743, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31522") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30133") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53518->127.0.0.1:31522, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34648->127.0.0.1:30133, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30077") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31601") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31633") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:45016->127.0.0.1:31601, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58560->127.0.0.1:31633, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:39238->127.0.0.1:30077, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30125") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55602->127.0.0.1:30125, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31347") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:52670->127.0.0.1:31347, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31650") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:40400->127.0.0.1:31650, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30122") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49694->127.0.0.1:30122, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 DEBUG : toe: transformed to: dG9l 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30738") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:35116->127.0.0.1:30738, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31588") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57396->127.0.0.1:31588, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: dG9l 2026/06/18 01:47:31 INFO : dG9l: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31172") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41294->127.0.0.1:31172, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31570") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55468->127.0.0.1:31570, err= 2026/06/18 01:47:31 DEBUG : toe: transformed to: dG9l 2026/06/18 01:47:31 DEBUG : toe: transformed to: dG9l 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/18 01:47:31 INFO : dG9l/dG9l: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30345") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41070->127.0.0.1:30345, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30494") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44756->127.0.0.1:30494, err= 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/18 01:47:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30023") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41028->127.0.0.1:30023, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31536") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53262->127.0.0.1:31536, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31402") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:47010->127.0.0.1:31402, err= 2026/06/18 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/18 01:47:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30341") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:41684->127.0.0.1:30341, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31228") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:55538->127.0.0.1:31228, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30622") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33124->127.0.0.1:30622, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31823") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48540->127.0.0.1:31823, err= 2026/06/18 01:47:31 DEBUG : dG9l: transformed to: toe 2026/06/18 01:47:31 DEBUG : dG9l: transformed to: toe 2026/06/18 01:47:31 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30242") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48048->127.0.0.1:30242, err= 2026/06/18 01:47:31 DEBUG : dG9l: transformed to: toe 2026/06/18 01:47:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/18 01:47:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31974") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56314->127.0.0.1:31974, err= 2026/06/18 01:47:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/18 01:47:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/18 01:47:31 DEBUG : Local file system at /tmp/rclone549054551: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/06/18 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/18 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/18 01:47:31 DEBUG : Local file system at /tmp/rclone549054551: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : Waiting for deletions to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30080") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46620->127.0.0.1:30080, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31422") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:37002->127.0.0.1:31422, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30937") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34110->127.0.0.1:30937, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31510") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48044->127.0.0.1:31510, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31432") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59090->127.0.0.1:31432, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31500") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57572->127.0.0.1:31500, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31609") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43692->127.0.0.1:31609, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30457") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34368->127.0.0.1:30457, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30767") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56604->127.0.0.1:30767, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe", Local "Local file system at /tmp/rclone549054551", Modify Window "876000h0m0s" 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30094") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:42292->127.0.0.1:30094, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30020") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53560->127.0.0.1:30020, err= 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: 2026/06/18 01:47:31 INFO : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30830") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:49734->127.0.0.1:30830, err= 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: 2026/06/18 01:47:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/18 01:47:31 INFO : toe/toe: Making directory 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30730") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:53940->127.0.0.1:30730, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31809") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:43244->127.0.0.1:31809, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31572") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:48136->127.0.0.1:31572, err= 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe/toe: transformed to: 2026/06/18 01:47:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe: transformed to: 2026/06/18 01:47:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/18 01:47:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/18 01:47:31 DEBUG : toe/toe/toe: transformed to: 2026/06/18 01:47:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for checks to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Waiting for transfers to finish 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31084") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:38572->127.0.0.1:31084, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31624") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59978->127.0.0.1:31624, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: SetModTime is not supported 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30167") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:58804->127.0.0.1:30167, err= 2026/06/18 01:47:31 DEBUG : toe/toe/toe: size = 11 OK 2026/06/18 01:47:31 INFO : toe/toe/toe: Copied (new) 2026/06/18 01:47:31 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: not deleting files as there were IO errors 2026/06/18 01:47:31 ERROR : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: not deleting directories as there were IO errors 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30669") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33968->127.0.0.1:30669, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30645") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:57990->127.0.0.1:30645, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30330") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:33372->127.0.0.1:30330, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31942") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56148->127.0.0.1:31942, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30454") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46864->127.0.0.1:30454, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30478") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:59712->127.0.0.1:30478, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30378") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:44920->127.0.0.1:30378, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31892") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:46352->127.0.0.1:31892, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:31836") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:56516->127.0.0.1:31836, err= --- PASS: TestError (0.01s) PASS 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30997") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:60468->127.0.0.1:30997, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: dial("tcp","127.0.0.1:30043") 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: > dial: conn=127.0.0.1:34180->127.0.0.1:30043, err= 2026/06/18 01:47:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-teqipag4ruhe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.221453227s (try 1/5)