"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/08/21 02:39:25 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu" 2025/08/21 02:39:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:39:25 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51350->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31372") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33958->127.0.0.1:31372, err= 2025/08/21 02:39:25 DEBUG : Creating backend with remote "/tmp/rclone540385529" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31193") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54410->127.0.0.1:31193, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30130") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49306->127.0.0.1:30130, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31136") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51584->127.0.0.1:31136, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30317") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49642->127.0.0.1:30317, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38834->127.0.0.1:31589, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30934") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45460->127.0.0.1:30934, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30151") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47854->127.0.0.1:30151, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31623") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50192->127.0.0.1:31623, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30682") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36520->127.0.0.1:30682, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30094") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54740->127.0.0.1:30094, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31995") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32856->127.0.0.1:31995, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31186") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34432->127.0.0.1:31186, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31060") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58486->127.0.0.1:31060, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31159") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41494->127.0.0.1:31159, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30981") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49410->127.0.0.1:30981, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30016") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50082->127.0.0.1:30016, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53262->127.0.0.1:31622, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31499") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37014->127.0.0.1:31499, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30342") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49950->127.0.0.1:30342, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31302") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48526->127.0.0.1:31302, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30506") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55580->127.0.0.1:30506, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30300") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35524->127.0.0.1:30300, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31301") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47772->127.0.0.1:31301, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31507") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54350->127.0.0.1:31507, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30287") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54298->127.0.0.1:30287, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30232") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38714->127.0.0.1:30232, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30905") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41808->127.0.0.1:30905, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31487") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54436->127.0.0.1:31487, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31475") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56754->127.0.0.1:31475, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31478") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50600->127.0.0.1:31478, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31712") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45004->127.0.0.1:31712, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31885") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47982->127.0.0.1:31885, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : Creating backend with remote "/non-existing" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30826") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48996->127.0.0.1:30826, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43458->127.0.0.1:31968, err= 2025/08/21 02:39:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31198") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55144->127.0.0.1:31198, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31955") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43402->127.0.0.1:31955, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30355") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60108->127.0.0.1:30355, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31911") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38526->127.0.0.1:31911, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30472") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57158->127.0.0.1:30472, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31318") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33902->127.0.0.1:31318, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30859") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34098->127.0.0.1:30859, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30223") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57542->127.0.0.1:30223, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30609") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38992->127.0.0.1:30609, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30023") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33636->127.0.0.1:30023, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30638") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36514->127.0.0.1:30638, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31480") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40162->127.0.0.1:31480, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31660") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44352->127.0.0.1:31660, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30067") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33354->127.0.0.1:30067, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30095") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54848->127.0.0.1:30095, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31225") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38024->127.0.0.1:31225, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30895") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41114->127.0.0.1:30895, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30605") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55242->127.0.0.1:30605, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31684") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41306->127.0.0.1:31684, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31139") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42862->127.0.0.1:31139, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30397") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46016->127.0.0.1:30397, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30459") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47282->127.0.0.1:30459, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30049") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37058->127.0.0.1:30049, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Running all checks before starting transfers 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30045") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58628->127.0.0.1:30045, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31881") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39524->127.0.0.1:31881, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Checks finished, now starting transfers 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31813") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57910->127.0.0.1:31813, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37596->127.0.0.1:30569, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30307") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53632->127.0.0.1:30307, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31642") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57134->127.0.0.1:31642, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31240") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52034->127.0.0.1:31240, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30797") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33718->127.0.0.1:30797, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31801") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58658->127.0.0.1:31801, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40748->127.0.0.1:31375, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31395") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43262->127.0.0.1:31395, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31907") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37912->127.0.0.1:31907, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31373") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46056->127.0.0.1:31373, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31303") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55238->127.0.0.1:31303, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30723") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45340->127.0.0.1:30723, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 ERROR : Ignoring --no-traverse with sync 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31449") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59930->127.0.0.1:31449, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30280") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34436->127.0.0.1:30280, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30487") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42204->127.0.0.1:30487, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30204") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59802->127.0.0.1:30204, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30125") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40710->127.0.0.1:30125, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31935") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50542->127.0.0.1:31935, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31806") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45626->127.0.0.1:31806, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31370") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38826->127.0.0.1:31370, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30859") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34108->127.0.0.1:30859, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30342") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49952->127.0.0.1:30342, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30262") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46868->127.0.0.1:30262, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31256") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36584->127.0.0.1:31256, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43816->127.0.0.1:31091, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31863") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35524->127.0.0.1:31863, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31077") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41562->127.0.0.1:31077, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30814") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44466->127.0.0.1:30814, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30028") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36716->127.0.0.1:30028, err= 2025/08/21 02:39:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31764") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40972->127.0.0.1:31764, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30426") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48464->127.0.0.1:30426, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31598") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51970->127.0.0.1:31598, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31728") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47158->127.0.0.1:31728, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31143") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46410->127.0.0.1:31143, err= 2025/08/21 02:39:25 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/21 02:39:25 INFO : hello world2: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30458") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34828->127.0.0.1:30458, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31252") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36742->127.0.0.1:31252, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30850") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42766->127.0.0.1:30850, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31153") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38876->127.0.0.1:31153, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30340") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52758->127.0.0.1:30340, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31543") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42180->127.0.0.1:31543, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30699") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41704->127.0.0.1:30699, err= 2025/08/21 02:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31752") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54372->127.0.0.1:31752, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30517") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58586->127.0.0.1:30517, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30560") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55750->127.0.0.1:30560, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31956") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46348->127.0.0.1:31956, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30628") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46916->127.0.0.1:30628, err= 2025/08/21 02:39:25 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/21 02:39:25 INFO : potato2: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31165") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33220->127.0.0.1:31165, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30567") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58120->127.0.0.1:30567, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31713") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42418->127.0.0.1:31713, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31592") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37544->127.0.0.1:31592, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30225") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49314->127.0.0.1:30225, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31480") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40178->127.0.0.1:31480, err= 2025/08/21 02:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31586") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52580->127.0.0.1:31586, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30609") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39000->127.0.0.1:30609, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30526") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41518->127.0.0.1:30526, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30921") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46480->127.0.0.1:30921, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31808") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54064->127.0.0.1:31808, err= 2025/08/21 02:39:25 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/21 02:39:25 INFO : potato2: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30643") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49980->127.0.0.1:30643, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30996") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56370->127.0.0.1:30996, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30159") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50352->127.0.0.1:30159, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31084") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51336->127.0.0.1:31084, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30626") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42568->127.0.0.1:30626, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 02:39:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30550") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58404->127.0.0.1:30550, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31934") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47572->127.0.0.1:31934, err= 2025/08/21 02:39:25 INFO : sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31210") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39888->127.0.0.1:31210, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31641") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48416->127.0.0.1:31641, err= 2025/08/21 02:39:25 INFO : sub dir: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30566") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34010->127.0.0.1:30566, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31966") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40116->127.0.0.1:31966, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 INFO : sub dir2/sub sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51354->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31873") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49716->127.0.0.1:31873, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31078") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56096->127.0.0.1:31078, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31725") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55272->127.0.0.1:31725, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30194") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31353") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46856->127.0.0.1:30194, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53074->127.0.0.1:31353, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31162") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53558->127.0.0.1:31162, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30661") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60592->127.0.0.1:30661, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30224") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33832->127.0.0.1:30224, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30177") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30447") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40738->127.0.0.1:30177, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50812->127.0.0.1:30447, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41546->127.0.0.1:30957, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30105") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58094->127.0.0.1:30105, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30115") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45470->127.0.0.1:30115, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31605") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30180") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57578->127.0.0.1:30180, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53976->127.0.0.1:31605, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30709") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54890->127.0.0.1:30709, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31728") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47174->127.0.0.1:31728, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30222") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39846->127.0.0.1:30222, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30669") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54050->127.0.0.1:30669, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31259") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55236->127.0.0.1:31259, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 INFO : sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 02:39:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30655") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46358->127.0.0.1:30655, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30389") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41162->127.0.0.1:30389, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30214") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37188->127.0.0.1:30214, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30826") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49008->127.0.0.1:30826, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31583") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49370->127.0.0.1:31583, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31889") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60070->127.0.0.1:31889, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31565") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40930->127.0.0.1:31565, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31628") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39408->127.0.0.1:31628, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30470") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57752->127.0.0.1:30470, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30217") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41026->127.0.0.1:30217, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30658") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58908->127.0.0.1:30658, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30893") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51788->127.0.0.1:30893, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30802") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33830->127.0.0.1:30802, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30978") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49190->127.0.0.1:30978, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31716") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60582->127.0.0.1:31716, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : sub dir2: Making directory with metadata 2025/08/21 02:39:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31483") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36924->127.0.0.1:31483, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30682") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36528->127.0.0.1:30682, err= 2025/08/21 02:39:25 INFO : sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30549") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48836->127.0.0.1:30549, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31819") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55678->127.0.0.1:31819, err= 2025/08/21 02:39:25 INFO : sub dir: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31998") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41958->127.0.0.1:31998, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30503") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32954->127.0.0.1:30503, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31860") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46942->127.0.0.1:31860, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30669") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54062->127.0.0.1:30669, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31088") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45150->127.0.0.1:31088, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31005") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59906->127.0.0.1:31005, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31876") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60162->127.0.0.1:31876, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30231") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60210->127.0.0.1:30231, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31773") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31173") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59934->127.0.0.1:31773, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38694->127.0.0.1:31173, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30132") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55216->127.0.0.1:30132, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30969") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33810->127.0.0.1:30969, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30277") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60902->127.0.0.1:30277, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30356") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32892->127.0.0.1:30356, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31445") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57130->127.0.0.1:31445, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31257") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47908->127.0.0.1:31257, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31504") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45374->127.0.0.1:31504, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30193") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46278->127.0.0.1:30193, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30796") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56880->127.0.0.1:30796, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30829") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42836->127.0.0.1:30829, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30425") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43940->127.0.0.1:30425, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31495") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45864->127.0.0.1:31495, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30522") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51652->127.0.0.1:30522, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 INFO : sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30507") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48170->127.0.0.1:30507, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30920") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50894->127.0.0.1:30920, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31317") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51942->127.0.0.1:31317, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47316->127.0.0.1:31362, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31171") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60406->127.0.0.1:31171, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30036") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51898->127.0.0.1:30036, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31731") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37224->127.0.0.1:31731, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31787") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50560->127.0.0.1:31787, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31067") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49530->127.0.0.1:31067, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30799") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44500->127.0.0.1:30799, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31432") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52282->127.0.0.1:31432, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30610") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47108->127.0.0.1:30610, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30535") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60000->127.0.0.1:30535, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30710") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57908->127.0.0.1:30710, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31970") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41204->127.0.0.1:31970, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : sub dir2: Making directory with metadata 2025/08/21 02:39:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30177") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40754->127.0.0.1:30177, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30745") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36994->127.0.0.1:30745, err= 2025/08/21 02:39:25 INFO : sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31013") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40532->127.0.0.1:31013, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30038") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35100->127.0.0.1:30038, err= 2025/08/21 02:39:25 INFO : sub dir: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30906") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50140->127.0.0.1:30906, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30739") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40004->127.0.0.1:30739, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30627") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56620->127.0.0.1:30627, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30114") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55318->127.0.0.1:30114, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30181") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50366->127.0.0.1:30181, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31002") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48656->127.0.0.1:31002, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30239") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33038->127.0.0.1:30239, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30001") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36750->127.0.0.1:30001, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30781") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30605") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58690->127.0.0.1:30781, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55254->127.0.0.1:30605, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31318") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33906->127.0.0.1:31318, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30035") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51574->127.0.0.1:30035, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30803") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54618->127.0.0.1:30803, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30592") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47572->127.0.0.1:30592, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30340") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30829") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52764->127.0.0.1:30340, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42850->127.0.0.1:30829, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30370") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51256->127.0.0.1:30370, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31672") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55994->127.0.0.1:31672, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31374") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57962->127.0.0.1:31374, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31268") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52300->127.0.0.1:31268, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31720") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36086->127.0.0.1:31720, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30080") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56422->127.0.0.1:30080, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 INFO : sub dir2: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30187") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40450->127.0.0.1:30187, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30138") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54000->127.0.0.1:30138, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30360") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55014->127.0.0.1:30360, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30823") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39628->127.0.0.1:30823, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30988") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58952->127.0.0.1:30988, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30426") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48476->127.0.0.1:30426, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31161") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53354->127.0.0.1:31161, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30467") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49944->127.0.0.1:30467, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31174") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51240->127.0.0.1:31174, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31254") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39918->127.0.0.1:31254, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31486") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45970->127.0.0.1:31486, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31469") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43996->127.0.0.1:31469, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31022") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54574->127.0.0.1:31022, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31620") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59538->127.0.0.1:31620, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31321") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37418->127.0.0.1:31321, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30857") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60130->127.0.0.1:30857, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30855") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48624->127.0.0.1:30855, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31208") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34024->127.0.0.1:31208, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31085") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44836->127.0.0.1:31085, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30529") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41988->127.0.0.1:30529, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31383") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39022->127.0.0.1:31383, err= 2025/08/21 02:39:25 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-binubir0mahe" 2025/08/21 02:39:25 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:51362->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31297") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:48912->127.0.0.1:31297, err= sync_test.go:620: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-jafurey1xevu -> ftp://127.0.0.1:28622/rclone-test-binubir0mahe 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:30924") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:36738->127.0.0.1:30924, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31415") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45958->127.0.0.1:31415, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30297") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60390->127.0.0.1:30297, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30662") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51038->127.0.0.1:30662, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:30868") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:33526->127.0.0.1:30868, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31966") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:40118->127.0.0.1:31966, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:53270->127.0.0.1:31622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31100") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:38070->127.0.0.1:31100, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31642") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:57138->127.0.0.1:31642, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31625") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:49870->127.0.0.1:31625, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31128") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:42592->127.0.0.1:31128, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:30831") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:54484->127.0.0.1:30831, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:30136") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:46506->127.0.0.1:30136, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:31305") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:47228->127.0.0.1:31305, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: Purge object "sub dir/hello world" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: dial("tcp","127.0.0.1:30855") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: > dial: conn=127.0.0.1:48632->127.0.0.1:30855, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: Purge dir "sub dir" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-binubir0mahe: Purge dir "" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30414") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39832->127.0.0.1:30414, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30577") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45590->127.0.0.1:30577, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31865") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52990->127.0.0.1:31865, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31508") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33886->127.0.0.1:31508, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30353") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35568->127.0.0.1:30353, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42342->127.0.0.1:30989, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30407") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33734->127.0.0.1:30407, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30780") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42254->127.0.0.1:30780, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30863") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56594->127.0.0.1:30863, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47318->127.0.0.1:31362, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31804") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58264->127.0.0.1:31804, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45090->127.0.0.1:31039, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31121") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34848->127.0.0.1:31121, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30580") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39638->127.0.0.1:30580, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31245") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51274->127.0.0.1:31245, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31641") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48446->127.0.0.1:31641, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30385") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38732->127.0.0.1:30385, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30056") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39086->127.0.0.1:30056, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30330") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60122->127.0.0.1:30330, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31383") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39028->127.0.0.1:31383, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30182") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33460->127.0.0.1:30182, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31951") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37004->127.0.0.1:31951, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31873") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49718->127.0.0.1:31873, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30137") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44572->127.0.0.1:30137, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31863") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35530->127.0.0.1:31863, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31131") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34658->127.0.0.1:31131, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31396") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45852->127.0.0.1:31396, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30311") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53312->127.0.0.1:30311, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30588") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48780->127.0.0.1:30588, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30113") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45148->127.0.0.1:30113, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31260") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52006->127.0.0.1:31260, err= 2025/08/21 02:39:25 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-pukociv5tiza" 2025/08/21 02:39:25 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:51368->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30237") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:49096->127.0.0.1:30237, err= sync_test.go:656: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-jafurey1xevu -> ftp://127.0.0.1:28622/rclone-test-pukociv5tiza 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31752") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30876") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:54376->127.0.0.1:31752, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42874->127.0.0.1:30876, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31716") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60584->127.0.0.1:31716, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30508") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49270->127.0.0.1:30508, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31495") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:45868->127.0.0.1:31495, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30593") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:58852->127.0.0.1:30593, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30809") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:49370->127.0.0.1:30809, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30156") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:51360->127.0.0.1:30156, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30941") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:40800->127.0.0.1:30941, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31717") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:51102->127.0.0.1:31717, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30154") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:60176->127.0.0.1:30154, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31070") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:37616->127.0.0.1:31070, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31120") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33452->127.0.0.1:31120, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30138") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54016->127.0.0.1:30138, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30466") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46852->127.0.0.1:30466, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31321") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37426->127.0.0.1:31321, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31884") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59810->127.0.0.1:31884, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30916") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44578->127.0.0.1:30916, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30023") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:33652->127.0.0.1:30023, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31732") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30386") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:33422->127.0.0.1:31732, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34434->127.0.0.1:30386, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30244") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36438->127.0.0.1:30244, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30412") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:40700->127.0.0.1:30412, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30945") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:36920->127.0.0.1:30945, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30759") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:37232->127.0.0.1:30759, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31534") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:58862->127.0.0.1:31534, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31812") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:54636->127.0.0.1:31812, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30139") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:40246->127.0.0.1:30139, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:31148") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:39304->127.0.0.1:31148, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30754") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:44754->127.0.0.1:30754, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30551") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:55996->127.0.0.1:30551, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Purge object "sub dir/hello world" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: dial("tcp","127.0.0.1:30796") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: > dial: conn=127.0.0.1:56890->127.0.0.1:30796, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Purge dir "sub dir" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-pukociv5tiza: Purge dir "" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31023") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58282->127.0.0.1:31023, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30047") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49286->127.0.0.1:30047, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31160") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45886->127.0.0.1:31160, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30122") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52596->127.0.0.1:30122, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30705") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45308->127.0.0.1:30705, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31641") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48452->127.0.0.1:31641, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30256") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35798->127.0.0.1:30256, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31644") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55850->127.0.0.1:31644, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30836") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54078->127.0.0.1:30836, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31645") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56764->127.0.0.1:31645, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30269") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46818->127.0.0.1:30269, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30780") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42264->127.0.0.1:30780, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31083") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53712->127.0.0.1:31083, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31433") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38040->127.0.0.1:31433, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30167") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35676->127.0.0.1:30167, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31527") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49700->127.0.0.1:31527, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30654") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37640->127.0.0.1:30654, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31129") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44878->127.0.0.1:31129, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 02:39:25 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31814") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46818->127.0.0.1:31814, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30239") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33048->127.0.0.1:30239, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30980") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36616->127.0.0.1:30980, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31564") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47696->127.0.0.1:31564, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31858") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42130->127.0.0.1:31858, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31980") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36448->127.0.0.1:31980, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30118") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52630->127.0.0.1:30118, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30415") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38966->127.0.0.1:30415, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30675") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36922->127.0.0.1:30675, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31788") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48678->127.0.0.1:31788, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30255") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57242->127.0.0.1:30255, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31110") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57090->127.0.0.1:31110, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31555") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49630->127.0.0.1:31555, err= 2025/08/21 02:39:25 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-vuxadig6yiqe" 2025/08/21 02:39:25 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:25 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:25 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:25 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:25 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:51384->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31761") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:46658->127.0.0.1:31761, err= sync_test.go:701: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-jafurey1xevu -> ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30783") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55466->127.0.0.1:30783, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31438") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:51270->127.0.0.1:31438, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31440") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35696->127.0.0.1:31440, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30289") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55528->127.0.0.1:30289, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30374") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:40480->127.0.0.1:30374, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30466") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:46858->127.0.0.1:30466, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30697") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:37442->127.0.0.1:30697, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30743") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:47764->127.0.0.1:30743, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31891") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:60690->127.0.0.1:31891, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31381") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:50920->127.0.0.1:31381, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30086") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:60484->127.0.0.1:30086, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31625") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:49882->127.0.0.1:31625, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31756") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59544->127.0.0.1:31756, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30073") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51480->127.0.0.1:30073, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31258") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57154->127.0.0.1:31258, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30336") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58372->127.0.0.1:30336, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31136") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51600->127.0.0.1:31136, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Using server-side directory move 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31121") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:34862->127.0.0.1:31121, err= 2025/08/21 02:39:25 INFO : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31312") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31020") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59160->127.0.0.1:31020, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:56934->127.0.0.1:31312, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31029") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31569") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:33148->127.0.0.1:31029, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33224->127.0.0.1:31569, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31742") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:36906->127.0.0.1:31742, err= 2025/08/21 02:39:25 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31251") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:46040->127.0.0.1:31251, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30117") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:56506->127.0.0.1:30117, err= 2025/08/21 02:39:25 INFO : sub dir/hello world: Moved (server-side) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31171") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60418->127.0.0.1:31171, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30353") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35572->127.0.0.1:30353, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30535") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60014->127.0.0.1:30535, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31259") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:55250->127.0.0.1:31259, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30697") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:37448->127.0.0.1:30697, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31286") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59868->127.0.0.1:31286, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31015") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51680->127.0.0.1:31015, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31155") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58872->127.0.0.1:31155, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31942") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42962->127.0.0.1:31942, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30786") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48130->127.0.0.1:30786, err= 2025/08/21 02:39:25 DEBUG : testing file moves 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31625") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49898->127.0.0.1:31625, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31023") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:58296->127.0.0.1:31023, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30075") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30007") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40002->127.0.0.1:30075, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:45918->127.0.0.1:30007, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31697") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:42994->127.0.0.1:31697, err= 2025/08/21 02:39:25 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30720") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:39432->127.0.0.1:30720, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30122") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:52598->127.0.0.1:30122, err= 2025/08/21 02:39:25 INFO : sub dir/hello world: Moved (server-side) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31376") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46442->127.0.0.1:31376, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31502") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37794->127.0.0.1:31502, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31098") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41966->127.0.0.1:31098, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30295") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:38950->127.0.0.1:30295, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:31111") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:50054->127.0.0.1:31111, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30755") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:38562->127.0.0.1:30755, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30683") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:48274->127.0.0.1:30683, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Purge object "sub dir/hello world" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: dial("tcp","127.0.0.1:30849") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: > dial: conn=127.0.0.1:40478->127.0.0.1:30849, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Purge dir "sub dir" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-vuxadig6yiqe: Purge dir "" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31242") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43446->127.0.0.1:31242, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30191") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59882->127.0.0.1:30191, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30151") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47866->127.0.0.1:30151, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30435") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55460->127.0.0.1:30435, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30851") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44354->127.0.0.1:30851, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31958") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53968->127.0.0.1:31958, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30968") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60400->127.0.0.1:30968, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30486") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52312->127.0.0.1:30486, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31407") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45640->127.0.0.1:31407, err= 2025/08/21 02:39:25 ERROR : error listing: directory not found 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30240") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52346->127.0.0.1:30240, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30904") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56622->127.0.0.1:30904, err= 2025/08/21 02:39:25 INFO : Local file system at /tmp/rclone540385529: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31234") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42686->127.0.0.1:31234, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30177") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40776->127.0.0.1:30177, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30513") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54560->127.0.0.1:30513, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31379") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34698->127.0.0.1:31379, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31572") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42964->127.0.0.1:31572, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30011") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37176->127.0.0.1:30011, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30812") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47580->127.0.0.1:30812, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30648") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51128->127.0.0.1:30648, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31140") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52428->127.0.0.1:31140, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30910") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48708->127.0.0.1:30910, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31295") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58416->127.0.0.1:31295, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31389") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44230->127.0.0.1:31389, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30348") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49814->127.0.0.1:30348, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30033") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59572->127.0.0.1:30033, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30403") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54822->127.0.0.1:30403, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31854") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52450->127.0.0.1:31854, err= 2025/08/21 02:39:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31048") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33660->127.0.0.1:31048, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : Local file system at /tmp/rclone540385529: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : Local file system at /tmp/rclone540385529: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30742") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36678->127.0.0.1:30742, err= 2025/08/21 02:39:25 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/08/21 02:39:25 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31629") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42122->127.0.0.1:31629, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30596") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59958->127.0.0.1:30596, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31527") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49704->127.0.0.1:31527, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31517") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60664->127.0.0.1:31517, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31359") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48394->127.0.0.1:31359, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31435") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38228->127.0.0.1:31435, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31659") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57400->127.0.0.1:31659, err= 2025/08/21 02:39:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30920") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50898->127.0.0.1:30920, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30502") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54200->127.0.0.1:30502, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30649") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54948->127.0.0.1:30649, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31824") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38414->127.0.0.1:31824, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30167") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35680->127.0.0.1:30167, err= 2025/08/21 02:39:25 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/21 02:39:25 INFO : check sum: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31882") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52690->127.0.0.1:31882, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30256") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35812->127.0.0.1:30256, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 NOTICE: ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/21 02:39:25 DEBUG : check sum: Size of src and dst objects identical 2025/08/21 02:39:25 DEBUG : check sum: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50980->127.0.0.1:31577, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30303") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51466->127.0.0.1:30303, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31952") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36030->127.0.0.1:31952, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31902") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59446->127.0.0.1:31902, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31012") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57778->127.0.0.1:31012, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30945") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46808->127.0.0.1:30945, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30111") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56180->127.0.0.1:30111, err= 2025/08/21 02:39:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31196") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47316->127.0.0.1:31196, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31769") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36578->127.0.0.1:31769, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31506") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41720->127.0.0.1:31506, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31865") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38530->127.0.0.1:31865, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30721") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35818->127.0.0.1:30721, err= 2025/08/21 02:39:25 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/21 02:39:25 INFO : sizeonly: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31505") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34658->127.0.0.1:31505, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30210") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40182->127.0.0.1:30210, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : sizeonly: Sizes identical 2025/08/21 02:39:25 DEBUG : sizeonly: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31862") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54510->127.0.0.1:31862, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30498") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58968->127.0.0.1:30498, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30903") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42174->127.0.0.1:30903, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30544") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51464->127.0.0.1:30544, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31935") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46106->127.0.0.1:31935, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30936") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57826->127.0.0.1:30936, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30079") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57712->127.0.0.1:30079, err= 2025/08/21 02:39:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30482") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43780->127.0.0.1:30482, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31520") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55032->127.0.0.1:31520, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31815") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32780->127.0.0.1:31815, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31024") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43064->127.0.0.1:31024, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54164->127.0.0.1:31362, err= 2025/08/21 02:39:25 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/21 02:39:25 INFO : ignore-size: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31959") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39260->127.0.0.1:31959, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30158") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40630->127.0.0.1:30158, err= 2025/08/21 02:39:25 DEBUG : ignore-size: Sizes identical 2025/08/21 02:39:25 DEBUG : ignore-size: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30934") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38672->127.0.0.1:30934, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31893") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39860->127.0.0.1:31893, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31398") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57568->127.0.0.1:31398, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31208") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37398->127.0.0.1:31208, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30316") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52172->127.0.0.1:30316, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31773") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51020->127.0.0.1:31773, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30296") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42140->127.0.0.1:30296, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30256") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51614->127.0.0.1:30256, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30064") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53258->127.0.0.1:30064, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30871") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47532->127.0.0.1:30871, err= 2025/08/21 02:39:25 DEBUG : existing: Sizes identical 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : existing: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30663") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50016->127.0.0.1:30663, err= 2025/08/21 02:39:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30557") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56676->127.0.0.1:30557, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31081") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37054->127.0.0.1:31081, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31819") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55946->127.0.0.1:31819, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31267") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40960->127.0.0.1:31267, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31755") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44182->127.0.0.1:31755, err= 2025/08/21 02:39:25 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/21 02:39:25 INFO : existing: Copied (replaced existing) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30261") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39740->127.0.0.1:30261, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31784") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42328->127.0.0.1:31784, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30229") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55630->127.0.0.1:30229, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30403") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60514->127.0.0.1:30403, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30474") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33152->127.0.0.1:30474, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30076") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42360->127.0.0.1:30076, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30041") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47140->127.0.0.1:30041, err= 2025/08/21 02:39:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31600") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58142->127.0.0.1:31600, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30100") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49254->127.0.0.1:30100, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31283") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46072->127.0.0.1:31283, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31340") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38916->127.0.0.1:31340, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30400") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59942->127.0.0.1:30400, err= 2025/08/21 02:39:25 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/21 02:39:25 INFO : existing: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31841") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59068->127.0.0.1:31841, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30456") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50000->127.0.0.1:30456, err= 2025/08/21 02:39:25 DEBUG : existing: Destination exists, skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31400") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56632->127.0.0.1:31400, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30478") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50780->127.0.0.1:30478, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30077") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48654->127.0.0.1:30077, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30698") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58184->127.0.0.1:30698, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31035") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39926->127.0.0.1:31035, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30852") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43924->127.0.0.1:30852, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30169") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51046->127.0.0.1:30169, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30915") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39792->127.0.0.1:30915, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30555") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42450->127.0.0.1:30555, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30195") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39212->127.0.0.1:30195, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31524") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54962->127.0.0.1:31524, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30805") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35082->127.0.0.1:30805, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30949") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51040->127.0.0.1:30949, err= 2025/08/21 02:39:25 INFO : d: Making directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31056") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52146->127.0.0.1:31056, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30374") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34164->127.0.0.1:30374, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30751") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36864->127.0.0.1:30751, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34210->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30425") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30711") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37854->127.0.0.1:30425, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42770->127.0.0.1:30711, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30599") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30325") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37318->127.0.0.1:30325, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40838->127.0.0.1:30599, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31837") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56846->127.0.0.1:31837, err= 2025/08/21 02:39:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30145") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30255") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38402->127.0.0.1:30145, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48420->127.0.0.1:30255, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31694") 2025/08/21 02:39:25 DEBUG : c/non empty space: Sizes identical 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59632->127.0.0.1:31694, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31690") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49756->127.0.0.1:31690, err= 2025/08/21 02:39:25 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34214->127.0.0.1:28622, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30740") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33112->127.0.0.1:30740, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31239") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60132->127.0.0.1:31239, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31074") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46430->127.0.0.1:31074, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30256") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51628->127.0.0.1:30256, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30241") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37162->127.0.0.1:30241, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30977") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41116->127.0.0.1:30977, err= 2025/08/21 02:39:25 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/21 02:39:25 INFO : a/potato2: Copied (new) 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31461") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46510->127.0.0.1:31461, err= 2025/08/21 02:39:25 INFO : b/potato: Deleted 2025/08/21 02:39:25 INFO : d: Removing directory 2025/08/21 02:39:25 INFO : b: Removing directory 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: deleted 2 directories 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30387") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56424->127.0.0.1:30387, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31037") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50588->127.0.0.1:31037, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31851") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40068->127.0.0.1:31851, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31665") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57236->127.0.0.1:31665, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30140") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37186->127.0.0.1:30140, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31693") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41726->127.0.0.1:31693, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35588->127.0.0.1:31779, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30527") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42856->127.0.0.1:30527, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30641") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48924->127.0.0.1:30641, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31207") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40040->127.0.0.1:31207, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30052") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56610->127.0.0.1:30052, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31325") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57448->127.0.0.1:31325, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31847") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40826->127.0.0.1:31847, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30825") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45260->127.0.0.1:30825, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31818") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34430->127.0.0.1:31818, err= 2025/08/21 02:39:25 DEBUG : empty space: Sizes identical 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31227") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46686->127.0.0.1:31227, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30140") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37198->127.0.0.1:30140, err= 2025/08/21 02:39:25 DEBUG : empty space: Sizes identical 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:25 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:25 INFO : There was nothing to transfer 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30639") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48810->127.0.0.1:30639, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31640") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37424->127.0.0.1:31640, err= 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30056") 2025/08/21 02:39:25 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38156->127.0.0.1:30056, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30692") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60564->127.0.0.1:30692, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30446") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38410->127.0.0.1:30446, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30806") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47516->127.0.0.1:30806, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31420") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41936->127.0.0.1:31420, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31984") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46834->127.0.0.1:31984, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31144") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58062->127.0.0.1:31144, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31576") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39118->127.0.0.1:31576, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30520") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43074->127.0.0.1:30520, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30545") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58896->127.0.0.1:30545, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30835") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47802->127.0.0.1:30835, err= --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30331") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46938->127.0.0.1:30331, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31186") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45232->127.0.0.1:31186, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31168") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53614->127.0.0.1:31168, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30605") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37746->127.0.0.1:30605, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30729") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47598->127.0.0.1:30729, err= 2025/08/21 02:39:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30701") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44138->127.0.0.1:30701, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30273") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50040->127.0.0.1:30273, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31768") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43612->127.0.0.1:31768, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31051") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36114->127.0.0.1:31051, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31029") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47960->127.0.0.1:31029, err= 2025/08/21 02:39:26 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/21 02:39:26 INFO : potato: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30574") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39962->127.0.0.1:30574, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30428") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44392->127.0.0.1:30428, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54176->127.0.0.1:31362, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30351") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33092->127.0.0.1:30351, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30211") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41704->127.0.0.1:30211, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31852") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49982->127.0.0.1:31852, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30549") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56294->127.0.0.1:30549, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31517") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51140->127.0.0.1:31517, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31248") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39110->127.0.0.1:31248, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30903") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42184->127.0.0.1:30903, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31440") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42836->127.0.0.1:31440, err= 2025/08/21 02:39:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30078") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37124->127.0.0.1:30078, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30743") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40654->127.0.0.1:30743, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30727") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37720->127.0.0.1:30727, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30839") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42932->127.0.0.1:30839, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31550") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33668->127.0.0.1:31550, err= 2025/08/21 02:39:26 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/21 02:39:26 INFO : potato: Copied (replaced existing) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31718") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50726->127.0.0.1:31718, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30007") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39930->127.0.0.1:30007, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30035") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60518->127.0.0.1:30035, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30338") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37834->127.0.0.1:30338, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31926") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59952->127.0.0.1:31926, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31656") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52010->127.0.0.1:31656, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30487") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46002->127.0.0.1:30487, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30937") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39452->127.0.0.1:30937, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30498") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58978->127.0.0.1:30498, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30326") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39380->127.0.0.1:30326, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31498") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45564->127.0.0.1:31498, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31107") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40654->127.0.0.1:31107, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30264") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35592->127.0.0.1:30264, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31972") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52862->127.0.0.1:31972, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30998") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40540->127.0.0.1:30998, err= 2025/08/21 02:39:26 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/21 02:39:26 INFO : potato: Copied (replaced existing) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31187") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55392->127.0.0.1:31187, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30307") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58388->127.0.0.1:30307, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30817") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47142->127.0.0.1:30817, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31399") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54314->127.0.0.1:31399, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30816") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35620->127.0.0.1:30816, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31937") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43176->127.0.0.1:31937, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30811") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46234->127.0.0.1:30811, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30218") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38046->127.0.0.1:30218, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31882") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51104->127.0.0.1:31882, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30695") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37782->127.0.0.1:30695, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31633") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58602->127.0.0.1:31633, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30261") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39744->127.0.0.1:30261, err= 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31511") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57274->127.0.0.1:31511, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31536") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38848->127.0.0.1:31536, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31134") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56784->127.0.0.1:31134, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30323") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50698->127.0.0.1:30323, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31951") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32876->127.0.0.1:31951, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31852") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49984->127.0.0.1:31852, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31128") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40668->127.0.0.1:31128, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30365") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50950->127.0.0.1:30365, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30147") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48958->127.0.0.1:30147, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30595") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40436->127.0.0.1:30595, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30624") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53434->127.0.0.1:30624, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31510") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49882->127.0.0.1:31510, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31807") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36728->127.0.0.1:31807, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30065") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44964->127.0.0.1:30065, err= 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30302") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34034->127.0.0.1:30302, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30969") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44908->127.0.0.1:30969, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30297") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55952->127.0.0.1:30297, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31157") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52460->127.0.0.1:31157, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30807") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34028->127.0.0.1:30807, err= 2025/08/21 02:39:26 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/21 02:39:26 INFO : potato2: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30194") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55092->127.0.0.1:30194, err= 2025/08/21 02:39:26 INFO : potato: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30992") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59338->127.0.0.1:30992, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31864") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54814->127.0.0.1:31864, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31188") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53810->127.0.0.1:31188, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30949") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51050->127.0.0.1:30949, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30660") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39648->127.0.0.1:30660, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30883") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59264->127.0.0.1:30883, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31198") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45276->127.0.0.1:31198, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30583") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53270->127.0.0.1:30583, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30395") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35802->127.0.0.1:30395, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30929") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55772->127.0.0.1:30929, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30650") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51696->127.0.0.1:30650, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30636") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39602->127.0.0.1:30636, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30292") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59656->127.0.0.1:30292, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31248") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39114->127.0.0.1:31248, err= 2025/08/21 02:39:26 INFO : d: Making directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31760") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53774->127.0.0.1:31760, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31762") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54482->127.0.0.1:31762, err= 2025/08/21 02:39:26 INFO : d/e: Making directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31985") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45660->127.0.0.1:31985, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31476") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49392->127.0.0.1:31476, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30009") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46690->127.0.0.1:30009, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31563") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57788->127.0.0.1:31563, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30843") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31681") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43688->127.0.0.1:30843, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30343") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57968->127.0.0.1:31681, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59306->127.0.0.1:30343, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30239") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51990->127.0.0.1:30239, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31887") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54008->127.0.0.1:31887, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58352->127.0.0.1:30622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31912") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43742->127.0.0.1:31912, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30880") 2025/08/21 02:39:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45026->127.0.0.1:30880, err= 2025/08/21 02:39:26 DEBUG : c/non empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31558") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31541") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55888->127.0.0.1:31558, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49252->127.0.0.1:31541, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30024") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49098->127.0.0.1:30024, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31666") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47950->127.0.0.1:31666, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30707") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58062->127.0.0.1:30707, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30450") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58516->127.0.0.1:30450, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30189") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50976->127.0.0.1:30189, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30886") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40654->127.0.0.1:30886, err= 2025/08/21 02:39:26 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/21 02:39:26 INFO : a/potato2: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30032") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57268->127.0.0.1:30032, err= 2025/08/21 02:39:26 INFO : b/potato: Deleted 2025/08/21 02:39:26 INFO : d/e: Removing directory 2025/08/21 02:39:26 INFO : d: Removing directory 2025/08/21 02:39:26 INFO : b: Removing directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: deleted 3 directories 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30516") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33720->127.0.0.1:30516, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31552") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31118") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57840->127.0.0.1:31118, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45502->127.0.0.1:31552, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31157") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52466->127.0.0.1:31157, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30963") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31015") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41430->127.0.0.1:30963, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53322->127.0.0.1:31015, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31909") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49280->127.0.0.1:31909, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31687") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36172->127.0.0.1:31687, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30258") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58964->127.0.0.1:30258, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31948") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47540->127.0.0.1:31948, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31409") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40046->127.0.0.1:31409, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30129") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33022->127.0.0.1:30129, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30002") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48838->127.0.0.1:30002, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31093") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43202->127.0.0.1:31093, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30307") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58400->127.0.0.1:30307, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31858") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46366->127.0.0.1:31858, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30998") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40542->127.0.0.1:30998, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30428") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44408->127.0.0.1:30428, err= 2025/08/21 02:39:26 INFO : d: Making directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31766") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34330->127.0.0.1:31766, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31965") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45838->127.0.0.1:31965, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31646") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37820->127.0.0.1:31646, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31162") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31777") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30872") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54792->127.0.0.1:31162, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36812->127.0.0.1:30872, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57512->127.0.0.1:31777, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31774") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40568->127.0.0.1:31774, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30905") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59106->127.0.0.1:30905, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31111") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30356") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31691") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60944->127.0.0.1:30356, err= 2025/08/21 02:39:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42642->127.0.0.1:31111, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33426->127.0.0.1:31691, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30189") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50992->127.0.0.1:30189, err= 2025/08/21 02:39:26 DEBUG : c/non empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30804") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31064") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54668->127.0.0.1:30804, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47744->127.0.0.1:31064, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30105") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37182->127.0.0.1:30105, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31461") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46526->127.0.0.1:31461, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31751") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48242->127.0.0.1:31751, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30861") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52900->127.0.0.1:30861, err= 2025/08/21 02:39:26 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/21 02:39:26 INFO : a/potato2: Copied (new) 2025/08/21 02:39:26 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: not deleting files as there were IO errors 2025/08/21 02:39:26 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: not deleting directories as there were IO errors 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30370") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53884->127.0.0.1:30370, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31347") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35324->127.0.0.1:31347, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30916") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30037") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31400") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33042->127.0.0.1:30916, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56634->127.0.0.1:31400, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42858->127.0.0.1:30037, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31500") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38804->127.0.0.1:31500, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30452") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38208->127.0.0.1:30452, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30707") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31424") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31260") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58070->127.0.0.1:30707, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30881") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47806->127.0.0.1:31260, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44866->127.0.0.1:31424, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34772->127.0.0.1:30881, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31462") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56142->127.0.0.1:31462, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30087") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42430->127.0.0.1:30087, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31904") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53434->127.0.0.1:31904, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31045") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47292->127.0.0.1:31045, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30013") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33300->127.0.0.1:30013, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44902->127.0.0.1:30569, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30166") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40842->127.0.0.1:30166, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31612") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40568->127.0.0.1:31612, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31440") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42846->127.0.0.1:31440, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31344") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44096->127.0.0.1:31344, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31285") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42154->127.0.0.1:31285, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30920") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35536->127.0.0.1:30920, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31374") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34308->127.0.0.1:31374, err= 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31256") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44060->127.0.0.1:31256, err= 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31590") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38788->127.0.0.1:31590, err= 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31204") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31202") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35828->127.0.0.1:31204, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39412->127.0.0.1:31202, err= 2025/08/21 02:39:26 INFO : potato: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30871") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47536->127.0.0.1:30871, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30490") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49926->127.0.0.1:30490, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31507") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45078->127.0.0.1:31507, err= 2025/08/21 02:39:26 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/21 02:39:26 INFO : potato2: Copied (new) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31042") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47886->127.0.0.1:31042, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30157") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60506->127.0.0.1:30157, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30892") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46490->127.0.0.1:30892, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30860") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42758->127.0.0.1:30860, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31545") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36794->127.0.0.1:31545, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31474") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38504->127.0.0.1:31474, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30530") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36078->127.0.0.1:30530, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30688") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57958->127.0.0.1:30688, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31450") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45478->127.0.0.1:31450, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30175") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43664->127.0.0.1:30175, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30525") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39686->127.0.0.1:30525, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30242") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43244->127.0.0.1:30242, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31156") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45810->127.0.0.1:31156, err= 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31033") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40290->127.0.0.1:31033, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30874") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48728->127.0.0.1:30874, err= 2025/08/21 02:39:26 INFO : potato: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31716") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38778->127.0.0.1:31716, err= 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30723") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56334->127.0.0.1:30723, err= 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30670") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56084->127.0.0.1:30670, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31572") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56058->127.0.0.1:31572, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30073") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35666->127.0.0.1:30073, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30006") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60658->127.0.0.1:30006, err= 2025/08/21 02:39:26 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/21 02:39:26 INFO : potato2: Copied (new) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30685") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50366->127.0.0.1:30685, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30820") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45930->127.0.0.1:30820, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31793") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56384->127.0.0.1:31793, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30955") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35490->127.0.0.1:30955, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30559") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45756->127.0.0.1:30559, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31331") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43374->127.0.0.1:31331, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31272") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55328->127.0.0.1:31272, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30332") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54528->127.0.0.1:30332, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31906") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53592->127.0.0.1:31906, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30853") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52528->127.0.0.1:30853, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30630") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33024->127.0.0.1:30630, err= 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31688") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34126->127.0.0.1:31688, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30684") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35226->127.0.0.1:30684, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30997") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45216->127.0.0.1:30997, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31125") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50118->127.0.0.1:31125, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31744") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47226->127.0.0.1:31744, err= 2025/08/21 02:39:26 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/21 02:39:26 INFO : potato2: Copied (new) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31481") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51250->127.0.0.1:31481, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31758") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34760->127.0.0.1:31758, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30060") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55098->127.0.0.1:30060, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31706") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59698->127.0.0.1:31706, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30601") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47346->127.0.0.1:30601, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31161") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48336->127.0.0.1:31161, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31041") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33858->127.0.0.1:31041, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31602") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34222->127.0.0.1:31602, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30185") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50050->127.0.0.1:30185, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31895") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49130->127.0.0.1:31895, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31657") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60346->127.0.0.1:31657, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30973") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38056->127.0.0.1:30973, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30559") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45758->127.0.0.1:30559, err= 2025/08/21 02:39:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : enormous: Excluded 2025/08/21 02:39:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : potato2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31978") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35654->127.0.0.1:31978, err= 2025/08/21 02:39:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : potato2: Excluded 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30699") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47814->127.0.0.1:30699, err= 2025/08/21 02:39:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : enormous: Excluded 2025/08/21 02:39:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : potato2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30741") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43730->127.0.0.1:30741, err= 2025/08/21 02:39:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : potato2: Excluded 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30945") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46812->127.0.0.1:30945, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30011") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55668->127.0.0.1:30011, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30031") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35854->127.0.0.1:30031, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31908") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45818->127.0.0.1:31908, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31116") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60908->127.0.0.1:31116, err= --- PASS: TestSyncWithExclude (0.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30180") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59846->127.0.0.1:30180, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31381") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53206->127.0.0.1:31381, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30752") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49356->127.0.0.1:30752, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30791") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45706->127.0.0.1:30791, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31937") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43188->127.0.0.1:31937, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30091") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33874->127.0.0.1:30091, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30207") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34026->127.0.0.1:30207, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30424") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35600->127.0.0.1:30424, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30847") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52886->127.0.0.1:30847, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31148") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37012->127.0.0.1:31148, err= 2025/08/21 02:39:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : enormous: Excluded 2025/08/21 02:39:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : potato2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31694") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59644->127.0.0.1:31694, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30991") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35804->127.0.0.1:30991, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31617") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54410->127.0.0.1:31617, err= 2025/08/21 02:39:26 INFO : enormous: Deleted 2025/08/21 02:39:26 INFO : potato2: Deleted 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31762") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54484->127.0.0.1:31762, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31180") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52650->127.0.0.1:31180, err= 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : potato2: Deleted 2025/08/21 02:39:26 INFO : enormous: Deleted 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30975") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37790->127.0.0.1:30975, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30931") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41294->127.0.0.1:30931, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55706->127.0.0.1:30989, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30309") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36466->127.0.0.1:30309, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30734") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49832->127.0.0.1:30734, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31370") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35570->127.0.0.1:31370, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30527") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42866->127.0.0.1:30527, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31543") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54010->127.0.0.1:31543, err= --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/08/21 02:39:26 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30669") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39724->127.0.0.1:30669, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31191") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54998->127.0.0.1:31191, err= 2025/08/21 02:39:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31993") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31524") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54966->127.0.0.1:31524, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34546->127.0.0.1:31993, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31532") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43072->127.0.0.1:31532, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30575") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53978->127.0.0.1:30575, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31587") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41246->127.0.0.1:31587, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30405") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38750->127.0.0.1:30405, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31673") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31246") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51904->127.0.0.1:31246, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51220->127.0.0.1:31673, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30496") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60128->127.0.0.1:30496, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30269") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36242->127.0.0.1:30269, err= 2025/08/21 02:39:26 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/21 02:39:26 INFO : yam: Copied (new) 2025/08/21 02:39:26 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/21 02:39:26 INFO : potato: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30298") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49712->127.0.0.1:30298, err= 2025/08/21 02:39:26 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30216") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55588->127.0.0.1:30216, err= 2025/08/21 02:39:26 DEBUG : potato: Sizes identical 2025/08/21 02:39:26 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31870") 2025/08/21 02:39:26 DEBUG : potato: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49274->127.0.0.1:31870, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31746") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55426->127.0.0.1:31746, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31440") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42856->127.0.0.1:31440, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30387") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56432->127.0.0.1:30387, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31809") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56418->127.0.0.1:31809, err= 2025/08/21 02:39:26 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/21 02:39:26 INFO : yaml: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31018") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46544->127.0.0.1:31018, err= 2025/08/21 02:39:26 INFO : yam: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31258") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56900->127.0.0.1:31258, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31830") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52746->127.0.0.1:31830, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30736") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51798->127.0.0.1:30736, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30837") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44324->127.0.0.1:30837, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31661") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43318->127.0.0.1:31661, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30716") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35172->127.0.0.1:30716, err= --- PASS: TestSyncWithTrackRenames (0.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/08/21 02:39:26 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Ignoring --track-renames as either the source or destination do not support modtime 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30740") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33118->127.0.0.1:30740, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30608") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44266->127.0.0.1:30608, err= 2025/08/21 02:39:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31009") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31491") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38344->127.0.0.1:31491, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54118->127.0.0.1:31009, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30423") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51692->127.0.0.1:30423, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31125") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50126->127.0.0.1:31125, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30965") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30510") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49718->127.0.0.1:30965, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58290->127.0.0.1:30510, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30453") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31467") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55992->127.0.0.1:30453, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56270->127.0.0.1:31467, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31097") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59818->127.0.0.1:31097, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31989") 2025/08/21 02:39:26 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/21 02:39:26 INFO : potato: Copied (new) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38534->127.0.0.1:31989, err= 2025/08/21 02:39:26 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/21 02:39:26 INFO : yam: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31953") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42314->127.0.0.1:31953, err= 2025/08/21 02:39:26 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Ignoring --track-renames as either the source or destination do not support modtime 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31581") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50226->127.0.0.1:31581, err= 2025/08/21 02:39:26 DEBUG : potato: Sizes identical 2025/08/21 02:39:26 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : potato: Unchanged skipping 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31547") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47984->127.0.0.1:31547, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31184") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39230->127.0.0.1:31184, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30477") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58454->127.0.0.1:30477, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31417") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41206->127.0.0.1:31417, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31458") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33798->127.0.0.1:31458, err= 2025/08/21 02:39:26 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/21 02:39:26 INFO : yaml: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31673") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51234->127.0.0.1:31673, err= 2025/08/21 02:39:26 INFO : yam: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31535") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36422->127.0.0.1:31535, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31311") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42484->127.0.0.1:31311, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30018") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54946->127.0.0.1:30018, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30817") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47150->127.0.0.1:30817, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30683") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47416->127.0.0.1:30683, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31986") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35522->127.0.0.1:31986, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30240") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42152->127.0.0.1:30240, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31078") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52998->127.0.0.1:31078, err= 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Making map for --track-renames 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Finished making map for --track-renames 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for renames to finish 2025/08/21 02:39:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30729") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30572") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53414->127.0.0.1:30572, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47602->127.0.0.1:30729, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30441") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31101") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57548->127.0.0.1:30441, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38364->127.0.0.1:31101, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31754") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43614->127.0.0.1:31754, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30907") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54178->127.0.0.1:31362, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45402->127.0.0.1:30907, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31886") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34162->127.0.0.1:31886, err= 2025/08/21 02:39:26 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/21 02:39:26 INFO : potato: Copied (new) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30843") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43692->127.0.0.1:30843, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30572") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53430->127.0.0.1:30572, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30624") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53444->127.0.0.1:30624, err= 2025/08/21 02:39:26 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/21 02:39:26 INFO : sub/yam: Copied (new) 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30130") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34350->127.0.0.1:30130, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30826") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34998->127.0.0.1:30826, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30708") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54144->127.0.0.1:30708, err= 2025/08/21 02:39:26 DEBUG : potato: Sizes identical 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30585") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49028->127.0.0.1:30585, err= 2025/08/21 02:39:26 DEBUG : potato: Unchanged skipping 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Making map for --track-renames 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Finished making map for --track-renames 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for renames to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31801") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38716->127.0.0.1:31801, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31990") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48296->127.0.0.1:31990, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31234") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40678->127.0.0.1:31234, err= 2025/08/21 02:39:26 INFO : sub/yam: Moved (server-side) to: yam 2025/08/21 02:39:26 INFO : yam: Renamed from "sub/yam" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31936") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54310->127.0.0.1:31936, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31985") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45672->127.0.0.1:31985, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30425") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37872->127.0.0.1:30425, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31605") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34986->127.0.0.1:31605, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30706") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40098->127.0.0.1:30706, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30812") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49610->127.0.0.1:30812, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31069") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39652->127.0.0.1:31069, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31173") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39052->127.0.0.1:31173, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31078") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53012->127.0.0.1:31078, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31969") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36086->127.0.0.1:31969, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "/tmp/rclone540385529/dir1" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "/tmp/rclone540385529/dir2" 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529/dir2: Using server-side directory move 2025/08/21 02:39:26 INFO : Local file system at /tmp/rclone540385529/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:39:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529/dir2: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529/dir2: Waiting for transfers to finish 2025/08/21 02:39:26 INFO : file1.txt: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30148") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56542->127.0.0.1:30148, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31771") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42206->127.0.0.1:31771, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30298") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49726->127.0.0.1:30298, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35592->127.0.0.1:31779, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30574") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39964->127.0.0.1:30574, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30718") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32966->127.0.0.1:30718, err= 2025/08/21 02:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31810") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58668->127.0.0.1:31810, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30925") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47462->127.0.0.1:30925, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30979") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38074->127.0.0.1:30979, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31671") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46178->127.0.0.1:31671, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30828") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47778->127.0.0.1:30828, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30870") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47646->127.0.0.1:30870, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31253") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31758") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34768->127.0.0.1:31758, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50850->127.0.0.1:31253, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31885") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55964->127.0.0.1:31885, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31449") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52516->127.0.0.1:31449, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31185") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31637") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37060->127.0.0.1:31185, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47920->127.0.0.1:31637, err= 2025/08/21 02:39:26 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:26 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:26 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30311") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47958->127.0.0.1:30311, err= 2025/08/21 02:39:26 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/21 02:39:26 INFO : nested/sub dir/file: Copied (new) 2025/08/21 02:39:26 INFO : nested/sub dir/file: Deleted 2025/08/21 02:39:26 INFO : sub dir: Removing directory 2025/08/21 02:39:26 INFO : nested/sub dir: Removing directory 2025/08/21 02:39:26 INFO : nested: Removing directory 2025/08/21 02:39:26 DEBUG : Local file system at /tmp/rclone540385529: deleted 3 directories 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31637") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47934->127.0.0.1:31637, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30192") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30213") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52120->127.0.0.1:30192, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37650->127.0.0.1:30213, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31080") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39116->127.0.0.1:31080, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31113") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39768->127.0.0.1:31113, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31864") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54822->127.0.0.1:31864, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30946") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44222->127.0.0.1:30946, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30203") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53304->127.0.0.1:30203, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30061") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52210->127.0.0.1:30061, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30370") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53890->127.0.0.1:30370, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30398") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47120->127.0.0.1:30398, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30494") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52864->127.0.0.1:30494, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30356") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60952->127.0.0.1:30356, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30714") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45946->127.0.0.1:30714, err= 2025/08/21 02:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31109") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36846->127.0.0.1:31109, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30621") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50530->127.0.0.1:30621, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30877") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59406->127.0.0.1:30877, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30206") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48632->127.0.0.1:30206, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30964") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53132->127.0.0.1:30964, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30876") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46614->127.0.0.1:30876, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30844") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30234") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47200->127.0.0.1:30234, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51192->127.0.0.1:30844, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30748") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52804->127.0.0.1:30748, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30953") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37634->127.0.0.1:30953, err= 2025/08/21 02:39:26 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/21 02:39:26 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:39:26 INFO : sub dir/hello world: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30439") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42062->127.0.0.1:30439, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30625") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36908->127.0.0.1:30625, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30421") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47838->127.0.0.1:30421, err= 2025/08/21 02:39:26 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/21 02:39:26 INFO : nested/sub dir/file: Copied (new) 2025/08/21 02:39:26 INFO : nested/sub dir/file: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31737") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34908->127.0.0.1:31737, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30763") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30018") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52424->127.0.0.1:30763, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54956->127.0.0.1:30018, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31566") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36128->127.0.0.1:31566, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30594") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54658->127.0.0.1:30594, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30048") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44602->127.0.0.1:30048, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30098") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39718->127.0.0.1:30098, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30437") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40666->127.0.0.1:30437, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31012") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57780->127.0.0.1:31012, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30029") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51116->127.0.0.1:30029, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30147") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48970->127.0.0.1:30147, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30091") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33884->127.0.0.1:30091, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30441") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57556->127.0.0.1:30441, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31906") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53598->127.0.0.1:31906, err= 2025/08/21 02:39:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30710") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53992->127.0.0.1:31570, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39342->127.0.0.1:30710, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30463") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58552->127.0.0.1:30463, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30682") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55856->127.0.0.1:30682, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31270") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39442->127.0.0.1:31270, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31614") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33356->127.0.0.1:31614, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31638") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36090->127.0.0.1:31638, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30150") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31437") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38684->127.0.0.1:30150, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54824->127.0.0.1:31437, err= 2025/08/21 02:39:26 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/21 02:39:26 INFO : existing-b: Copied (new) 2025/08/21 02:39:26 INFO : existing-b: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30020") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50898->127.0.0.1:30020, err= 2025/08/21 02:39:26 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/21 02:39:26 INFO : existing: Copied (new) 2025/08/21 02:39:26 INFO : existing: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30381") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43494->127.0.0.1:30381, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30806") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47518->127.0.0.1:30806, err= 2025/08/21 02:39:26 DEBUG : existing: Destination exists, skipping 2025/08/21 02:39:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30051") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41754->127.0.0.1:30051, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31937") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43198->127.0.0.1:31937, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42448->127.0.0.1:31589, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30656") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47420->127.0.0.1:30656, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57714->127.0.0.1:31375, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31542") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47698->127.0.0.1:31542, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xiqodin2kufa" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:34218->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30822") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:46042->127.0.0.1:30822, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31392") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35654->127.0.0.1:31392, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31257") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35884->127.0.0.1:31257, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31571") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39780->127.0.0.1:31571, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31615") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45298->127.0.0.1:31615, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31778") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37106->127.0.0.1:31778, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31235") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43126->127.0.0.1:31235, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30857") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48442->127.0.0.1:30857, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31997") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33260->127.0.0.1:31997, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53998->127.0.0.1:31570, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30410") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56352->127.0.0.1:30410, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-jafurey1xevu -> ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31050") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:47888->127.0.0.1:31050, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31285") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:42156->127.0.0.1:31285, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30446") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:38416->127.0.0.1:30446, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31270") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:39448->127.0.0.1:31270, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31899") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:34302->127.0.0.1:31899, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31462") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:56146->127.0.0.1:31462, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30747") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:54220->127.0.0.1:30747, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31305") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:52560->127.0.0.1:31305, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Using server-side directory move 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30867") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:53048->127.0.0.1:30867, err= 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30732") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31791") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59390->127.0.0.1:31791, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:45352->127.0.0.1:30732, err= 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:34228->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31254") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31965") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45846->127.0.0.1:31965, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:53498->127.0.0.1:31254, err= 2025/08/21 02:39:26 INFO : empty space: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31031") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:60534->127.0.0.1:31031, err= 2025/08/21 02:39:26 INFO : potato2: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31549") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:37430->127.0.0.1:31549, err= 2025/08/21 02:39:26 INFO : potato3: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30205") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:33650->127.0.0.1:30205, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31118") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:57846->127.0.0.1:31118, err= 2025/08/21 02:39:26 INFO : potato3: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30269") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36252->127.0.0.1:30269, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31998") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51754->127.0.0.1:31998, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:30368") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:47418->127.0.0.1:30368, err= 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nomekib7buco" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:34242->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:31295") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:58456->127.0.0.1:31295, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Using server-side directory move 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:31329") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:47498->127.0.0.1:31329, err= 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Server side directory move succeeded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:31682") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:45808->127.0.0.1:31682, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31996") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:42782->127.0.0.1:31996, err= 2025/08/21 02:39:26 ERROR : error listing: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:30740") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:33128->127.0.0.1:30740, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Purge object "empty space" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:31438") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:33182->127.0.0.1:31438, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Purge object "potato2" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:30622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:58356->127.0.0.1:30622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Purge object "potato3" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: dial("tcp","127.0.0.1:31131") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: > dial: conn=127.0.0.1:57812->127.0.0.1:31131, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomekib7buco: Purge dir "" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: dial("tcp","127.0.0.1:31184") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: > dial: conn=127.0.0.1:39232->127.0.0.1:31184, err= 2025/08/21 02:39:26 ERROR : error listing: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-xiqodin2kufa: Purge dir "" 2025/08/21 02:39:26 NOTICE: purge failed to rmdir "": directory not found 2025/08/21 02:39:26 NOTICE: purge failed: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31188") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53820->127.0.0.1:31188, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31354") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58788->127.0.0.1:31354, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30743") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40658->127.0.0.1:30743, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30743") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40668->127.0.0.1:30743, err= --- PASS: TestServerSideMove (0.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-feriqej3buko" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:34252->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31181") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:48052->127.0.0.1:31181, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30093") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59900->127.0.0.1:30093, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31966") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34728->127.0.0.1:31966, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31519") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46864->127.0.0.1:31519, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31560") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36958->127.0.0.1:31560, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30190") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47310->127.0.0.1:30190, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30077") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48662->127.0.0.1:30077, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31715") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34484->127.0.0.1:31715, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30474") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33156->127.0.0.1:30474, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31291") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57948->127.0.0.1:31291, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31329") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47510->127.0.0.1:31329, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-jafurey1xevu -> ftp://127.0.0.1:28622/rclone-test-feriqej3buko 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30871") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:47544->127.0.0.1:30871, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31604") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:50018->127.0.0.1:31604, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31602") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:34238->127.0.0.1:31602, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31364") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:37540->127.0.0.1:31364, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30366") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:59102->127.0.0.1:30366, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30907") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:45416->127.0.0.1:30907, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31061") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:35922->127.0.0.1:31061, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31485") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:33870->127.0.0.1:31485, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30845") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:56352->127.0.0.1:30845, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31669") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33270->127.0.0.1:31669, err= 2025/08/21 02:39:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : empty space: Excluded 2025/08/21 02:39:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : empty space: Excluded 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30161") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:60494->127.0.0.1:30161, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:34266->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31618") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:47132->127.0.0.1:31618, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31321") 2025/08/21 02:39:26 INFO : potato2: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:50818->127.0.0.1:31321, err= 2025/08/21 02:39:26 INFO : potato3: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30097") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:41688->127.0.0.1:30097, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30459") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:60694->127.0.0.1:30459, err= 2025/08/21 02:39:26 INFO : potato3: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31346") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39056->127.0.0.1:31346, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31434") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:45674->127.0.0.1:31434, err= 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-godazob4luvi" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:34270->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31395") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:57472->127.0.0.1:31395, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:30147") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:48978->127.0.0.1:30147, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:31089") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:52964->127.0.0.1:31089, err= 2025/08/21 02:39:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:39:26 DEBUG : empty space: Excluded 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31054") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:41924->127.0.0.1:31054, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31446") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:41804->127.0.0.1:31446, err= 2025/08/21 02:39:26 INFO : potato2: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:34276->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31981") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:32790->127.0.0.1:31981, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:30959") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:52554->127.0.0.1:30959, err= 2025/08/21 02:39:26 INFO : potato3: Moved (server-side) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31488") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:55454->127.0.0.1:31488, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30075") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:44032->127.0.0.1:30075, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31104") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:54638->127.0.0.1:31104, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Purge object "potato2" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:30085") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:44120->127.0.0.1:30085, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Purge object "potato3" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: dial("tcp","127.0.0.1:31001") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: > dial: conn=127.0.0.1:51968->127.0.0.1:31001, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-godazob4luvi: Purge dir "" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30948") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:47394->127.0.0.1:30948, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: Purge object "empty space" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: dial("tcp","127.0.0.1:30592") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: > dial: conn=127.0.0.1:39176->127.0.0.1:30592, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-feriqej3buko: Purge dir "" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31476") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49394->127.0.0.1:31476, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30458") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54636->127.0.0.1:30458, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31683") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43108->127.0.0.1:31683, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31655") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37206->127.0.0.1:31655, err= --- PASS: TestServerSideMoveWithFilter (0.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-raquwac3kuma" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:34288->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30290") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:45698->127.0.0.1:30290, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30771") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60794->127.0.0.1:30771, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31606") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52038->127.0.0.1:31606, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30995") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44610->127.0.0.1:30995, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30293") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40702->127.0.0.1:30293, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31080") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39124->127.0.0.1:31080, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30874") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48736->127.0.0.1:30874, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31384") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53272->127.0.0.1:31384, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31734") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56644->127.0.0.1:31734, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30887") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57150->127.0.0.1:30887, err= 2025/08/21 02:39:26 INFO : tomatoDir: Making directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30787") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32994->127.0.0.1:30787, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30743") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40682->127.0.0.1:30743, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30137") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51622->127.0.0.1:30137, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30223") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35886->127.0.0.1:30223, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30216") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55592->127.0.0.1:30216, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-jafurey1xevu -> ftp://127.0.0.1:28622/rclone-test-raquwac3kuma 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31949") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:54716->127.0.0.1:31949, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31184") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:39240->127.0.0.1:31184, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30827") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:50118->127.0.0.1:30827, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31171") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:48280->127.0.0.1:31171, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31079") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:47622->127.0.0.1:31079, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30790") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:46964->127.0.0.1:30790, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30108") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:33908->127.0.0.1:30108, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30671") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:60208->127.0.0.1:30671, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Using server-side directory move 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31183") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:52496->127.0.0.1:31183, err= 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30756") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:48402->127.0.0.1:30756, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30290") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45702->127.0.0.1:30290, err= 2025/08/21 02:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : empty space: Sizes identical 2025/08/21 02:39:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:39:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30136") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:34292->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30727") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40318->127.0.0.1:30136, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:37724->127.0.0.1:30727, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30591") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60764->127.0.0.1:30591, err= 2025/08/21 02:39:26 INFO : empty space: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31414") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40512->127.0.0.1:31414, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31095") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:58572->127.0.0.1:31095, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30998") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:40550->127.0.0.1:30998, err= 2025/08/21 02:39:26 INFO : potato2: Moved (server-side) 2025/08/21 02:39:26 INFO : potato3: Deleted 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31531") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:52372->127.0.0.1:31531, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30849") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:39316->127.0.0.1:30849, err= 2025/08/21 02:39:26 INFO : potato3: Moved (server-side) 2025/08/21 02:39:26 INFO : tomatoDir: Removing directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: deleted 1 directories 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30338") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37838->127.0.0.1:30338, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30607") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58436->127.0.0.1:30607, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30113") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53994->127.0.0.1:30113, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30489") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42506->127.0.0.1:30489, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30686") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:50524->127.0.0.1:30686, err= 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qalenis4diwa" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:34304->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:31668") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:48976->127.0.0.1:31668, err= 2025/08/21 02:39:26 INFO : tomatoDir: Making directory 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30650") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:51700->127.0.0.1:30650, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30571") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:54402->127.0.0.1:30571, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Using server-side directory move 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:30145") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:38412->127.0.0.1:30145, err= 2025/08/21 02:39:26 INFO : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Server side directory move succeeded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:30538") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:50514->127.0.0.1:30538, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:31158") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:39370->127.0.0.1:31158, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:30513") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:43168->127.0.0.1:30513, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30659") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:52786->127.0.0.1:30659, err= 2025/08/21 02:39:26 ERROR : error listing: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:31957") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:56762->127.0.0.1:31957, err= 2025/08/21 02:39:26 ERROR : error listing: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:31477") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:53720->127.0.0.1:31477, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Purge object "empty space" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:30826") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:35014->127.0.0.1:30826, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Purge object "potato2" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:31594") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:35946->127.0.0.1:31594, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Purge object "potato3" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:30276") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:44782->127.0.0.1:30276, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:30451") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:34930->127.0.0.1:30451, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: dial("tcp","127.0.0.1:31900") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: > dial: conn=127.0.0.1:50602->127.0.0.1:31900, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Purge dir "tomatoDir" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-qalenis4diwa: Purge dir "" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: dial("tcp","127.0.0.1:30584") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: > dial: conn=127.0.0.1:49322->127.0.0.1:30584, err= 2025/08/21 02:39:26 ERROR : error listing: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-raquwac3kuma: Purge dir "" 2025/08/21 02:39:26 NOTICE: purge failed to rmdir "": directory not found 2025/08/21 02:39:26 NOTICE: purge failed: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31929") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41206->127.0.0.1:31929, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30847") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52900->127.0.0.1:30847, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31364") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37554->127.0.0.1:31364, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30998") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40552->127.0.0.1:30998, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30266") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53464->127.0.0.1:30266, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31857") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60972->127.0.0.1:31857, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31557") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41310->127.0.0.1:31557, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31188") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53832->127.0.0.1:31188, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/rclone-sync-test" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:34318->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:31143") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:51630->127.0.0.1:31143, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30247") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33052->127.0.0.1:30247, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31518") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43240->127.0.0.1:31518, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31641") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48120->127.0.0.1:31641, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31054") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41932->127.0.0.1:31054, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/rclone-sync-test" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:34320->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:30445") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:60130->127.0.0.1:30445, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:30466") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:38780->127.0.0.1:30466, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:30985") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:51746->127.0.0.1:30985, err= 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/rclone-sync-test-include/layer2" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:34326->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30406") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:52290->127.0.0.1:30406, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30075") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:44042->127.0.0.1:30075, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30025") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:34044->127.0.0.1:30025, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30206") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:48638->127.0.0.1:30206, err= 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/rclone-sync-test-ignore-file" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:34336->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30651") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:50818->127.0.0.1:30651, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30274") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:56196->127.0.0.1:30274, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30809") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:48490->127.0.0.1:30809, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31654") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38662->127.0.0.1:31654, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31450") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45494->127.0.0.1:31450, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30554") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44954->127.0.0.1:30554, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31902") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59454->127.0.0.1:31902, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:30547") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31908") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45832->127.0.0.1:31908, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:48632->127.0.0.1:30547, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:30101") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:37184->127.0.0.1:30101, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31292") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39486->127.0.0.1:31292, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31737") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34916->127.0.0.1:31737, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31980") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40404->127.0.0.1:31980, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31327") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44754->127.0.0.1:31327, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30354") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45760->127.0.0.1:30354, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31766") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34338->127.0.0.1:31766, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31936") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:30317") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:38190->127.0.0.1:30317, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54324->127.0.0.1:31936, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: dial("tcp","127.0.0.1:31063") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30512") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test: > dial: conn=127.0.0.1:39950->127.0.0.1:31063, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54264->127.0.0.1:30512, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30948") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47396->127.0.0.1:30948, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30017") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38976->127.0.0.1:30017, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30628") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32932->127.0.0.1:30628, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31798") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54418->127.0.0.1:31798, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : rclone-sync-test-include: Removing directory 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: failed to delete 1 directories 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30665") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56632->127.0.0.1:30665, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31953") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:42326->127.0.0.1:31953, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30694") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41340->127.0.0.1:30694, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31911") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:38584->127.0.0.1:31911, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31799") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37606->127.0.0.1:31799, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30035") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60532->127.0.0.1:30035, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31939") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53390->127.0.0.1:31939, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30702") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54038->127.0.0.1:30702, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30318") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54304->127.0.0.1:30318, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31072") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50350->127.0.0.1:31072, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30052") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56626->127.0.0.1:30052, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31774") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:40582->127.0.0.1:31774, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30629") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42302->127.0.0.1:30629, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31063") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:39956->127.0.0.1:31063, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31533") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59468->127.0.0.1:31533, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30431") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60724->127.0.0.1:30431, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30415") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33132->127.0.0.1:30415, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54194->127.0.0.1:31362, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : rclone-sync-test-include: Removing directory 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: failed to delete 1 directories 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30659") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52790->127.0.0.1:30659, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30083") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30474") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:57414->127.0.0.1:30083, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33172->127.0.0.1:30474, err= 2025/08/21 02:39:26 DEBUG : Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31175") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52088->127.0.0.1:31175, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31020") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43606->127.0.0.1:31020, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31217") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42898->127.0.0.1:31217, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31697") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51814->127.0.0.1:31697, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31354") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58794->127.0.0.1:31354, err= 2025/08/21 02:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:26 INFO : There was nothing to transfer 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30754") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59456->127.0.0.1:30754, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30066") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30781") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31369") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57346->127.0.0.1:30066, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41334->127.0.0.1:31369, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37174->127.0.0.1:30781, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31269") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30408") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42514->127.0.0.1:31269, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57718->127.0.0.1:30408, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31261") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55952->127.0.0.1:31261, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30505") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37726->127.0.0.1:30505, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30364") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51448->127.0.0.1:30364, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31424") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44870->127.0.0.1:31424, err= --- PASS: TestSyncOverlapWithFilter (0.04s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34350->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31930") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:60772->127.0.0.1:31930, err= 2025/08/21 02:39:26 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:26 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:26 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:26 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:26 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:26 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: Connecting to FTP server 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:34366->127.0.0.1:28622, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30176") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:40280->127.0.0.1:30176, err= 2025/08/21 02:39:26 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" to be canonical "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30230") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34634->127.0.0.1:30230, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:31804") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:55034->127.0.0.1:31804, err= 2025/08/21 02:39:26 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31513") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:32782->127.0.0.1:31513, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30439") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42070->127.0.0.1:30439, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31965") 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:45852->127.0.0.1:31965, err= 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:26 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31352") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:35456->127.0.0.1:31352, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31556") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:36904->127.0.0.1:31556, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31982") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:44298->127.0.0.1:31982, err= 2025/08/21 02:39:27 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31755") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44188->127.0.0.1:31755, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30869") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43766->127.0.0.1:30869, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31107") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40662->127.0.0.1:31107, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31582") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48852->127.0.0.1:31582, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30386") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:43322->127.0.0.1:30386, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30083") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:57428->127.0.0.1:30083, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30247") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:33068->127.0.0.1:30247, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42456->127.0.0.1:31589, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30168") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57782->127.0.0.1:30168, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31023") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57056->127.0.0.1:31023, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30884") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:43172->127.0.0.1:30884, err= 2025/08/21 02:39:27 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (replaced existing) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30245") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41640->127.0.0.1:30245, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30936") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57838->127.0.0.1:30936, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30210") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40198->127.0.0.1:30210, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30960") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37906->127.0.0.1:30960, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30779") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59666->127.0.0.1:30779, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30049") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40856->127.0.0.1:30049, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30054") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35768->127.0.0.1:30054, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31306") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45676->127.0.0.1:31306, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31732") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38198->127.0.0.1:31732, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31264") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41450->127.0.0.1:31264, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31261") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55966->127.0.0.1:31261, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30898") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54458->127.0.0.1:30898, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31612") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40576->127.0.0.1:31612, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30598") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:51772->127.0.0.1:30598, err= 2025/08/21 02:39:27 DEBUG : one: Sizes identical 2025/08/21 02:39:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 INFO : There was nothing to transfer 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30362") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53746->127.0.0.1:30362, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30495") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48432->127.0.0.1:30495, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30704") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45430->127.0.0.1:30704, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31150") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43134->127.0.0.1:31150, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31473") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35802->127.0.0.1:31473, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31590") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38794->127.0.0.1:31590, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30443") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33812->127.0.0.1:30443, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31707") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31838") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41882->127.0.0.1:31838, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59378->127.0.0.1:31707, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30792") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:52280->127.0.0.1:30792, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:34380->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30516") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:33724->127.0.0.1:30516, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:31776") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:42252->127.0.0.1:31776, err= 2025/08/21 02:39:27 DEBUG : one: Sizes identical 2025/08/21 02:39:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 INFO : There was nothing to transfer 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30028") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36962->127.0.0.1:30028, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31283") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46076->127.0.0.1:31283, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30336") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59454->127.0.0.1:30336, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30515") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:35092->127.0.0.1:30515, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30757") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:49632->127.0.0.1:30757, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:31064") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:47754->127.0.0.1:31064, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : one: Sizes identical 2025/08/21 02:39:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 INFO : There was nothing to transfer 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31054") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41934->127.0.0.1:31054, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30558") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30995") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44276->127.0.0.1:30558, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44622->127.0.0.1:30995, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31189") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50588->127.0.0.1:31189, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30495") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48436->127.0.0.1:30495, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31987") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45998->127.0.0.1:31987, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/CompareDest" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/CompareDest" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31616") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47702->127.0.0.1:31616, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30254") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:35358->127.0.0.1:30254, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: dial("tcp","127.0.0.1:30241") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: > dial: conn=127.0.0.1:37172->127.0.0.1:30241, err= 2025/08/21 02:39:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/21 02:39:27 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:39:27 DEBUG : one: Sizes identical 2025/08/21 02:39:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31388") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:60930->127.0.0.1:31388, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31945") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:51468->127.0.0.1:31945, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31536") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38858->127.0.0.1:31536, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30171") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:58700->127.0.0.1:30171, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30908") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46886->127.0.0.1:30908, err= 2025/08/21 02:39:27 DEBUG : two.1503b713.partial: renamed to: two 2025/08/21 02:39:27 INFO : two: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30529") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43328->127.0.0.1:30529, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31188") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53848->127.0.0.1:31188, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31311") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42494->127.0.0.1:31311, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30416") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43912->127.0.0.1:30416, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31006") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60068->127.0.0.1:31006, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31502") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38060->127.0.0.1:31502, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30198") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53990->127.0.0.1:30198, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31586") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56744->127.0.0.1:31586, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31438") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33192->127.0.0.1:31438, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30458") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54638->127.0.0.1:30458, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31600") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58146->127.0.0.1:31600, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30349") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53190->127.0.0.1:30349, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31860") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40384->127.0.0.1:31860, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30215") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60616->127.0.0.1:30215, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31162") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54794->127.0.0.1:31162, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31849") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47824->127.0.0.1:31849, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30584") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49328->127.0.0.1:30584, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30745") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58376->127.0.0.1:30745, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31228") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60732->127.0.0.1:31228, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31687") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36186->127.0.0.1:31687, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30413") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54888->127.0.0.1:30413, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31839") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30434") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52236->127.0.0.1:30434, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41766->127.0.0.1:31839, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dest" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:34384->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:30802") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:41044->127.0.0.1:30802, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/pre-dest1" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: > dial: conn=127.0.0.1:34394->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: dial("tcp","127.0.0.1:31521") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: > dial: conn=127.0.0.1:60788->127.0.0.1:31521, err= 2025/08/21 02:39:27 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-jafurey1xevu/pre-dest1" to be canonical "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/pre-dest1" 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/pre-dest2" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: > dial: conn=127.0.0.1:34404->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: dial("tcp","127.0.0.1:31955") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: > dial: conn=127.0.0.1:56808->127.0.0.1:31955, err= 2025/08/21 02:39:27 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-jafurey1xevu/pre-dest2" to be canonical "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/pre-dest2" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:31159") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:54758->127.0.0.1:31159, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: dial("tcp","127.0.0.1:30117") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: > dial: conn=127.0.0.1:58458->127.0.0.1:30117, err= 2025/08/21 02:39:27 DEBUG : 1: Sizes identical 2025/08/21 02:39:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: > dial: conn=127.0.0.1:55300->127.0.0.1:30030, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: dial("tcp","127.0.0.1:30084") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: > dial: conn=127.0.0.1:48346->127.0.0.1:30084, err= 2025/08/21 02:39:27 DEBUG : 2: Sizes identical 2025/08/21 02:39:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: dial("tcp","127.0.0.1:30121") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: > dial: conn=127.0.0.1:53046->127.0.0.1:30121, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: dial("tcp","127.0.0.1:30535") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: > dial: conn=127.0.0.1:59448->127.0.0.1:30535, err= 2025/08/21 02:39:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:31736") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:38544->127.0.0.1:31736, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:31388") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:60942->127.0.0.1:31388, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:30681") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:34466->127.0.0.1:30681, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:30055") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:42698->127.0.0.1:30055, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:30960") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:37916->127.0.0.1:30960, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:30371") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:57576->127.0.0.1:30371, err= 2025/08/21 02:39:27 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/21 02:39:27 INFO : 3: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: dial("tcp","127.0.0.1:30466") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dest: > dial: conn=127.0.0.1:38794->127.0.0.1:30466, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30836") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40792->127.0.0.1:30836, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31281") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30504") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30168") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44860->127.0.0.1:31281, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56864->127.0.0.1:30504, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57794->127.0.0.1:30168, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30613") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46376->127.0.0.1:30613, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30112") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31934") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30272") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58462->127.0.0.1:31934, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39082->127.0.0.1:30112, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47516->127.0.0.1:30272, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30524") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46606->127.0.0.1:30524, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30347") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47896->127.0.0.1:30347, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31305") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52574->127.0.0.1:31305, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31317") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54322->127.0.0.1:31317, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30018") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54966->127.0.0.1:30018, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest1: closing 1 unused connections 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.05s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30514") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50246->127.0.0.1:30514, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30985") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51758->127.0.0.1:30985, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30993") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52062->127.0.0.1:30993, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30771") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60810->127.0.0.1:30771, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31069") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39664->127.0.0.1:31069, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30475") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49564->127.0.0.1:30475, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31817") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49646->127.0.0.1:31817, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30620") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46744->127.0.0.1:30620, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30156") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35188->127.0.0.1:30156, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30367") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38522->127.0.0.1:30367, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31184") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39252->127.0.0.1:31184, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31739") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57556->127.0.0.1:31739, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31722") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57202->127.0.0.1:31722, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42460->127.0.0.1:31589, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30704") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45432->127.0.0.1:30704, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30836") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40794->127.0.0.1:30836, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34420->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31223") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34950->127.0.0.1:31223, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:34428->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30835") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:47808->127.0.0.1:30835, err= 2025/08/21 02:39:27 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-jafurey1xevu/backup" to be canonical "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31096") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41892->127.0.0.1:31096, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30399") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:60732->127.0.0.1:30399, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31656") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:52026->127.0.0.1:31656, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30029") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:51120->127.0.0.1:30029, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30715") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:45980->127.0.0.1:30715, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30884") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:43182->127.0.0.1:30884, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30287") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:33182->127.0.0.1:30287, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30209") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46314->127.0.0.1:30209, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31260") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47814->127.0.0.1:31260, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31016") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46378->127.0.0.1:31016, err= 2025/08/21 02:39:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30892") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:46516->127.0.0.1:30892, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30703") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:38672->127.0.0.1:30703, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30898") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:54466->127.0.0.1:30898, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30559") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45770->127.0.0.1:30559, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30292") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30710") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59662->127.0.0.1:30292, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39356->127.0.0.1:30710, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30206") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48650->127.0.0.1:30206, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31344") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44106->127.0.0.1:31344, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31974") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37200->127.0.0.1:31974, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31506") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41736->127.0.0.1:31506, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31045") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47302->127.0.0.1:31045, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31904") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53444->127.0.0.1:31904, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/backup" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31849") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47830->127.0.0.1:31849, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30951") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:35974->127.0.0.1:30951, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31463") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:36002->127.0.0.1:31463, err= 2025/08/21 02:39:27 INFO : one: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30542") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:35402->127.0.0.1:30542, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30835") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:47814->127.0.0.1:30835, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31710") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57730->127.0.0.1:31710, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30636") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39618->127.0.0.1:30636, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31894") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:53632->127.0.0.1:31894, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30028") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:36966->127.0.0.1:30028, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30270") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54426->127.0.0.1:30270, err= 2025/08/21 02:39:27 DEBUG : one.1503b713.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31726") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:38804->127.0.0.1:31726, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30797") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:38278->127.0.0.1:30797, err= 2025/08/21 02:39:27 INFO : three.txt: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31634") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:43856->127.0.0.1:31634, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30247") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:33072->127.0.0.1:30247, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30336") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59464->127.0.0.1:30336, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30554") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44958->127.0.0.1:30554, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30403") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60518->127.0.0.1:30403, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55722->127.0.0.1:30989, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31249") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42934->127.0.0.1:31249, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31575") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37400->127.0.0.1:31575, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30726") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55956->127.0.0.1:30726, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30566") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51452->127.0.0.1:30566, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30467") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40314->127.0.0.1:30467, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31205") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34968->127.0.0.1:31205, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31922") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52240->127.0.0.1:31922, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30874") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48744->127.0.0.1:30874, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30974") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52460->127.0.0.1:30974, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31869") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58926->127.0.0.1:31869, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30818") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38900->127.0.0.1:30818, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30458") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54654->127.0.0.1:30458, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30642") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46852->127.0.0.1:30642, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30615") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60086->127.0.0.1:30615, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31443") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54958->127.0.0.1:31443, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54014->127.0.0.1:31570, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31786") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44568->127.0.0.1:31786, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30137") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51636->127.0.0.1:30137, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30670") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56100->127.0.0.1:30670, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31296") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38234->127.0.0.1:31296, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34436->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31478") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46456->127.0.0.1:31478, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:34438->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31155") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:47794->127.0.0.1:31155, err= 2025/08/21 02:39:27 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-jafurey1xevu/backup" to be canonical "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31365") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57440->127.0.0.1:31365, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30651") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:50824->127.0.0.1:30651, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31384") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:53278->127.0.0.1:31384, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30943") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:49830->127.0.0.1:30943, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31718") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:50730->127.0.0.1:31718, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30964") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:53146->127.0.0.1:30964, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31197") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:37360->127.0.0.1:31197, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31932") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:58904->127.0.0.1:31932, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31142") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:37908->127.0.0.1:31142, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30579") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:37168->127.0.0.1:30579, err= 2025/08/21 02:39:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31864") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:54836->127.0.0.1:31864, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30858") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:45294->127.0.0.1:30858, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30136") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:40320->127.0.0.1:30136, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31540") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60844->127.0.0.1:31540, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30111") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30504") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56188->127.0.0.1:30111, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56868->127.0.0.1:30504, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30868") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48968->127.0.0.1:30868, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31963") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56906->127.0.0.1:31963, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31441") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38922->127.0.0.1:31441, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30531") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34260->127.0.0.1:30531, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31074") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31276") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46436->127.0.0.1:31074, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35668->127.0.0.1:31276, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/backup" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31182") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41594->127.0.0.1:31182, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31925") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:37536->127.0.0.1:31925, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30494") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:52866->127.0.0.1:30494, err= 2025/08/21 02:39:27 INFO : one.bak: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31259") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:44030->127.0.0.1:31259, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31572") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:56070->127.0.0.1:31572, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31825") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:32966->127.0.0.1:31825, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30412") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:37112->127.0.0.1:30412, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31373") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46910->127.0.0.1:31373, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30331") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46946->127.0.0.1:30331, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30297") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:55958->127.0.0.1:30297, err= 2025/08/21 02:39:27 DEBUG : one.1503b713.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31871") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:45412->127.0.0.1:31871, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31335") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:55622->127.0.0.1:31335, err= 2025/08/21 02:39:27 INFO : three.txt.bak: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30240") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:42164->127.0.0.1:30240, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30057") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:35712->127.0.0.1:30057, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31350") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55410->127.0.0.1:31350, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30263") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47212->127.0.0.1:30263, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31180") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52660->127.0.0.1:31180, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30103") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44728->127.0.0.1:30103, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31373") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46912->127.0.0.1:31373, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31318") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60602->127.0.0.1:31318, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31537") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45844->127.0.0.1:31537, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31937") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43204->127.0.0.1:31937, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31844") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54550->127.0.0.1:31844, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30172") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47590->127.0.0.1:30172, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31370") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35574->127.0.0.1:31370, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31152") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54260->127.0.0.1:31152, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30225") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43620->127.0.0.1:30225, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30499") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55896->127.0.0.1:30499, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31290") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43404->127.0.0.1:31290, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30780") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49006->127.0.0.1:30780, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30906") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34662->127.0.0.1:30906, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31781") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47324->127.0.0.1:31781, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30986") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34984->127.0.0.1:30986, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31881") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50260->127.0.0.1:31881, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30965") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49724->127.0.0.1:30965, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30946") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44228->127.0.0.1:30946, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30003") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55906->127.0.0.1:30003, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31351") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35162->127.0.0.1:31351, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34448->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30863") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:60976->127.0.0.1:30863, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:34458->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:36178->127.0.0.1:31039, err= 2025/08/21 02:39:27 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-jafurey1xevu/backup" to be canonical "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30322") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57440->127.0.0.1:30322, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31391") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:52156->127.0.0.1:31391, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30796") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:54944->127.0.0.1:30796, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30754") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:59462->127.0.0.1:30754, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31319") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:55972->127.0.0.1:31319, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30754") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59476->127.0.0.1:30754, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30439") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42086->127.0.0.1:30439, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30334") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39854->127.0.0.1:30334, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31042") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47888->127.0.0.1:31042, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31261") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:55978->127.0.0.1:31261, err= 2025/08/21 02:39:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31493") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:42206->127.0.0.1:31493, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:46196->127.0.0.1:31577, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31840") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:42426->127.0.0.1:31840, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31668") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48988->127.0.0.1:31668, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31271") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31230") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55580->127.0.0.1:31271, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45308->127.0.0.1:31230, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31701") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55318->127.0.0.1:31701, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30185") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50064->127.0.0.1:30185, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46208->127.0.0.1:31577, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31925") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37542->127.0.0.1:31925, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30702") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31024") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54054->127.0.0.1:30702, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43078->127.0.0.1:31024, err= 2025/08/21 02:39:27 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-jafurey1xevu/backup" for canonical name "TestFTPRclone{H0B4r}:rclone-test-jafurey1xevu/backup" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30894") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54420->127.0.0.1:30894, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31486") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:41964->127.0.0.1:31486, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30547") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:48638->127.0.0.1:30547, err= 2025/08/21 02:39:27 INFO : one-2019-01-01: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31048") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:54618->127.0.0.1:31048, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:30753") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:59092->127.0.0.1:30753, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30603") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42556->127.0.0.1:30603, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30236") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38998->127.0.0.1:30236, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31322") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:32898->127.0.0.1:31322, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30966") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41754->127.0.0.1:30966, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31969") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:36094->127.0.0.1:31969, err= 2025/08/21 02:39:27 DEBUG : one.1503b713.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31865") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:38534->127.0.0.1:31865, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31478") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:46460->127.0.0.1:31478, err= 2025/08/21 02:39:27 INFO : three-2019-01-01.txt: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31014") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:47390->127.0.0.1:31014, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: dial("tcp","127.0.0.1:31521") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: > dial: conn=127.0.0.1:60804->127.0.0.1:31521, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30600") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39652->127.0.0.1:30600, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31690") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49768->127.0.0.1:31690, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30602") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37464->127.0.0.1:30602, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30019") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40598->127.0.0.1:30019, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31402") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43824->127.0.0.1:31402, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31103") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39250->127.0.0.1:31103, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31326") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57228->127.0.0.1:31326, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30704") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45448->127.0.0.1:30704, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31939") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53406->127.0.0.1:31939, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31250") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45356->127.0.0.1:31250, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30564") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42076->127.0.0.1:30564, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30356") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60958->127.0.0.1:30356, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30839") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42940->127.0.0.1:30839, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31294") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34660->127.0.0.1:31294, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31932") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58906->127.0.0.1:31932, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31154") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52780->127.0.0.1:31154, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31358") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38992->127.0.0.1:31358, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30758") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47342->127.0.0.1:30758, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31423") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38334->127.0.0.1:31423, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30132") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52530->127.0.0.1:30132, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30544") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51478->127.0.0.1:30544, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31694") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59660->127.0.0.1:31694, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31550") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33678->127.0.0.1:31550, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30301") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40954->127.0.0.1:30301, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34470->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30676") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:58598->127.0.0.1:30676, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30360") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46982->127.0.0.1:30360, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31130") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38954->127.0.0.1:31130, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30148") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:56548->127.0.0.1:30148, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30922") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:49154->127.0.0.1:30922, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31919") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:33548->127.0.0.1:31919, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31453") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41698->127.0.0.1:31453, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31814") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40954->127.0.0.1:31814, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31140") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:60684->127.0.0.1:31140, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30129") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:33026->127.0.0.1:30129, err= 2025/08/21 02:39:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31422") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57398->127.0.0.1:31422, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30016") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:43312->127.0.0.1:30016, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30459") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:60704->127.0.0.1:30459, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30709") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43836->127.0.0.1:30709, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30712") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58924->127.0.0.1:30712, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31306") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45682->127.0.0.1:31306, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30702") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54058->127.0.0.1:30702, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30151") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53524->127.0.0.1:30151, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31410") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48776->127.0.0.1:31410, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31655") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37222->127.0.0.1:31655, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31085") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34528->127.0.0.1:31085, err= 2025/08/21 02:39:27 DEBUG : one.bak: Excluded (Path Filter) 2025/08/21 02:39:27 DEBUG : one.bak: Excluded 2025/08/21 02:39:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/21 02:39:27 DEBUG : three.txt.bak: Excluded 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30564") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42092->127.0.0.1:30564, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31919") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:33564->127.0.0.1:31919, err= 2025/08/21 02:39:27 INFO : one.bak: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31813") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:43982->127.0.0.1:31813, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31339") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:45546->127.0.0.1:31339, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31165") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59644->127.0.0.1:31165, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30948") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47406->127.0.0.1:30948, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30747") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54224->127.0.0.1:30747, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31007") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41972->127.0.0.1:31007, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30463") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:58560->127.0.0.1:30463, err= 2025/08/21 02:39:27 DEBUG : one.1503b713.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31286") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47800->127.0.0.1:31286, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30647") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:48296->127.0.0.1:30647, err= 2025/08/21 02:39:27 INFO : three.txt.bak: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30915") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39794->127.0.0.1:30915, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31345") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54558->127.0.0.1:31345, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/21 02:39:27 INFO : three.txt: Moved into backup dir 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30983") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39262->127.0.0.1:30983, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30380") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40914->127.0.0.1:30380, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31316") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57546->127.0.0.1:31316, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31394") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56938->127.0.0.1:31394, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31597") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38744->127.0.0.1:31597, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57728->127.0.0.1:31375, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30420") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55888->127.0.0.1:30420, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30543") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45770->127.0.0.1:30543, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30239") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51996->127.0.0.1:30239, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30137") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51642->127.0.0.1:30137, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31841") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59076->127.0.0.1:31841, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30653") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50554->127.0.0.1:30653, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30073") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35680->127.0.0.1:30073, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31560") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36974->127.0.0.1:31560, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30589") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35410->127.0.0.1:30589, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30695") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37784->127.0.0.1:30695, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30131") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41162->127.0.0.1:30131, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31778") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37120->127.0.0.1:31778, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31686") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56168->127.0.0.1:31686, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31184") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39254->127.0.0.1:31184, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30053") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50464->127.0.0.1:30053, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31191") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55012->127.0.0.1:31191, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34480->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31844") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54566->127.0.0.1:31844, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31001") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:51974->127.0.0.1:31001, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30889") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:49870->127.0.0.1:30889, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31248") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39122->127.0.0.1:31248, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30859") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39296->127.0.0.1:30859, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31706") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59700->127.0.0.1:31706, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30158") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40636->127.0.0.1:30158, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30267") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47114->127.0.0.1:30267, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30535") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59452->127.0.0.1:30535, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31580") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:55978->127.0.0.1:31580, err= 2025/08/21 02:39:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30170") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:48104->127.0.0.1:30170, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31322") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:32902->127.0.0.1:31322, err= 2025/08/21 02:39:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30279") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39602->127.0.0.1:30279, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31087") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47384->127.0.0.1:31087, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30526") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:48292->127.0.0.1:30526, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31751") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:48258->127.0.0.1:31751, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30037") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42860->127.0.0.1:30037, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31107") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40672->127.0.0.1:31107, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31217") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42906->127.0.0.1:31217, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30191") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39022->127.0.0.1:30191, err= 2025/08/21 02:39:27 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/21 02:39:27 INFO : three.txt: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31818") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34446->127.0.0.1:31818, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30123") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55284->127.0.0.1:30123, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30210") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40208->127.0.0.1:30210, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30171") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58714->127.0.0.1:30171, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30518") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57940->127.0.0.1:30518, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30656") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47424->127.0.0.1:30656, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31439") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38044->127.0.0.1:31439, err= 2025/08/21 02:39:27 INFO : one.bak: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31418") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41550->127.0.0.1:31418, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30002") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:48854->127.0.0.1:30002, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31242") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46748->127.0.0.1:31242, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30136") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40332->127.0.0.1:30136, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31193") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:49878->127.0.0.1:31193, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30019") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40602->127.0.0.1:30019, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30982") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:60100->127.0.0.1:30982, err= 2025/08/21 02:39:27 DEBUG : one.1503b713.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30212") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54210->127.0.0.1:30212, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30461") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41438->127.0.0.1:30461, err= 2025/08/21 02:39:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31776") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42254->127.0.0.1:31776, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:35602->127.0.0.1:31779, err= 2025/08/21 02:39:27 INFO : three.txt.bak: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31360") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:45664->127.0.0.1:31360, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30576") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:58186->127.0.0.1:30576, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31844") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54568->127.0.0.1:31844, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31878") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:55530->127.0.0.1:31878, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31300") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:37448->127.0.0.1:31300, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31492") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39696->127.0.0.1:31492, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31543") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54026->127.0.0.1:31543, err= 2025/08/21 02:39:27 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/21 02:39:27 INFO : three.txt: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30080") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49408->127.0.0.1:30080, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30920") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35540->127.0.0.1:30920, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31961") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53332->127.0.0.1:31961, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30090") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35322->127.0.0.1:30090, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30393") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48920->127.0.0.1:30393, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30161") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60498->127.0.0.1:30161, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30159") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43930->127.0.0.1:30159, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43830->127.0.0.1:30553, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31698") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58876->127.0.0.1:31698, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30097") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41702->127.0.0.1:30097, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31118") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57848->127.0.0.1:31118, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31698") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58878->127.0.0.1:31698, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30729") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47618->127.0.0.1:30729, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30070") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48758->127.0.0.1:30070, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31847") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40828->127.0.0.1:31847, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30889") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49876->127.0.0.1:30889, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30847") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52904->127.0.0.1:30847, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31954") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51762->127.0.0.1:31954, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30891") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46788->127.0.0.1:30891, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30580") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59196->127.0.0.1:30580, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30531") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34268->127.0.0.1:30531, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31159") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54774->127.0.0.1:31159, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30100") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49256->127.0.0.1:30100, err= 2025/08/21 02:39:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jafurey1xevu/dst" 2025/08/21 02:39:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : TestFTPRclone: detected overridden config - adding "{H0B4r}" suffix to name 2025/08/21 02:39:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/08/21 02:39:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/08/21 02:39:27 DEBUG : Setting pass="lmjbwnFaNxXBsAv3yI_Ikojm8momy1jIzG0PShJhrCU6" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/08/21 02:39:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: Connecting to FTP server 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34488->127.0.0.1:28622, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31358") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38998->127.0.0.1:31358, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31207") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40056->127.0.0.1:31207, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31101") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38368->127.0.0.1:31101, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31443") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54964->127.0.0.1:31443, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31781") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47330->127.0.0.1:31781, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30656") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47440->127.0.0.1:30656, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:50348->127.0.0.1:31091, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31640") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:37432->127.0.0.1:31640, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31267") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:40974->127.0.0.1:31267, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30367") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38530->127.0.0.1:30367, err= 2025/08/21 02:39:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31599") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:36280->127.0.0.1:31599, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30483") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34588->127.0.0.1:30483, err= 2025/08/21 02:39:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30149") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:50554->127.0.0.1:30149, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30469") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39638->127.0.0.1:30469, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31098") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:44686->127.0.0.1:31098, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31928") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42666->127.0.0.1:31928, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30748") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:52820->127.0.0.1:30748, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31133") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38448->127.0.0.1:31133, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31222") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:48608->127.0.0.1:31222, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31948") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47556->127.0.0.1:31948, err= 2025/08/21 02:39:27 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/21 02:39:27 INFO : three.txt: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30008") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46860->127.0.0.1:30008, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31197") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37370->127.0.0.1:31197, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30094") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44072->127.0.0.1:30094, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30641") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48932->127.0.0.1:30641, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31841") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59092->127.0.0.1:31841, err= 2025/08/21 02:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30981") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:41426->127.0.0.1:30981, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30189") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:51000->127.0.0.1:30189, err= 2025/08/21 02:39:27 INFO : one-2019-01-01: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31121") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54532->127.0.0.1:31121, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30974") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:52470->127.0.0.1:30974, err= 2025/08/21 02:39:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31866") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:38758->127.0.0.1:31866, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31019") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:49242->127.0.0.1:31019, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31074") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:46450->127.0.0.1:31074, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31900") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:50608->127.0.0.1:31900, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31386") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:39050->127.0.0.1:31386, err= 2025/08/21 02:39:27 DEBUG : one.1503b713.partial: renamed to: one 2025/08/21 02:39:27 INFO : one: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30887") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:57166->127.0.0.1:30887, err= 2025/08/21 02:39:27 DEBUG : two: Sizes identical 2025/08/21 02:39:27 DEBUG : two: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31473") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:35812->127.0.0.1:31473, err= 2025/08/21 02:39:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31221") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:43582->127.0.0.1:31221, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31620") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:34404->127.0.0.1:31620, err= 2025/08/21 02:39:27 INFO : three-2019-01-01.txt: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30020") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:50904->127.0.0.1:30020, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:30689") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59048->127.0.0.1:30689, err= 2025/08/21 02:39:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54022->127.0.0.1:31570, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31928") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:42676->127.0.0.1:31928, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31523") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:59072->127.0.0.1:31523, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31542") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:47712->127.0.0.1:31542, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: dial("tcp","127.0.0.1:31152") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu/dst: > dial: conn=127.0.0.1:54262->127.0.0.1:31152, err= 2025/08/21 02:39:27 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/21 02:39:27 INFO : three.txt: Copied (new) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30904") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60638->127.0.0.1:30904, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30959") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52558->127.0.0.1:30959, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30658") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47892->127.0.0.1:30658, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31773") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51026->127.0.0.1:31773, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31677") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54488->127.0.0.1:31677, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30867") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53058->127.0.0.1:30867, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30613") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46380->127.0.0.1:30613, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30197") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36498->127.0.0.1:30197, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31445") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47228->127.0.0.1:31445, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31101") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38376->127.0.0.1:31101, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31075") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58070->127.0.0.1:31075, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50386->127.0.0.1:30957, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31574") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38048->127.0.0.1:31574, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31686") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56182->127.0.0.1:31686, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30942") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40336->127.0.0.1:30942, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30311") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47962->127.0.0.1:30311, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30380") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40928->127.0.0.1:30380, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31116") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60916->127.0.0.1:31116, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31773") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51036->127.0.0.1:31773, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31316") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57552->127.0.0.1:31316, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30513") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43182->127.0.0.1:30513, err= 2025/08/21 02:39:27 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/21 02:39:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31484") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43170->127.0.0.1:31484, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30980") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58094->127.0.0.1:30980, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42476->127.0.0.1:31589, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30531") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34272->127.0.0.1:30531, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31319") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55984->127.0.0.1:31319, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30167") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58666->127.0.0.1:30167, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30868") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48976->127.0.0.1:30868, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31985") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45680->127.0.0.1:31985, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31747") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59738->127.0.0.1:31747, err= 2025/08/21 02:39:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31646") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37832->127.0.0.1:31646, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30065") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44974->127.0.0.1:30065, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30639") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48824->127.0.0.1:30639, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31971") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47230->127.0.0.1:31971, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30653") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50568->127.0.0.1:30653, err= 2025/08/21 02:39:27 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/21 02:39:27 INFO : existing: Copied (new) 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55728->127.0.0.1:30989, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31453") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41702->127.0.0.1:31453, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31705") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59154->127.0.0.1:31705, err= 2025/08/21 02:39:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:27 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: not deleting files as there were IO errors 2025/08/21 02:39:27 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: not deleting directories as there were IO errors 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31351") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35170->127.0.0.1:31351, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31850") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33308->127.0.0.1:31850, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30693") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35740->127.0.0.1:30693, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31606") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52048->127.0.0.1:31606, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30640") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52188->127.0.0.1:30640, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55732->127.0.0.1:30989, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31982") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44306->127.0.0.1:31982, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30164") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39478->127.0.0.1:30164, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31350") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55412->127.0.0.1:31350, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31416") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40618->127.0.0.1:31416, err= 2025/08/21 02:39:27 DEBUG : existing: Sizes identical 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : existing: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 INFO : There was nothing to transfer 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30355") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46926->127.0.0.1:30355, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31316") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57560->127.0.0.1:31316, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31556") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36910->127.0.0.1:31556, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31548") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60512->127.0.0.1:31548, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31366") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49818->127.0.0.1:31366, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31440") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42872->127.0.0.1:31440, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30786") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33554->127.0.0.1:30786, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30315") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55176->127.0.0.1:30315, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31030") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36498->127.0.0.1:31030, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30626") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59288->127.0.0.1:30626, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31008") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44740->127.0.0.1:31008, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31211") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51686->127.0.0.1:31211, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30228") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59940->127.0.0.1:30228, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35610->127.0.0.1:31779, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30355") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46942->127.0.0.1:30355, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30983") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39274->127.0.0.1:30983, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31700") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37638->127.0.0.1:31700, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30388") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51594->127.0.0.1:30388, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31582") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48868->127.0.0.1:31582, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31029") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47968->127.0.0.1:31029, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30379") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53190->127.0.0.1:30379, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.01s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31911") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38586->127.0.0.1:31911, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30401") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52484->127.0.0.1:30401, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30927") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40520->127.0.0.1:30927, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31203") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48940->127.0.0.1:31203, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30322") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57452->127.0.0.1:30322, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31507") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45084->127.0.0.1:31507, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30696") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33700->127.0.0.1:30696, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30269") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36264->127.0.0.1:30269, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31859") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43240->127.0.0.1:31859, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31865") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38538->127.0.0.1:31865, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30375") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34082->127.0.0.1:30375, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31271") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55588->127.0.0.1:31271, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31011") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52630->127.0.0.1:31011, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30304") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34808->127.0.0.1:30304, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31073") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50064->127.0.0.1:31073, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30650") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51714->127.0.0.1:30650, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30741") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43734->127.0.0.1:30741, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31639") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33228->127.0.0.1:31639, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30579") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37172->127.0.0.1:30579, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30783") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37592->127.0.0.1:30783, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31536") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38862->127.0.0.1:31536, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31251") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48110->127.0.0.1:31251, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30323") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50714->127.0.0.1:30323, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31083") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54132->127.0.0.1:31083, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30238") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34322->127.0.0.1:30238, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31348") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38438->127.0.0.1:31348, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30051") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41764->127.0.0.1:30051, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31403") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49454->127.0.0.1:31403, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30533") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41668->127.0.0.1:30533, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31798") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54432->127.0.0.1:31798, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30715") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45990->127.0.0.1:30715, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31880") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34566->127.0.0.1:31880, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30073") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35694->127.0.0.1:30073, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30465") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54826->127.0.0.1:30465, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31009") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54132->127.0.0.1:31009, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31293") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34494->127.0.0.1:31293, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31755") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44198->127.0.0.1:31755, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30869") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43774->127.0.0.1:30869, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30068") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51834->127.0.0.1:30068, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30979") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38080->127.0.0.1:30979, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31601") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41758->127.0.0.1:31601, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31827") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57012->127.0.0.1:31827, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31066") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46326->127.0.0.1:31066, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30190") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47324->127.0.0.1:30190, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31280") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48998->127.0.0.1:31280, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30910") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38868->127.0.0.1:30910, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31681") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57974->127.0.0.1:31681, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31331") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43378->127.0.0.1:31331, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30141") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39864->127.0.0.1:30141, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30732") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45356->127.0.0.1:30732, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30551") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57862->127.0.0.1:30551, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30872") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36826->127.0.0.1:30872, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44916->127.0.0.1:30569, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30209") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46318->127.0.0.1:30209, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30966") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41764->127.0.0.1:30966, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31072") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50352->127.0.0.1:31072, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30117") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58462->127.0.0.1:30117, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31703") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45064->127.0.0.1:31703, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31569") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60888->127.0.0.1:31569, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31640") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37446->127.0.0.1:31640, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30668") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39260->127.0.0.1:30668, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31373") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46928->127.0.0.1:31373, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31479") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34828->127.0.0.1:31479, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31020") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43618->127.0.0.1:31020, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30815") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38316->127.0.0.1:30815, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30733") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45696->127.0.0.1:30733, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31517") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51154->127.0.0.1:31517, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30039") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39386->127.0.0.1:30039, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30783") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37600->127.0.0.1:30783, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31572") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56076->127.0.0.1:31572, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31728") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54674->127.0.0.1:31728, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31353") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34006->127.0.0.1:31353, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31135") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39688->127.0.0.1:31135, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31459") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59510->127.0.0.1:31459, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30543") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45784->127.0.0.1:30543, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31266") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38682->127.0.0.1:31266, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30610") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39476->127.0.0.1:30610, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30352") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39274->127.0.0.1:30352, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30685") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50370->127.0.0.1:30685, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30398") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47128->127.0.0.1:30398, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30204") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32968->127.0.0.1:30204, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31048") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54626->127.0.0.1:31048, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31492") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39698->127.0.0.1:31492, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30941") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37198->127.0.0.1:30941, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30819") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58480->127.0.0.1:30819, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46222->127.0.0.1:31577, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30701") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44142->127.0.0.1:30701, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31537") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45858->127.0.0.1:31537, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31796") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46224->127.0.0.1:31796, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30024") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49108->127.0.0.1:30024, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30485") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50838->127.0.0.1:30485, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31739") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57566->127.0.0.1:31739, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31360") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45670->127.0.0.1:31360, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31131") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57814->127.0.0.1:31131, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31276") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35682->127.0.0.1:31276, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31367") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36068->127.0.0.1:31367, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30247") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33082->127.0.0.1:30247, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31450") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45506->127.0.0.1:31450, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31200") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51032->127.0.0.1:31200, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31025") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57226->127.0.0.1:31025, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30054") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35780->127.0.0.1:30054, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30381") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43510->127.0.0.1:30381, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31712") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39292->127.0.0.1:31712, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30513") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43190->127.0.0.1:30513, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31192") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51442->127.0.0.1:31192, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30043") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58710->127.0.0.1:30043, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31205") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34980->127.0.0.1:31205, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31453") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41714->127.0.0.1:31453, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31377") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38050->127.0.0.1:31377, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31474") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38514->127.0.0.1:31474, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31271") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55604->127.0.0.1:31271, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31792") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58338->127.0.0.1:31792, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31855") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60420->127.0.0.1:31855, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30251") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49128->127.0.0.1:30251, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31199") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45888->127.0.0.1:31199, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30089") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48912->127.0.0.1:30089, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55306->127.0.0.1:30030, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30657") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45364->127.0.0.1:30657, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31694") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59666->127.0.0.1:31694, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31860") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40390->127.0.0.1:31860, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31117") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40312->127.0.0.1:31117, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30772") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58742->127.0.0.1:30772, err= 2025/08/21 02:39:27 DEBUG : both0: Sizes identical 2025/08/21 02:39:27 DEBUG : both11: Sizes identical 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:27 DEBUG : both10: Sizes identical 2025/08/21 02:39:27 DEBUG : both12: Sizes identical 2025/08/21 02:39:27 DEBUG : both0: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both13: Sizes identical 2025/08/21 02:39:27 DEBUG : both13: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both14: Sizes identical 2025/08/21 02:39:27 DEBUG : both11: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both15: Sizes identical 2025/08/21 02:39:27 DEBUG : both10: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both16: Sizes identical 2025/08/21 02:39:27 DEBUG : both12: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both17: Sizes identical 2025/08/21 02:39:27 DEBUG : both14: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both18: Sizes identical 2025/08/21 02:39:27 DEBUG : both18: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both19: Sizes identical 2025/08/21 02:39:27 DEBUG : both19: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both1: Sizes identical 2025/08/21 02:39:27 DEBUG : both17: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both2: Sizes identical 2025/08/21 02:39:27 DEBUG : both2: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both3: Sizes identical 2025/08/21 02:39:27 DEBUG : both3: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both4: Sizes identical 2025/08/21 02:39:27 DEBUG : both4: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both5: Sizes identical 2025/08/21 02:39:27 DEBUG : both5: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both6: Sizes identical 2025/08/21 02:39:27 DEBUG : both6: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both7: Sizes identical 2025/08/21 02:39:27 DEBUG : both7: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both8: Sizes identical 2025/08/21 02:39:27 DEBUG : both8: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both9: Sizes identical 2025/08/21 02:39:27 DEBUG : both9: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both15: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both16: Unchanged skipping 2025/08/21 02:39:27 DEBUG : both1: Unchanged skipping 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30475") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30690") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30177") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49580->127.0.0.1:30475, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45374->127.0.0.1:30177, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31780") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52000->127.0.0.1:31780, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47080->127.0.0.1:30690, err= 2025/08/21 02:39:27 INFO : only0: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31465") 2025/08/21 02:39:27 INFO : only12: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41970->127.0.0.1:31465, err= 2025/08/21 02:39:27 INFO : only9: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31304") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53000->127.0.0.1:31304, err= 2025/08/21 02:39:27 INFO : only10: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30382") 2025/08/21 02:39:27 INFO : only13: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31592") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35902->127.0.0.1:30382, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34852->127.0.0.1:31592, err= 2025/08/21 02:39:27 INFO : only2: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31778") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37128->127.0.0.1:31778, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30786") 2025/08/21 02:39:27 INFO : only11: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33568->127.0.0.1:30786, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31933") 2025/08/21 02:39:27 INFO : only14: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60010->127.0.0.1:31933, err= 2025/08/21 02:39:27 INFO : only6: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30395") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35806->127.0.0.1:30395, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31456") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52392->127.0.0.1:31456, err= 2025/08/21 02:39:27 INFO : only17: Deleted 2025/08/21 02:39:27 INFO : only18: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30428") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44422->127.0.0.1:30428, err= 2025/08/21 02:39:27 INFO : only16: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31895") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49132->127.0.0.1:31895, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30038") 2025/08/21 02:39:27 INFO : only19: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31634") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40994->127.0.0.1:30038, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43864->127.0.0.1:31634, err= 2025/08/21 02:39:27 INFO : only3: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31226") 2025/08/21 02:39:27 INFO : only4: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31425") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58680->127.0.0.1:31226, err= 2025/08/21 02:39:27 INFO : only1: Deleted 2025/08/21 02:39:27 INFO : only15: Deleted 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44606->127.0.0.1:31425, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30804") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54682->127.0.0.1:30804, err= 2025/08/21 02:39:27 INFO : only7: Deleted 2025/08/21 02:39:27 INFO : only5: Deleted 2025/08/21 02:39:27 INFO : only8: Deleted 2025/08/21 02:39:27 INFO : There was nothing to transfer 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31533") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59474->127.0.0.1:31533, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30738") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60020->127.0.0.1:30738, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30431") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60726->127.0.0.1:30431, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30937") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39460->127.0.0.1:30937, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31486") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41974->127.0.0.1:31486, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30739") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43502->127.0.0.1:30739, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31003") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49120->127.0.0.1:31003, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30033") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33700->127.0.0.1:30033, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30195") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39214->127.0.0.1:30195, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31052") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44756->127.0.0.1:31052, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30636") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39620->127.0.0.1:30636, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31505") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34664->127.0.0.1:31505, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30675") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44788->127.0.0.1:30675, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31616") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47710->127.0.0.1:31616, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30745") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58378->127.0.0.1:30745, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30284") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39224->127.0.0.1:30284, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30787") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32996->127.0.0.1:30787, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31870") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49280->127.0.0.1:31870, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30923") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39516->127.0.0.1:30923, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31407") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43020->127.0.0.1:31407, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31544") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35682->127.0.0.1:31544, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31139") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58526->127.0.0.1:31139, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30454") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55374->127.0.0.1:30454, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31588") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34194->127.0.0.1:31588, err= --- PASS: TestSyncConcurrentDelete (0.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31098") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44698->127.0.0.1:31098, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30235") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48996->127.0.0.1:30235, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31705") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59168->127.0.0.1:31705, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31584") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41196->127.0.0.1:31584, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31529") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58268->127.0.0.1:31529, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31005") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51684->127.0.0.1:31005, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31122") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57146->127.0.0.1:31122, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30966") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41780->127.0.0.1:30966, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31555") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54892->127.0.0.1:31555, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30931") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41298->127.0.0.1:30931, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30605") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37750->127.0.0.1:30605, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31781") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47332->127.0.0.1:31781, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31863") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53194->127.0.0.1:31863, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31763") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44126->127.0.0.1:31763, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30575") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53986->127.0.0.1:30575, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31244") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35886->127.0.0.1:31244, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30848") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44494->127.0.0.1:30848, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30523") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54704->127.0.0.1:30523, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30880") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45040->127.0.0.1:30880, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31261") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55994->127.0.0.1:31261, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30653") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50580->127.0.0.1:30653, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30192") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52132->127.0.0.1:30192, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31564") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51838->127.0.0.1:31564, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31058") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32988->127.0.0.1:31058, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31932") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58914->127.0.0.1:31932, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31766") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34342->127.0.0.1:31766, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31274") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57684->127.0.0.1:31274, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31205") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34982->127.0.0.1:31205, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31503") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46372->127.0.0.1:31503, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31888") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35350->127.0.0.1:31888, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31660") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35742->127.0.0.1:31660, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31945") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51480->127.0.0.1:31945, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30638") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34812->127.0.0.1:30638, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30799") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33068->127.0.0.1:30799, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31990") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48310->127.0.0.1:31990, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30577") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41242->127.0.0.1:30577, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31040") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53002->127.0.0.1:31040, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30493") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59406->127.0.0.1:30493, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31297") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46928->127.0.0.1:31297, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31959") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39276->127.0.0.1:31959, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30344") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39342->127.0.0.1:30344, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31248") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39124->127.0.0.1:31248, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31230") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45316->127.0.0.1:31230, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30082") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33802->127.0.0.1:30082, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30965") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49732->127.0.0.1:30965, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31262") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53312->127.0.0.1:31262, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30654") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56560->127.0.0.1:30654, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30017") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38990->127.0.0.1:30017, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31817") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49654->127.0.0.1:31817, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30378") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55016->127.0.0.1:30378, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31128") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40670->127.0.0.1:31128, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31638") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36098->127.0.0.1:31638, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30146") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52774->127.0.0.1:30146, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30956") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34106->127.0.0.1:30956, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30434") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52242->127.0.0.1:30434, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30249") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42464->127.0.0.1:30249, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31010") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40604->127.0.0.1:31010, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31709") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54406->127.0.0.1:31709, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31524") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54970->127.0.0.1:31524, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31198") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45278->127.0.0.1:31198, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30633") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46134->127.0.0.1:30633, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30312") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53066->127.0.0.1:30312, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31307") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57692->127.0.0.1:31307, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31018") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46552->127.0.0.1:31018, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30414") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59758->127.0.0.1:30414, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31165") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59646->127.0.0.1:31165, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30530") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36088->127.0.0.1:30530, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31818") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34450->127.0.0.1:31818, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31990") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48316->127.0.0.1:31990, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30828") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47792->127.0.0.1:30828, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30467") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40330->127.0.0.1:30467, err= 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31194") 2025/08/21 02:39:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50660->127.0.0.1:31194, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30664") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45178->127.0.0.1:30664, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30041") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47154->127.0.0.1:30041, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30769") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50564->127.0.0.1:30769, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31730") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49810->127.0.0.1:31730, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30955") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35492->127.0.0.1:30955, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30348") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43436->127.0.0.1:30348, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31198") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45286->127.0.0.1:31198, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30827") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50134->127.0.0.1:30827, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31295") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58464->127.0.0.1:31295, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31088") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33202->127.0.0.1:31088, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31504") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35828->127.0.0.1:31504, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30955") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35494->127.0.0.1:30955, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31110") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60026->127.0.0.1:31110, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30773") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52346->127.0.0.1:30773, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30129") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33038->127.0.0.1:30129, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30678") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46706->127.0.0.1:30678, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31550") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33688->127.0.0.1:31550, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31437") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54832->127.0.0.1:31437, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30630") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33030->127.0.0.1:30630, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30211") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41712->127.0.0.1:30211, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30079") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57728->127.0.0.1:30079, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31133") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38456->127.0.0.1:31133, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30357") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54004->127.0.0.1:30357, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31738") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39300->127.0.0.1:31738, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30985") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51772->127.0.0.1:30985, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30605") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37754->127.0.0.1:30605, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31555") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54896->127.0.0.1:31555, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31944") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59356->127.0.0.1:31944, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31641") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48128->127.0.0.1:31641, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30218") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38050->127.0.0.1:30218, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31271") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55620->127.0.0.1:31271, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31456") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52408->127.0.0.1:31456, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31132") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60748->127.0.0.1:31132, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30275") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47546->127.0.0.1:30275, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31072") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50354->127.0.0.1:31072, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30348") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43448->127.0.0.1:30348, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31210") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50402->127.0.0.1:31210, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31986") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35536->127.0.0.1:31986, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31461") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46542->127.0.0.1:31461, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31143") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51640->127.0.0.1:31143, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31467") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56284->127.0.0.1:31467, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31794") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58366->127.0.0.1:31794, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30652") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57048->127.0.0.1:30652, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30865") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38344->127.0.0.1:30865, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31829") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56304->127.0.0.1:31829, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30915") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39806->127.0.0.1:30915, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30833") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35610->127.0.0.1:30833, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30907") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45420->127.0.0.1:30907, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31617") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54424->127.0.0.1:31617, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31591") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37934->127.0.0.1:31591, err= 2025/08/21 02:39:28 DEBUG : both0: Sizes identical 2025/08/21 02:39:28 DEBUG : both10: Sizes identical 2025/08/21 02:39:28 DEBUG : both11: Sizes identical 2025/08/21 02:39:28 DEBUG : both12: Sizes identical 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:28 DEBUG : both0: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both13: Sizes identical 2025/08/21 02:39:28 DEBUG : both13: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both14: Sizes identical 2025/08/21 02:39:28 DEBUG : both14: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both15: Sizes identical 2025/08/21 02:39:28 DEBUG : both15: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both16: Sizes identical 2025/08/21 02:39:28 DEBUG : both16: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both17: Sizes identical 2025/08/21 02:39:28 DEBUG : both17: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both18: Sizes identical 2025/08/21 02:39:28 DEBUG : both18: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both19: Sizes identical 2025/08/21 02:39:28 DEBUG : both19: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both1: Sizes identical 2025/08/21 02:39:28 DEBUG : both1: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both2: Sizes identical 2025/08/21 02:39:28 DEBUG : both2: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both3: Sizes identical 2025/08/21 02:39:28 DEBUG : both10: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both4: Sizes identical 2025/08/21 02:39:28 DEBUG : both12: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both5: Sizes identical 2025/08/21 02:39:28 DEBUG : both5: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both6: Sizes identical 2025/08/21 02:39:28 DEBUG : both3: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both7: Sizes identical 2025/08/21 02:39:28 DEBUG : both7: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both8: Sizes identical 2025/08/21 02:39:28 DEBUG : both11: Unchanged skipping 2025/08/21 02:39:28 DEBUG : both9: Sizes identical 2025/08/21 02:39:28 DEBUG : both4: Unchanged skipping 2025/08/21 02:39:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : both9: Unchanged skipping 2025/08/21 02:39:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : both6: Unchanged skipping 2025/08/21 02:39:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : both8: Unchanged skipping 2025/08/21 02:39:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31564") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31841") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30365") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51854->127.0.0.1:31564, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59100->127.0.0.1:31841, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30473") 2025/08/21 02:39:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50960->127.0.0.1:30365, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55762->127.0.0.1:30473, err= 2025/08/21 02:39:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31208") 2025/08/21 02:39:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30584") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37400->127.0.0.1:31208, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30808") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49338->127.0.0.1:30584, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30298") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52704->127.0.0.1:30808, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49740->127.0.0.1:30298, err= 2025/08/21 02:39:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31236") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30488") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36864->127.0.0.1:31236, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45868->127.0.0.1:30488, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30081") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32778->127.0.0.1:30081, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30617") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31925") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31294") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37550->127.0.0.1:31925, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34672->127.0.0.1:31294, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46412->127.0.0.1:30617, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31295") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58468->127.0.0.1:31295, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31544") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31208") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35694->127.0.0.1:31544, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37416->127.0.0.1:31208, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31860") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40394->127.0.0.1:31860, err= 2025/08/21 02:39:28 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/21 02:39:28 INFO : only11: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/21 02:39:28 INFO : only13: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31136") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31919") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31714") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49588->127.0.0.1:31136, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33576->127.0.0.1:31919, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57640->127.0.0.1:31714, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31122") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57160->127.0.0.1:31122, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31614") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33358->127.0.0.1:31614, err= 2025/08/21 02:39:28 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31273") 2025/08/21 02:39:28 INFO : only10: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49642->127.0.0.1:31273, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31252") 2025/08/21 02:39:28 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/21 02:39:28 INFO : only14: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39782->127.0.0.1:31252, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31895") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57730->127.0.0.1:31375, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49140->127.0.0.1:31895, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31920") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42930->127.0.0.1:31920, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30164") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39488->127.0.0.1:30164, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31911") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31315") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38602->127.0.0.1:31911, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38058->127.0.0.1:31315, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31270") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39464->127.0.0.1:31270, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31203") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30632") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31179") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58792->127.0.0.1:30632, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48588->127.0.0.1:31179, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48956->127.0.0.1:31203, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31235") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43132->127.0.0.1:31235, err= 2025/08/21 02:39:28 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/21 02:39:28 INFO : only16: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/21 02:39:28 INFO : only17: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31360") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30783") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45678->127.0.0.1:31360, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37604->127.0.0.1:30783, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30795") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31357") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56624->127.0.0.1:30795, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42530->127.0.0.1:31357, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30676") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58612->127.0.0.1:30676, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30396") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31016") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43550->127.0.0.1:30396, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46382->127.0.0.1:31016, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31510") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30029") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49894->127.0.0.1:31510, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51136->127.0.0.1:30029, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30223") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35888->127.0.0.1:30223, err= 2025/08/21 02:39:28 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/21 02:39:28 INFO : only18: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30112") 2025/08/21 02:39:28 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/21 02:39:28 INFO : only0: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39090->127.0.0.1:30112, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30978") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30147") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48986->127.0.0.1:30147, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57206->127.0.0.1:30978, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30310") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60364->127.0.0.1:30310, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30022") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31644") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30241") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38976->127.0.0.1:30022, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33376->127.0.0.1:31644, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37174->127.0.0.1:30241, err= 2025/08/21 02:39:28 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/21 02:39:28 INFO : only12: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30713") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30732") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58212->127.0.0.1:30713, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45360->127.0.0.1:30732, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30599") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31855") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60424->127.0.0.1:31855, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40846->127.0.0.1:30599, err= 2025/08/21 02:39:28 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/21 02:39:28 INFO : only2: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31154") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31309") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52796->127.0.0.1:31154, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38624->127.0.0.1:31309, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30843") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43706->127.0.0.1:30843, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31650") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31799") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45684->127.0.0.1:31650, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37610->127.0.0.1:31799, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31611") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30102") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40454->127.0.0.1:30102, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30705") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35532->127.0.0.1:30705, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30041") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47156->127.0.0.1:30041, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37786->127.0.0.1:31611, err= 2025/08/21 02:39:28 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/21 02:39:28 INFO : only15: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31252") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31564") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51860->127.0.0.1:31564, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39784->127.0.0.1:31252, err= 2025/08/21 02:39:28 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/21 02:39:28 INFO : only19: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30274") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31975") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44906->127.0.0.1:31975, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56200->127.0.0.1:30274, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31818") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31804") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34460->127.0.0.1:31818, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55036->127.0.0.1:31804, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30853") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52540->127.0.0.1:30853, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31669") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33276->127.0.0.1:31669, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/21 02:39:28 INFO : only3: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31202") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31215") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39424->127.0.0.1:31202, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31303") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52944->127.0.0.1:31215, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35696->127.0.0.1:31303, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31897") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30581") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32880->127.0.0.1:31897, err= 2025/08/21 02:39:28 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/21 02:39:28 INFO : only1: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31062") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42052->127.0.0.1:30581, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31480") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42272->127.0.0.1:31062, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40514->127.0.0.1:31480, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31699") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31056") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38272->127.0.0.1:31699, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52154->127.0.0.1:31056, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30077") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48678->127.0.0.1:30077, err= 2025/08/21 02:39:28 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/21 02:39:28 INFO : only4: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/21 02:39:28 INFO : only8: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30603") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31475") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41966->127.0.0.1:31475, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42562->127.0.0.1:30603, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31002") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49214->127.0.0.1:31002, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30966") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41788->127.0.0.1:30966, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30194") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55100->127.0.0.1:30194, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31995") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46040->127.0.0.1:31995, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31497") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30906") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34050->127.0.0.1:31497, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34676->127.0.0.1:30906, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31681") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31997") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57976->127.0.0.1:31681, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33266->127.0.0.1:31997, err= 2025/08/21 02:39:28 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/21 02:39:28 INFO : only5: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30052") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56634->127.0.0.1:30052, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30002") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31028") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50848->127.0.0.1:31028, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48860->127.0.0.1:30002, err= 2025/08/21 02:39:28 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/21 02:39:28 INFO : only9: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30970") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49996->127.0.0.1:30970, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30951") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35978->127.0.0.1:30951, err= 2025/08/21 02:39:28 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/21 02:39:28 INFO : only6: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31461") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46554->127.0.0.1:31461, err= 2025/08/21 02:39:28 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/21 02:39:28 INFO : only7: Copied (replaced existing) 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31141") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48268->127.0.0.1:31141, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31200") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51038->127.0.0.1:31200, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30033") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33710->127.0.0.1:30033, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30275") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47558->127.0.0.1:30275, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31177") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53596->127.0.0.1:31177, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30929") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55788->127.0.0.1:30929, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31210") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50418->127.0.0.1:31210, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31618") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47148->127.0.0.1:31618, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31186") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45246->127.0.0.1:31186, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31325") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57464->127.0.0.1:31325, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30445") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60146->127.0.0.1:30445, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31370") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35584->127.0.0.1:31370, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31593") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44352->127.0.0.1:31593, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30483") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34598->127.0.0.1:30483, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30963") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41442->127.0.0.1:30963, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30409") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39270->127.0.0.1:30409, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30880") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45054->127.0.0.1:30880, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31232") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58720->127.0.0.1:31232, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36186->127.0.0.1:31039, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31332") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40032->127.0.0.1:31332, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31811") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45984->127.0.0.1:31811, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31026") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41532->127.0.0.1:31026, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30932") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46988->127.0.0.1:30932, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30328") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57716->127.0.0.1:30328, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30565") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57352->127.0.0.1:30565, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30723") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56338->127.0.0.1:30723, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30912") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44342->127.0.0.1:30912, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31277") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36530->127.0.0.1:31277, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30830") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40212->127.0.0.1:30830, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30300") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53956->127.0.0.1:30300, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30136") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40338->127.0.0.1:30136, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31340") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38932->127.0.0.1:31340, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30223") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35896->127.0.0.1:30223, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30393") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48928->127.0.0.1:30393, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30859") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39312->127.0.0.1:30859, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31352") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35472->127.0.0.1:31352, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30223") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35906->127.0.0.1:30223, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30846") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50056->127.0.0.1:30846, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31020") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43626->127.0.0.1:31020, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31608") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34666->127.0.0.1:31608, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31179") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48602->127.0.0.1:31179, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30913") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58648->127.0.0.1:30913, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31549") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37432->127.0.0.1:31549, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30953") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37636->127.0.0.1:30953, err= --- PASS: TestSyncConcurrentTruncate (0.20s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:28 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:28 DEBUG : empty_on_remote: Making directory with metadata 2025/08/21 02:39:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:28 INFO : empty_on_remote: Making directory 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31358") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39010->127.0.0.1:31358, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31223") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34958->127.0.0.1:31223, err= 2025/08/21 02:39:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/21 02:39:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31073") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50074->127.0.0.1:31073, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31190") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38794->127.0.0.1:31190, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30076") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31086") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30991") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35130->127.0.0.1:31086, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42368->127.0.0.1:30076, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35808->127.0.0.1:30991, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31062") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30912") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42282->127.0.0.1:31062, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44344->127.0.0.1:30912, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31853") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38722->127.0.0.1:31853, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31443") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54974->127.0.0.1:31443, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31698") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58886->127.0.0.1:31698, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30058") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33244->127.0.0.1:30058, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:28 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:28 DEBUG : empty_on_remote: Making directory with metadata 2025/08/21 02:39:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:39:28 INFO : empty_on_remote: Making directory 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31062") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42284->127.0.0.1:31062, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30542") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35416->127.0.0.1:30542, err= 2025/08/21 02:39:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/21 02:39:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31691") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33432->127.0.0.1:31691, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31389") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47562->127.0.0.1:31389, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30445") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60150->127.0.0.1:30445, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30601") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30872") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30937") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47354->127.0.0.1:30601, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36840->127.0.0.1:30872, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39474->127.0.0.1:30937, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31275") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30316") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57008->127.0.0.1:31275, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30285") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52186->127.0.0.1:30316, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50424->127.0.0.1:30285, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30028") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36974->127.0.0.1:30028, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30915") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39822->127.0.0.1:30915, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30971") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44186->127.0.0.1:30971, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30224") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35610->127.0.0.1:30224, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : sub dir: Making directory 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30043") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58712->127.0.0.1:30043, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30668") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39268->127.0.0.1:30668, err= 2025/08/21 02:39:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31059") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44308->127.0.0.1:31059, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31754") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43626->127.0.0.1:31754, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30161") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60510->127.0.0.1:30161, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30013") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33302->127.0.0.1:30013, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30422") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57056->127.0.0.1:30422, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31647") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39780->127.0.0.1:31647, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30827") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50146->127.0.0.1:30827, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31289") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48340->127.0.0.1:31289, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30653") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50594->127.0.0.1:30653, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31975") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44926->127.0.0.1:31975, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30999") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37288->127.0.0.1:30999, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31364") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37558->127.0.0.1:31364, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30723") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56346->127.0.0.1:30723, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30505") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37732->127.0.0.1:30505, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:39:28 INFO : sub dir: Making directory 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31972") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52876->127.0.0.1:31972, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30272") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47520->127.0.0.1:30272, err= 2025/08/21 02:39:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30240") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42166->127.0.0.1:30240, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30418") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31722") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34396->127.0.0.1:30418, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57214->127.0.0.1:31722, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31245") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35636->127.0.0.1:31245, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30444") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42926->127.0.0.1:30444, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30713") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58216->127.0.0.1:30713, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30407") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47416->127.0.0.1:30407, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31441") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38934->127.0.0.1:31441, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30525") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39698->127.0.0.1:30525, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31960") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35140->127.0.0.1:31960, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31895") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49166->127.0.0.1:31895, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30813") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51610->127.0.0.1:30813, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30191") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39028->127.0.0.1:30191, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30812") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49622->127.0.0.1:30812, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31360") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45692->127.0.0.1:31360, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31334") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34756->127.0.0.1:31334, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31665") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57242->127.0.0.1:31665, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30451") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34942->127.0.0.1:30451, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30799") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33082->127.0.0.1:30799, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30384") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40074->127.0.0.1:30384, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30278") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55980->127.0.0.1:30278, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30733") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45702->127.0.0.1:30733, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31613") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42554->127.0.0.1:31613, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30174") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52706->127.0.0.1:30174, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30083") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57442->127.0.0.1:30083, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31136") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49592->127.0.0.1:31136, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30942") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40352->127.0.0.1:30942, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31599") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36286->127.0.0.1:31599, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31436") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52742->127.0.0.1:31436, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31759") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42960->127.0.0.1:31759, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35626->127.0.0.1:31779, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30361") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47636->127.0.0.1:30361, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30401") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52508->127.0.0.1:30401, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31707") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59384->127.0.0.1:31707, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30635") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37374->127.0.0.1:30635, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31821") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43924->127.0.0.1:31821, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30378") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55022->127.0.0.1:30378, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31851") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40070->127.0.0.1:31851, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31044") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44218->127.0.0.1:31044, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30440") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33048->127.0.0.1:30440, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31954") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51764->127.0.0.1:31954, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30210") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40214->127.0.0.1:30210, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31710") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57738->127.0.0.1:31710, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31381") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53210->127.0.0.1:31381, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30021") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46602->127.0.0.1:30021, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31588") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34202->127.0.0.1:31588, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31455") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36336->127.0.0.1:31455, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30417") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57672->127.0.0.1:30417, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30218") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38052->127.0.0.1:30218, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30458") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54662->127.0.0.1:30458, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31645") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49934->127.0.0.1:31645, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31612") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40584->127.0.0.1:31612, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31893") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39866->127.0.0.1:31893, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31976") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38838->127.0.0.1:31976, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31056") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52156->127.0.0.1:31056, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30240") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42178->127.0.0.1:30240, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31855") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60432->127.0.0.1:31855, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30934") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38682->127.0.0.1:30934, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30095") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53540->127.0.0.1:30095, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31875") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39354->127.0.0.1:31875, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31746") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55436->127.0.0.1:31746, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31850") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33322->127.0.0.1:31850, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31093") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43222->127.0.0.1:31093, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30052") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56646->127.0.0.1:30052, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31558") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55898->127.0.0.1:31558, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30805") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35094->127.0.0.1:30805, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31285") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42172->127.0.0.1:31285, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31579") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42114->127.0.0.1:31579, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31015") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53328->127.0.0.1:31015, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30090") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35328->127.0.0.1:30090, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30271") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43450->127.0.0.1:30271, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30545") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58910->127.0.0.1:30545, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31862") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54524->127.0.0.1:31862, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31367") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36096->127.0.0.1:31367, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43836->127.0.0.1:30553, err= 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31502") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38064->127.0.0.1:31502, err= 2025/08/21 02:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : apple: Excluded 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : banana: Excluded 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30014") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59620->127.0.0.1:30014, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30079") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57732->127.0.0.1:30079, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30813") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51616->127.0.0.1:30813, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30838") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53566->127.0.0.1:30838, err= 2025/08/21 02:39:28 DEBUG : apple: Sizes identical 2025/08/21 02:39:28 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:28 DEBUG : banana: Sizes identical 2025/08/21 02:39:28 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:28 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30843") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43708->127.0.0.1:30843, err= 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 INFO : There was nothing to transfer 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30176") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40288->127.0.0.1:30176, err= 2025/08/21 02:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : apple: Excluded 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : banana: Excluded 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46234->127.0.0.1:31577, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31216") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50298->127.0.0.1:31216, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31088") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33216->127.0.0.1:31088, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31164") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59748->127.0.0.1:31164, err= 2025/08/21 02:39:28 DEBUG : apple: Sizes identical 2025/08/21 02:39:28 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:28 DEBUG : banana: Sizes identical 2025/08/21 02:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:28 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30692") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60580->127.0.0.1:30692, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 INFO : There was nothing to transfer 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44924->127.0.0.1:30569, err= 2025/08/21 02:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : apple: Excluded 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : banana: Excluded 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30043") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58722->127.0.0.1:30043, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30915") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39832->127.0.0.1:30915, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30298") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49746->127.0.0.1:30298, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31037") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50594->127.0.0.1:31037, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31304") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53004->127.0.0.1:31304, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31180") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52668->127.0.0.1:31180, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30465") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54828->127.0.0.1:30465, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30475") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49590->127.0.0.1:30475, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31700") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37650->127.0.0.1:31700, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30325") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37342->127.0.0.1:30325, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31554") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56344->127.0.0.1:31554, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30726") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55972->127.0.0.1:30726, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31699") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38286->127.0.0.1:31699, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30237") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44866->127.0.0.1:30237, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30938") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36900->127.0.0.1:30938, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31064") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47760->127.0.0.1:31064, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30412") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37118->127.0.0.1:30412, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31730") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49822->127.0.0.1:31730, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30226") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50364->127.0.0.1:30226, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31110") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60042->127.0.0.1:31110, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30398") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47130->127.0.0.1:30398, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30395") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35810->127.0.0.1:30395, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30151") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53532->127.0.0.1:30151, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31629") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50650->127.0.0.1:31629, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31294") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34688->127.0.0.1:31294, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58344->127.0.0.1:31968, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30485") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50854->127.0.0.1:30485, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31090") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55144->127.0.0.1:31090, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31402") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43838->127.0.0.1:31402, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31203") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48970->127.0.0.1:31203, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30244") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36580->127.0.0.1:30244, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30325") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37346->127.0.0.1:30325, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31711") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42216->127.0.0.1:31711, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30392") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35362->127.0.0.1:30392, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31149") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49590->127.0.0.1:31149, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31154") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52804->127.0.0.1:31154, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31960") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35150->127.0.0.1:31960, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31574") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38062->127.0.0.1:31574, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30677") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36570->127.0.0.1:30677, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30609") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56012->127.0.0.1:30609, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30692") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60586->127.0.0.1:30692, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43848->127.0.0.1:30553, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31539") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38060->127.0.0.1:31539, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30208") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56276->127.0.0.1:30208, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30371") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57592->127.0.0.1:30371, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31960") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35156->127.0.0.1:31960, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31045") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47316->127.0.0.1:31045, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31388") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60954->127.0.0.1:31388, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31929") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41212->127.0.0.1:31929, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31875") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39368->127.0.0.1:31875, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46236->127.0.0.1:31577, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30869") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43788->127.0.0.1:30869, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31435") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45742->127.0.0.1:31435, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31061") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35926->127.0.0.1:31061, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30467") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40360->127.0.0.1:30467, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30623") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50826->127.0.0.1:30623, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31496") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35444->127.0.0.1:31496, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31551") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38430->127.0.0.1:31551, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31623") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41420->127.0.0.1:31623, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31485") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33878->127.0.0.1:31485, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31515") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42926->127.0.0.1:31515, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30042") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35554->127.0.0.1:30042, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30732") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45368->127.0.0.1:30732, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30567") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49544->127.0.0.1:30567, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31903") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59642->127.0.0.1:31903, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31332") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40034->127.0.0.1:31332, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31079") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47638->127.0.0.1:31079, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50352->127.0.0.1:31091, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31334") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34760->127.0.0.1:31334, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31322") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32920->127.0.0.1:31322, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30131") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41172->127.0.0.1:30131, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30570") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43052->127.0.0.1:30570, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31318") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60614->127.0.0.1:31318, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30395") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35812->127.0.0.1:30395, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30288") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36058->127.0.0.1:30288, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31472") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57334->127.0.0.1:31472, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30049") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40860->127.0.0.1:30049, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31687") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36200->127.0.0.1:31687, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30255") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48426->127.0.0.1:30255, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31062") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42300->127.0.0.1:31062, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30577") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41248->127.0.0.1:30577, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31634") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43870->127.0.0.1:31634, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30174") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52716->127.0.0.1:30174, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31868") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57274->127.0.0.1:31868, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57746->127.0.0.1:31375, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30993") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52082->127.0.0.1:30993, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31371") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59404->127.0.0.1:31371, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31917") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38460->127.0.0.1:31917, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31591") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37940->127.0.0.1:31591, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31577") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46248->127.0.0.1:31577, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30519") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60376->127.0.0.1:30519, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31217") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42916->127.0.0.1:31217, err= 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31320") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56192->127.0.0.1:31320, err= 2025/08/21 02:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : apple: Excluded 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : banana: Excluded 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31219") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33416->127.0.0.1:31219, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31043") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60716->127.0.0.1:31043, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31094") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42536->127.0.0.1:31094, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30858") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45310->127.0.0.1:30858, err= 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : banana: Sizes identical 2025/08/21 02:39:28 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:28 DEBUG : apple: Sizes identical 2025/08/21 02:39:28 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31483") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59436->127.0.0.1:31483, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 INFO : There was nothing to transfer 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30939") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41376->127.0.0.1:30939, err= 2025/08/21 02:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : apple: Excluded 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : banana: Excluded 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31998") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51756->127.0.0.1:31998, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30851") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60868->127.0.0.1:30851, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31305") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52578->127.0.0.1:31305, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31896") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57626->127.0.0.1:31896, err= 2025/08/21 02:39:28 DEBUG : apple: Sizes identical 2025/08/21 02:39:28 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : banana: Sizes identical 2025/08/21 02:39:28 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:28 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30735") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50440->127.0.0.1:30735, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 INFO : There was nothing to transfer 2025/08/21 02:39:28 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31666") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47956->127.0.0.1:31666, err= 2025/08/21 02:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : apple: Excluded 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : banana: Excluded 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30414") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59764->127.0.0.1:30414, err= 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31442") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35788->127.0.0.1:31442, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30016") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43322->127.0.0.1:30016, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30126") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47530->127.0.0.1:30126, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31931") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44604->127.0.0.1:31931, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31067") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45830->127.0.0.1:31067, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30709") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43846->127.0.0.1:30709, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31489") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56332->127.0.0.1:31489, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31060") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38806->127.0.0.1:31060, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30184") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42044->127.0.0.1:30184, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31398") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57572->127.0.0.1:31398, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31232") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58734->127.0.0.1:31232, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31935") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46118->127.0.0.1:31935, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31654") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38670->127.0.0.1:31654, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30357") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54020->127.0.0.1:30357, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30685") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50378->127.0.0.1:30685, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31952") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33180->127.0.0.1:31952, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31320") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56196->127.0.0.1:31320, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30930") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34032->127.0.0.1:30930, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30143") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50660->127.0.0.1:30143, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31858") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46372->127.0.0.1:31858, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31137") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57278->127.0.0.1:31137, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31740") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57190->127.0.0.1:31740, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30932") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46992->127.0.0.1:30932, err= 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31553") 2025/08/21 02:39:28 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36168->127.0.0.1:31553, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31385") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40116->127.0.0.1:31385, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31963") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56910->127.0.0.1:31963, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30584") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49346->127.0.0.1:30584, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31119") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37360->127.0.0.1:31119, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30065") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44990->127.0.0.1:30065, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30041") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47160->127.0.0.1:30041, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30671") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60236->127.0.0.1:30671, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31929") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41220->127.0.0.1:31929, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31613") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42564->127.0.0.1:31613, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31209") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56968->127.0.0.1:31209, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31019") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49252->127.0.0.1:31019, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31322") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32928->127.0.0.1:31322, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30761") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43450->127.0.0.1:30761, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31596") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53494->127.0.0.1:31596, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30057") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35716->127.0.0.1:30057, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30321") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36064->127.0.0.1:30321, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30806") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47526->127.0.0.1:30806, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30570") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43056->127.0.0.1:30570, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31143") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51654->127.0.0.1:31143, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30214") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46900->127.0.0.1:30214, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30446") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38428->127.0.0.1:30446, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30315") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55182->127.0.0.1:30315, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30560") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59748->127.0.0.1:30560, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30718") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32978->127.0.0.1:30718, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31295") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58482->127.0.0.1:31295, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31481") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51264->127.0.0.1:31481, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31554") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56356->127.0.0.1:31554, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30300") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53968->127.0.0.1:30300, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30186") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54238->127.0.0.1:30186, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31538") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36390->127.0.0.1:31538, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31995") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46042->127.0.0.1:31995, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30458") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54672->127.0.0.1:30458, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30731") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39364->127.0.0.1:30731, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30509") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32972->127.0.0.1:30509, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30930") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34036->127.0.0.1:30930, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30645") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51718->127.0.0.1:30645, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31667") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35196->127.0.0.1:31667, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31085") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34536->127.0.0.1:31085, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30259") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54310->127.0.0.1:30259, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30201") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57732->127.0.0.1:30201, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31311") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42506->127.0.0.1:31311, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31539") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38070->127.0.0.1:31539, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31769") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36594->127.0.0.1:31769, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31171") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48292->127.0.0.1:31171, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31067") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45846->127.0.0.1:31067, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31158") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39382->127.0.0.1:31158, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31477") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53722->127.0.0.1:31477, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30663") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50018->127.0.0.1:30663, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31556") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36916->127.0.0.1:31556, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31271") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55622->127.0.0.1:31271, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30349") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53198->127.0.0.1:30349, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31967") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59416->127.0.0.1:31967, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30217") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34448->127.0.0.1:30217, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30007") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39942->127.0.0.1:30007, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30173") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59022->127.0.0.1:30173, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30032") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57278->127.0.0.1:30032, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30896") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41162->127.0.0.1:30896, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31209") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56976->127.0.0.1:31209, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30597") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48332->127.0.0.1:30597, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30088") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54778->127.0.0.1:30088, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31187") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55396->127.0.0.1:31187, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31119") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37376->127.0.0.1:31119, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31366") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49822->127.0.0.1:31366, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31026") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41538->127.0.0.1:31026, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31376") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49362->127.0.0.1:31376, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31875") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39384->127.0.0.1:31875, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31569") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60890->127.0.0.1:31569, err= 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31098") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44708->127.0.0.1:31098, err= 2025/08/21 02:39:29 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : apple: Excluded 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:29 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : banana: Excluded 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30784") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35786->127.0.0.1:30784, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30118") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51586->127.0.0.1:30118, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31903") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59654->127.0.0.1:31903, err= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30237") 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44876->127.0.0.1:30237, err= 2025/08/21 02:39:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30869") 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31341") 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31124") 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30895") 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34490->127.0.0.1:28622, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46012->127.0.0.1:31341, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44828->127.0.0.1:31124, err= 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43790->127.0.0.1:30869, err= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37600->127.0.0.1:30895, err= 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31391") 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30936") 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31373") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52170->127.0.0.1:31391, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57852->127.0.0.1:30936, err= 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46932->127.0.0.1:31373, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31937") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43220->127.0.0.1:31937, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30599") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40858->127.0.0.1:30599, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31603") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30599") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40862->127.0.0.1:30599, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35024->127.0.0.1:31603, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31555") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54904->127.0.0.1:31555, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30474") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33182->127.0.0.1:30474, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31621") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36064->127.0.0.1:31621, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31640") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37454->127.0.0.1:31640, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30352") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39286->127.0.0.1:30352, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31260") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30169") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51062->127.0.0.1:30169, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47830->127.0.0.1:31260, err= 2025/08/21 02:39:29 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/21 02:39:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31812") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46222->127.0.0.1:31812, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30807") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34036->127.0.0.1:30807, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31420") 2025/08/21 02:39:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41938->127.0.0.1:31420, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31270") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39476->127.0.0.1:31270, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31970") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37760->127.0.0.1:31970, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30408") 2025/08/21 02:39:29 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/21 02:39:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57732->127.0.0.1:30408, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31042") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31358") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47896->127.0.0.1:31042, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39012->127.0.0.1:31358, err= 2025/08/21 02:39:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31836") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31943") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55818->127.0.0.1:31836, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43790->127.0.0.1:31943, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31442") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35792->127.0.0.1:31442, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30536") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52776->127.0.0.1:30536, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31665") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57252->127.0.0.1:31665, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31752") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36684->127.0.0.1:31752, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31337") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30721") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30414") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59772->127.0.0.1:30414, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35828->127.0.0.1:30721, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31432") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37884->127.0.0.1:31337, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51424->127.0.0.1:31432, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30288") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30073") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31247") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36066->127.0.0.1:30288, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35704->127.0.0.1:30073, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58354->127.0.0.1:31968, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51724->127.0.0.1:31247, err= 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30118") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31885") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31886") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34168->127.0.0.1:31886, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55980->127.0.0.1:31885, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51596->127.0.0.1:30118, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31028") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50862->127.0.0.1:31028, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31740") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57198->127.0.0.1:31740, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30087") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42438->127.0.0.1:30087, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30259") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54314->127.0.0.1:30259, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30783") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30657") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37608->127.0.0.1:30783, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45374->127.0.0.1:30657, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31477") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53738->127.0.0.1:31477, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30887") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31720") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47448->127.0.0.1:31720, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30400") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57172->127.0.0.1:30887, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30784") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59950->127.0.0.1:30400, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35800->127.0.0.1:30784, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30291") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38102->127.0.0.1:30291, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31282") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55024->127.0.0.1:31282, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31232") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58748->127.0.0.1:31232, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31092") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55634->127.0.0.1:31092, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30469") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39644->127.0.0.1:30469, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30758") 2025/08/21 02:39:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31567") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31010") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31802") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43010->127.0.0.1:31567, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50364->127.0.0.1:31802, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47354->127.0.0.1:30758, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31588") 2025/08/21 02:39:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40620->127.0.0.1:31010, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34204->127.0.0.1:31588, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30337") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34894->127.0.0.1:30337, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30609") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56016->127.0.0.1:30609, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31340") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31921") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38960->127.0.0.1:31340, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30373") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59490->127.0.0.1:31921, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38446->127.0.0.1:30373, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31601") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41770->127.0.0.1:31601, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30011") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55670->127.0.0.1:30011, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31676") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46496->127.0.0.1:31676, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30282") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31212") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42926->127.0.0.1:30282, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36308->127.0.0.1:31212, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31324") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57536->127.0.0.1:31324, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30222") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50362->127.0.0.1:31091, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35990->127.0.0.1:30222, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31151") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31089") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38726->127.0.0.1:31151, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52966->127.0.0.1:31089, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31749") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31998") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51768->127.0.0.1:31749, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30426") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51770->127.0.0.1:31998, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31389") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52634->127.0.0.1:30426, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47566->127.0.0.1:31389, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31626") 2025/08/21 02:39:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30645") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41472->127.0.0.1:31626, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31324") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51728->127.0.0.1:30645, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57548->127.0.0.1:31324, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31959") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39288->127.0.0.1:31959, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31930") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30052") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60784->127.0.0.1:31930, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56654->127.0.0.1:30052, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30662") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46486->127.0.0.1:30662, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30018") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54976->127.0.0.1:30018, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30682") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55860->127.0.0.1:30682, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30963") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41458->127.0.0.1:30963, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31460") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36780->127.0.0.1:31460, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30157") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30970") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60518->127.0.0.1:30157, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50008->127.0.0.1:30970, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30893") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33042->127.0.0.1:30893, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30920") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35554->127.0.0.1:30920, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31301") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54060->127.0.0.1:31301, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30175") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43670->127.0.0.1:30175, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31815") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32790->127.0.0.1:31815, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Connecting to FTP server 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34506->127.0.0.1:28622, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30679") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31341") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34558->127.0.0.1:30679, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31258") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46014->127.0.0.1:31341, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30859") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30652") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56902->127.0.0.1:31258, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57064->127.0.0.1:30652, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39322->127.0.0.1:30859, err= 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 02:39:29 INFO : splitbananasplit: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31171") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48304->127.0.0.1:31171, err= 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30216") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30196") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55596->127.0.0.1:30216, err= 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31977") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57956->127.0.0.1:31977, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55218->127.0.0.1:30196, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30896") 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41174->127.0.0.1:30896, err= 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31161") 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30986") 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31142") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34990->127.0.0.1:30986, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37910->127.0.0.1:31142, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55760->127.0.0.1:30989, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48338->127.0.0.1:31161, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30580") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59200->127.0.0.1:30580, err= 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 02:39:29 INFO : apple: Deleted 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30456") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30219") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50010->127.0.0.1:30456, err= 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31391") 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 02:39:29 INFO : appleappleapplebanana: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52174->127.0.0.1:31391, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51932->127.0.0.1:30219, err= 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 02:39:29 INFO : banana: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34518->127.0.0.1:28622, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30051") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41766->127.0.0.1:30051, err= 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:28622") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34526->127.0.0.1:28622, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31536") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38870->127.0.0.1:31536, err= 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30699") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47828->127.0.0.1:30699, err= 2025/08/21 02:39:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : YXBwbGU=: Excluded 2025/08/21 02:39:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/21 02:39:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : YmFuYW5h: Excluded 2025/08/21 02:39:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30249") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42472->127.0.0.1:30249, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31780") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52024->127.0.0.1:31780, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31599") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36302->127.0.0.1:31599, err= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31190") 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38796->127.0.0.1:31190, err= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : apple: Sizes identical 2025/08/21 02:39:29 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:29 DEBUG : banana: Sizes identical 2025/08/21 02:39:29 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:29 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31506") 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41740->127.0.0.1:31506, err= 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31202") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39426->127.0.0.1:31202, err= 2025/08/21 02:39:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : YXBwbGU=: Excluded 2025/08/21 02:39:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/21 02:39:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : YmFuYW5h: Excluded 2025/08/21 02:39:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30209") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46322->127.0.0.1:30209, err= 2025/08/21 02:39:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/21 02:39:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30112") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39104->127.0.0.1:30112, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31609") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60128->127.0.0.1:31609, err= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 02:39:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30330") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32918->127.0.0.1:30330, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31923") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34852->127.0.0.1:31923, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31798") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54444->127.0.0.1:31798, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30340") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51572->127.0.0.1:30340, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31071") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59068->127.0.0.1:31071, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31060") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38812->127.0.0.1:31060, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30930") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34038->127.0.0.1:30930, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30117") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58466->127.0.0.1:30117, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31058") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33002->127.0.0.1:31058, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30835") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47830->127.0.0.1:30835, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31980") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40422->127.0.0.1:31980, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31915") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60528->127.0.0.1:31915, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30440") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33060->127.0.0.1:30440, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30737") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55388->127.0.0.1:30737, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31552") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45504->127.0.0.1:31552, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31289") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48352->127.0.0.1:31289, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30130") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34360->127.0.0.1:30130, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31468") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35958->127.0.0.1:31468, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31305") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52582->127.0.0.1:31305, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30192") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52142->127.0.0.1:30192, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31491") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38360->127.0.0.1:31491, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31338") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51938->127.0.0.1:31338, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31866") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38760->127.0.0.1:31866, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31636") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40636->127.0.0.1:31636, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31191") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55028->127.0.0.1:31191, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30212") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54224->127.0.0.1:30212, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30491") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54276->127.0.0.1:30491, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42480->127.0.0.1:31589, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30871") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47554->127.0.0.1:30871, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31633") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58618->127.0.0.1:31633, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31256") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44072->127.0.0.1:31256, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31642") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38662->127.0.0.1:31642, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31138") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40940->127.0.0.1:31138, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31684") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49410->127.0.0.1:31684, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31770") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39214->127.0.0.1:31770, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31394") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56944->127.0.0.1:31394, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31064") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47764->127.0.0.1:31064, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31712") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39300->127.0.0.1:31712, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30258") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58980->127.0.0.1:30258, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31301") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54066->127.0.0.1:31301, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31551") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38446->127.0.0.1:31551, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31496") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35456->127.0.0.1:31496, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30215") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60628->127.0.0.1:30215, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31984") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46842->127.0.0.1:31984, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31050") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47902->127.0.0.1:31050, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30828") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47794->127.0.0.1:30828, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30804") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54696->127.0.0.1:30804, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30277") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56126->127.0.0.1:30277, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30089") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48930->127.0.0.1:30089, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31880") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34574->127.0.0.1:31880, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31525") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55330->127.0.0.1:31525, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30891") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46798->127.0.0.1:30891, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31197") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37378->127.0.0.1:31197, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31997") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33278->127.0.0.1:31997, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30015") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54126->127.0.0.1:30015, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30929") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55802->127.0.0.1:30929, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31247") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51728->127.0.0.1:31247, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31403") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49468->127.0.0.1:31403, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30148") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56564->127.0.0.1:30148, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30623") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50832->127.0.0.1:30623, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31523") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59076->127.0.0.1:31523, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30228") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59954->127.0.0.1:30228, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31613") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42570->127.0.0.1:31613, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30865") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38358->127.0.0.1:30865, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30148") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56566->127.0.0.1:30148, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30909") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35260->127.0.0.1:30909, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31304") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53016->127.0.0.1:31304, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30209") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46326->127.0.0.1:30209, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30494") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52878->127.0.0.1:30494, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31124") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44840->127.0.0.1:31124, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31323") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36954->127.0.0.1:31323, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31511") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57280->127.0.0.1:31511, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31098") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44712->127.0.0.1:31098, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31003") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49130->127.0.0.1:31003, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31534") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54256->127.0.0.1:31534, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30578") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42708->127.0.0.1:30578, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30390") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37858->127.0.0.1:30390, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31419") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51808->127.0.0.1:31419, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31015") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53338->127.0.0.1:31015, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30463") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58572->127.0.0.1:30463, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31260") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47838->127.0.0.1:31260, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30021") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46616->127.0.0.1:30021, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30490") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49932->127.0.0.1:30490, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30864") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33368->127.0.0.1:30864, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30594") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54662->127.0.0.1:30594, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31447") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50218->127.0.0.1:31447, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31162") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54802->127.0.0.1:31162, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30371") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57600->127.0.0.1:30371, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31014") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47396->127.0.0.1:31014, err= 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30801") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55274->127.0.0.1:30801, err= 2025/08/21 02:39:29 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : apple: Excluded 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:29 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : banana: Excluded 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31791") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59394->127.0.0.1:31791, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30723") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56354->127.0.0.1:30723, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30350") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58010->127.0.0.1:30350, err= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31233") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60428->127.0.0.1:31233, err= 2025/08/21 02:39:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30646") 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30186") 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30445") 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60156->127.0.0.1:30445, err= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30402") 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54242->127.0.0.1:30186, err= 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30132") 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56208->127.0.0.1:30402, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49672->127.0.0.1:30646, err= 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52544->127.0.0.1:30132, err= 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30212") 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31339") 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30367") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54230->127.0.0.1:30212, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45548->127.0.0.1:31339, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50376->127.0.0.1:31091, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38536->127.0.0.1:30367, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31488") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31361") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55904->127.0.0.1:31361, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30118") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55462->127.0.0.1:31488, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51612->127.0.0.1:30118, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31008") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44746->127.0.0.1:31008, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30274") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31352") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56208->127.0.0.1:30274, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35488->127.0.0.1:31352, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31253") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31297") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50854->127.0.0.1:31253, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46940->127.0.0.1:31297, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31952") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33194->127.0.0.1:31952, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30215") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60630->127.0.0.1:30215, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31598") 2025/08/21 02:39:29 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/21 02:39:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60646->127.0.0.1:31598, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31269") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31997") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42524->127.0.0.1:31269, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33286->127.0.0.1:31997, err= 2025/08/21 02:39:29 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/21 02:39:29 INFO : apple: Copied (new) to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30377") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38376->127.0.0.1:30377, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30073") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35706->127.0.0.1:30073, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30668") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31342") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39282->127.0.0.1:30668, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59210->127.0.0.1:31342, err= 2025/08/21 02:39:29 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31429") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44040->127.0.0.1:31429, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30793") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49882->127.0.0.1:30793, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30572") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31382") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53438->127.0.0.1:30572, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54314->127.0.0.1:31382, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31990") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48320->127.0.0.1:31990, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30682") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55870->127.0.0.1:30682, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31109") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36854->127.0.0.1:31109, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31282") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31108") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31447") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55026->127.0.0.1:31282, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33304->127.0.0.1:31108, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50224->127.0.0.1:31447, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30181") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55290->127.0.0.1:30181, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30502") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31478") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60974->127.0.0.1:30502, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46468->127.0.0.1:31478, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30988") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30376") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43060->127.0.0.1:30988, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49094->127.0.0.1:30376, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31468") 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35970->127.0.0.1:31468, err= 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31940") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31335") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55628->127.0.0.1:31335, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44262->127.0.0.1:31940, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30858") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45318->127.0.0.1:30858, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30152") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31441") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31915") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38942->127.0.0.1:31441, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59952->127.0.0.1:30152, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60538->127.0.0.1:31915, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30000") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51862->127.0.0.1:30000, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31240") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35932->127.0.0.1:31240, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30660") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30561") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39656->127.0.0.1:30660, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36946->127.0.0.1:30561, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31061") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35930->127.0.0.1:31061, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30001") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39100->127.0.0.1:30001, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30368") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31413") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47422->127.0.0.1:30368, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48960->127.0.0.1:31413, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31238") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31943") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43792->127.0.0.1:31943, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45884->127.0.0.1:31238, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30814") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31259") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60900->127.0.0.1:30814, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44040->127.0.0.1:31259, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31676") 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46498->127.0.0.1:31676, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30041") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47170->127.0.0.1:30041, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31400") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54032->127.0.0.1:31570, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56642->127.0.0.1:31400, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30132") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52556->127.0.0.1:30132, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30649") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37960->127.0.0.1:30649, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31009") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54146->127.0.0.1:31009, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30224") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35616->127.0.0.1:30224, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31515") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42938->127.0.0.1:31515, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31321") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50822->127.0.0.1:31321, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30182") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51350->127.0.0.1:30182, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30438") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30656") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55486->127.0.0.1:30438, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47462->127.0.0.1:30656, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30960") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37930->127.0.0.1:30960, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31790") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30916") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49642->127.0.0.1:31790, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33048->127.0.0.1:30916, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31406") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53328->127.0.0.1:31406, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31428") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30660") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30383") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42296->127.0.0.1:31428, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39660->127.0.0.1:30660, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54598->127.0.0.1:30383, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31573") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41870->127.0.0.1:31573, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31478") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46484->127.0.0.1:31478, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31888") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35356->127.0.0.1:31888, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30517") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31546") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52224->127.0.0.1:30517, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39490->127.0.0.1:31546, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43860->127.0.0.1:30553, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31170") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33018->127.0.0.1:31170, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31285") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30088") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54794->127.0.0.1:30088, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42182->127.0.0.1:31285, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31959") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30236") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39300->127.0.0.1:31959, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39004->127.0.0.1:30236, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31329") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47516->127.0.0.1:31329, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31234") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30939") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40688->127.0.0.1:31234, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41392->127.0.0.1:30939, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30416") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43926->127.0.0.1:30416, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31878") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55544->127.0.0.1:31878, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30431") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60728->127.0.0.1:30431, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30372") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30614") 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36382->127.0.0.1:30614, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40960->127.0.0.1:30372, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30157") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60522->127.0.0.1:30157, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31150") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43148->127.0.0.1:31150, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30502") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31194") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31956") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60976->127.0.0.1:30502, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30945") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50670->127.0.0.1:31194, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30515") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48910->127.0.0.1:31956, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46826->127.0.0.1:30945, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31251") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35096->127.0.0.1:30515, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31664") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31063") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39972->127.0.0.1:31063, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58018->127.0.0.1:31664, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48120->127.0.0.1:31251, err= 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 02:39:29 INFO : banana: Deleted 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31325") 2025/08/21 02:39:29 INFO : appleappleapplebanana: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31483") 2025/08/21 02:39:29 INFO : splitbananasplit: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30119") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30535") 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31372") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59466->127.0.0.1:30535, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42448->127.0.0.1:30119, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57478->127.0.0.1:31325, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59690->127.0.0.1:31372, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59442->127.0.0.1:31483, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30520") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30700") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45324->127.0.0.1:30700, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43082->127.0.0.1:30520, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31397") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56540->127.0.0.1:31397, err= 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31291") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31469") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35186->127.0.0.1:31469, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30766") 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33004->127.0.0.1:30766, err= 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57958->127.0.0.1:31291, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30034") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35336->127.0.0.1:30034, err= 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 02:39:29 INFO : apple: Deleted 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31136") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49602->127.0.0.1:31136, err= 2025/08/21 02:39:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : PREFIXapple: Excluded 2025/08/21 02:39:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/21 02:39:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : PREFIXbanana: Excluded 2025/08/21 02:39:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31224") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60230->127.0.0.1:31224, err= 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30013") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33316->127.0.0.1:30013, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31413") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48968->127.0.0.1:31413, err= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 02:39:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31423") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38344->127.0.0.1:31423, err= 2025/08/21 02:39:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30531") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34276->127.0.0.1:30531, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30762") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31847") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31500") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38816->127.0.0.1:31500, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40838->127.0.0.1:31847, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31204") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35844->127.0.0.1:31204, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30031") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35856->127.0.0.1:30031, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31402") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55316->127.0.0.1:30030, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33516->127.0.0.1:30762, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43854->127.0.0.1:31402, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31302") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51890->127.0.0.1:31302, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30707") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58086->127.0.0.1:30707, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31273") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49648->127.0.0.1:31273, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30532") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30367") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38546->127.0.0.1:30367, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38800->127.0.0.1:30532, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30509") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32982->127.0.0.1:30509, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30525") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39714->127.0.0.1:30525, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31708") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30888") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35122->127.0.0.1:31708, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38388->127.0.0.1:30888, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31345") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54574->127.0.0.1:31345, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30923") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31756") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48948->127.0.0.1:31756, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39526->127.0.0.1:30923, err= 2025/08/21 02:39:29 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/21 02:39:29 INFO : banana: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31706") 2025/08/21 02:39:29 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/21 02:39:29 INFO : appleappleapplebanana: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30148") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59716->127.0.0.1:31706, err= 2025/08/21 02:39:29 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/21 02:39:29 INFO : splitbananasplit: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30805") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56574->127.0.0.1:30148, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35096->127.0.0.1:30805, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31470") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31150") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43156->127.0.0.1:31150, err= 2025/08/21 02:39:29 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/21 02:39:29 INFO : apple: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34288->127.0.0.1:31470, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30062") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47088->127.0.0.1:30062, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30717") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30056") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38168->127.0.0.1:30056, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30060") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42230->127.0.0.1:30717, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55108->127.0.0.1:30060, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30630") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30127") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31557") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48270->127.0.0.1:30127, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41318->127.0.0.1:31557, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33034->127.0.0.1:30630, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30115") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44464->127.0.0.1:30115, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30322") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57464->127.0.0.1:30322, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31325") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30711") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30011") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42772->127.0.0.1:30711, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57482->127.0.0.1:31325, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55684->127.0.0.1:30011, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30373") 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38454->127.0.0.1:30373, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30371") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31591") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30875") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37942->127.0.0.1:31591, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57604->127.0.0.1:30371, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35218->127.0.0.1:30875, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30285") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50426->127.0.0.1:30285, err= 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31631") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48376->127.0.0.1:31631, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31244") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35888->127.0.0.1:31244, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30671") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60248->127.0.0.1:30671, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44940->127.0.0.1:30569, err= 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31161") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31277") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36532->127.0.0.1:31277, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48342->127.0.0.1:31161, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31520") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30949") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30436") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55044->127.0.0.1:31520, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53532->127.0.0.1:30436, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51064->127.0.0.1:30949, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30710") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39364->127.0.0.1:30710, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31772") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30068") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31662") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36612->127.0.0.1:31772, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34790->127.0.0.1:31662, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51850->127.0.0.1:30068, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31985") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31877") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45682->127.0.0.1:31985, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49800->127.0.0.1:31877, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31925") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37560->127.0.0.1:31925, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30105") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31554") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56360->127.0.0.1:31554, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37194->127.0.0.1:30105, err= 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31502") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31602") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38078->127.0.0.1:31502, err= 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34252->127.0.0.1:31602, err= 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31694") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30841") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59670->127.0.0.1:31694, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31686") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59656->127.0.0.1:30841, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56184->127.0.0.1:31686, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30074") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60060->127.0.0.1:30074, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31758") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30150") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34772->127.0.0.1:31758, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38686->127.0.0.1:30150, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30360") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46990->127.0.0.1:30360, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30827") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50158->127.0.0.1:30827, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31374") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31520") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55052->127.0.0.1:31520, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34322->127.0.0.1:31374, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30679") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34560->127.0.0.1:30679, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30419") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42380->127.0.0.1:30419, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31656") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52040->127.0.0.1:31656, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31236") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36878->127.0.0.1:31236, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30972") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38562->127.0.0.1:30972, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30417") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30690") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57684->127.0.0.1:30417, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47082->127.0.0.1:30690, err= 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30829") 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30927") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40526->127.0.0.1:30927, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31042") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43616->127.0.0.1:30829, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47912->127.0.0.1:31042, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31822") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59166->127.0.0.1:31822, err= 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30256") 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30567") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31996") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51642->127.0.0.1:30256, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42790->127.0.0.1:31996, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49552->127.0.0.1:30567, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31738") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39306->127.0.0.1:31738, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31331") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43392->127.0.0.1:31331, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30507") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46220->127.0.0.1:30507, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31796") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30300") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53982->127.0.0.1:30300, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30186") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46228->127.0.0.1:31796, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54252->127.0.0.1:30186, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30877") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59412->127.0.0.1:30877, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30447") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30919") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53832->127.0.0.1:30447, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57538->127.0.0.1:30919, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31848") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30097") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44802->127.0.0.1:31848, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41714->127.0.0.1:30097, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31010") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40632->127.0.0.1:31010, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30969") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30375") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44918->127.0.0.1:30969, err= 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31695") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34096->127.0.0.1:30375, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54614->127.0.0.1:31695, err= 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31207") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30610") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30647") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31852") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48302->127.0.0.1:30647, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31189") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30976") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31343") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39492->127.0.0.1:30610, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49970->127.0.0.1:30976, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50590->127.0.0.1:31189, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48530->127.0.0.1:31343, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49994->127.0.0.1:31852, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31945") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51494->127.0.0.1:31945, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40072->127.0.0.1:31207, err= 2025/08/21 02:39:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31709") 2025/08/21 02:39:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54414->127.0.0.1:31709, err= 2025/08/21 02:39:29 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50398->127.0.0.1:30957, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31525") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30858") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31776") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30043") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30516") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33738->127.0.0.1:30516, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58730->127.0.0.1:30043, err= 2025/08/21 02:39:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42256->127.0.0.1:31776, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55332->127.0.0.1:31525, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45328->127.0.0.1:30858, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31432") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51430->127.0.0.1:31432, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30773") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52362->127.0.0.1:30773, err= 2025/08/21 02:39:29 INFO : PREFIXsplitbananasplit: Deleted 2025/08/21 02:39:29 INFO : PREFIXbanana: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31909") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30900") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30200") 2025/08/21 02:39:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40308->127.0.0.1:30200, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52050->127.0.0.1:30900, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49286->127.0.0.1:31909, err= 2025/08/21 02:39:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/21 02:39:29 INFO : PREFIXapple: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30590") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47362->127.0.0.1:30590, err= 2025/08/21 02:39:29 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : apple: Excluded 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:29 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : banana: Excluded 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30767") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59944->127.0.0.1:30767, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31105") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33694->127.0.0.1:31105, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30776") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48078->127.0.0.1:30776, err= 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30838") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53570->127.0.0.1:30838, err= 2025/08/21 02:39:29 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : apple: Excluded 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:29 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : banana: Excluded 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30983") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39276->127.0.0.1:30983, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30241") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37182->127.0.0.1:30241, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30065") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44992->127.0.0.1:30065, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31284") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37466->127.0.0.1:31284, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30348") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43460->127.0.0.1:30348, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31316") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57572->127.0.0.1:31316, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31455") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36344->127.0.0.1:31455, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31001") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51988->127.0.0.1:31001, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31219") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33430->127.0.0.1:31219, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31031") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60538->127.0.0.1:31031, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31189") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50596->127.0.0.1:31189, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31043") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60722->127.0.0.1:31043, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31899") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34316->127.0.0.1:31899, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30452") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38238->127.0.0.1:30452, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30000") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51876->127.0.0.1:30000, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30551") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57874->127.0.0.1:30551, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30202") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49514->127.0.0.1:30202, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30481") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43310->127.0.0.1:30481, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35628->127.0.0.1:31779, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31603") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35026->127.0.0.1:31603, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30869") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43802->127.0.0.1:30869, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31496") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35466->127.0.0.1:31496, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30766") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33020->127.0.0.1:30766, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31744") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47250->127.0.0.1:31744, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31621") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36068->127.0.0.1:31621, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30467") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40370->127.0.0.1:30467, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31758") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34788->127.0.0.1:31758, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30646") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49678->127.0.0.1:30646, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30803") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48404->127.0.0.1:30803, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31029") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47980->127.0.0.1:31029, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50384->127.0.0.1:31091, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31938") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60830->127.0.0.1:31938, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31377") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38056->127.0.0.1:31377, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31138") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40946->127.0.0.1:31138, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30037") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42872->127.0.0.1:30037, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31109") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36870->127.0.0.1:31109, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30538") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50530->127.0.0.1:30538, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30778") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37326->127.0.0.1:30778, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31090") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55152->127.0.0.1:31090, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31326") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57236->127.0.0.1:31326, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31680") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54126->127.0.0.1:31680, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31156") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45822->127.0.0.1:31156, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30980") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58100->127.0.0.1:30980, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31498") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45568->127.0.0.1:31498, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31594") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35954->127.0.0.1:31594, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30933") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42022->127.0.0.1:30933, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31023") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57060->127.0.0.1:31023, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30882") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56318->127.0.0.1:30882, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31735") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46374->127.0.0.1:31735, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31254") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53524->127.0.0.1:31254, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30626") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59292->127.0.0.1:30626, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31573") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41886->127.0.0.1:31573, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31435") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45758->127.0.0.1:31435, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31301") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54070->127.0.0.1:31301, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31170") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33024->127.0.0.1:31170, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31952") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33200->127.0.0.1:31952, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31731") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45672->127.0.0.1:31731, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30540") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59352->127.0.0.1:30540, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30285") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50432->127.0.0.1:30285, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31042") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47916->127.0.0.1:31042, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30591") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60768->127.0.0.1:30591, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31710") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57744->127.0.0.1:31710, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31467") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56296->127.0.0.1:31467, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30335") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50364->127.0.0.1:30335, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30909") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35274->127.0.0.1:30909, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30871") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47562->127.0.0.1:30871, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30494") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52894->127.0.0.1:30494, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31609") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60140->127.0.0.1:31609, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30351") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33100->127.0.0.1:30351, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31542") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47722->127.0.0.1:31542, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30819") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58494->127.0.0.1:30819, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30733") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45712->127.0.0.1:30733, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30845") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56366->127.0.0.1:30845, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31180") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52670->127.0.0.1:31180, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31381") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53214->127.0.0.1:31381, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30811") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46242->127.0.0.1:30811, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31368") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51290->127.0.0.1:31368, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31658") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49206->127.0.0.1:31658, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31697") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51830->127.0.0.1:31697, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31864") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54838->127.0.0.1:31864, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30649") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37972->127.0.0.1:30649, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31012") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57788->127.0.0.1:31012, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30108") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33926->127.0.0.1:30108, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31152") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54268->127.0.0.1:31152, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57754->127.0.0.1:31375, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30854") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49896->127.0.0.1:30854, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31752") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36688->127.0.0.1:31752, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30570") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43064->127.0.0.1:30570, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31995") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46054->127.0.0.1:31995, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30950") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45554->127.0.0.1:30950, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31030") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36504->127.0.0.1:31030, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30217") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34452->127.0.0.1:30217, err= 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31244") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35896->127.0.0.1:31244, err= 2025/08/21 02:39:29 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : apple: Excluded 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:29 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : banana: Excluded 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31118") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57850->127.0.0.1:31118, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31083") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54138->127.0.0.1:31083, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30268") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59692->127.0.0.1:30268, err= 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36198->127.0.0.1:31039, err= 2025/08/21 02:39:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30322") 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31227") 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31571") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30781") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30074") 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46688->127.0.0.1:31227, err= 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37178->127.0.0.1:30781, err= 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57466->127.0.0.1:30322, err= 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60064->127.0.0.1:30074, err= 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39796->127.0.0.1:31571, err= 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31592") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31038") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30013") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34872->127.0.0.1:31592, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33332->127.0.0.1:30013, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59766->127.0.0.1:31038, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30074") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60072->127.0.0.1:30074, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31165") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30090") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35330->127.0.0.1:30090, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59658->127.0.0.1:31165, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30293") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30841") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40716->127.0.0.1:30293, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59672->127.0.0.1:30841, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31296") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30508") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38240->127.0.0.1:31296, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42154->127.0.0.1:30508, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31008") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31204") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44760->127.0.0.1:31008, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35852->127.0.0.1:31204, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30931") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31310") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30320") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41306->127.0.0.1:30931, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48480->127.0.0.1:31310, err= 2025/08/21 02:39:29 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/21 02:39:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31575") 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48356->127.0.0.1:30320, err= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37410->127.0.0.1:31575, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30066") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30113") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57360->127.0.0.1:30066, err= 2025/08/21 02:39:29 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/21 02:39:29 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53998->127.0.0.1:30113, err= 2025/08/21 02:39:29 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/21 02:39:29 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31473") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31519") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35826->127.0.0.1:31473, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46866->127.0.0.1:31519, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31493") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42212->127.0.0.1:31493, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31574") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31898") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38066->127.0.0.1:31574, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40688->127.0.0.1:31898, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31876") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45406->127.0.0.1:31876, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30435") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31340") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39234->127.0.0.1:30435, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38968->127.0.0.1:31340, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31177") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53598->127.0.0.1:31177, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31979") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50866->127.0.0.1:31979, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30368") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30355") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30468") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46948->127.0.0.1:30355, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39756->127.0.0.1:30468, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47428->127.0.0.1:30368, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30522") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31754") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36860->127.0.0.1:30522, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31269") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42534->127.0.0.1:31269, err= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43636->127.0.0.1:31754, err= 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30288") 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31604") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31284") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36072->127.0.0.1:30288, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37472->127.0.0.1:31284, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50024->127.0.0.1:31604, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31632") 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31830") 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35426->127.0.0.1:31632, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52754->127.0.0.1:31830, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30085") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44132->127.0.0.1:30085, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31471") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57928->127.0.0.1:31471, err= 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30399") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30983") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60744->127.0.0.1:30399, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39288->127.0.0.1:30983, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30086") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43998->127.0.0.1:30086, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31853") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30236") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38726->127.0.0.1:31853, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30942") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39018->127.0.0.1:30236, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40360->127.0.0.1:30942, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30475") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49592->127.0.0.1:30475, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31771") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30274") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42220->127.0.0.1:31771, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56214->127.0.0.1:30274, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31311") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42520->127.0.0.1:31311, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30006") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60674->127.0.0.1:30006, err= 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30454") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55382->127.0.0.1:30454, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30480") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46472->127.0.0.1:30480, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31869") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58934->127.0.0.1:31869, err= 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31097") 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30704") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31670") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31177") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59824->127.0.0.1:31097, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45464->127.0.0.1:30704, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55310->127.0.0.1:31670, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53600->127.0.0.1:31177, err= 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30035") 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60544->127.0.0.1:30035, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31893") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31188") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53862->127.0.0.1:31188, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39880->127.0.0.1:31893, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31566") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36132->127.0.0.1:31566, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31688") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34132->127.0.0.1:31688, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31124") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31065") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30228") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44844->127.0.0.1:31124, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42298->127.0.0.1:31065, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59962->127.0.0.1:30228, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30476") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54610->127.0.0.1:30476, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30686") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31256") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44084->127.0.0.1:31256, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50530->127.0.0.1:30686, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30236") 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39026->127.0.0.1:30236, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31582") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48884->127.0.0.1:31582, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58370->127.0.0.1:31968, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31683") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43124->127.0.0.1:31683, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30074") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60074->127.0.0.1:30074, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30227") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40600->127.0.0.1:30227, err= 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30128") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31223") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30370") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53898->127.0.0.1:30370, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36852->127.0.0.1:30128, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34964->127.0.0.1:31223, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57758->127.0.0.1:31375, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30047") 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53422->127.0.0.1:30047, err= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31534") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54262->127.0.0.1:31534, err= 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31084") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44322->127.0.0.1:31084, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31225") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36210->127.0.0.1:31225, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31308") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52166->127.0.0.1:31308, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30983") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39302->127.0.0.1:30983, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30754") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59484->127.0.0.1:30754, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30825") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31879") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45264->127.0.0.1:30825, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50262->127.0.0.1:31879, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30619") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30323") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31290") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50716->127.0.0.1:30323, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43412->127.0.0.1:31290, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42412->127.0.0.1:30619, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31267") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40988->127.0.0.1:31267, err= 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31579") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42122->127.0.0.1:31579, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30894") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54422->127.0.0.1:30894, err= 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31661") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43332->127.0.0.1:31661, err= 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31423") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31331") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31759") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31241") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30485") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31851") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31474") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40086->127.0.0.1:31851, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50862->127.0.0.1:30485, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38518->127.0.0.1:31474, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57680->127.0.0.1:31241, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42970->127.0.0.1:31759, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38348->127.0.0.1:31423, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30558") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43394->127.0.0.1:31331, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44280->127.0.0.1:30558, err= 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 02:39:29 INFO : apple: Deleted 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30930") 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31551") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38448->127.0.0.1:31551, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30908") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34044->127.0.0.1:30930, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30573") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36148->127.0.0.1:30573, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31196") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30076") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46890->127.0.0.1:30908, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42382->127.0.0.1:30076, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47320->127.0.0.1:31196, err= 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30521") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52236->127.0.0.1:30521, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30397") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57506->127.0.0.1:30397, err= 2025/08/21 02:39:29 INFO : banana: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30433") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43462->127.0.0.1:30433, err= 2025/08/21 02:39:29 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 02:39:29 INFO : appleappleapplebanana: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30845") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56376->127.0.0.1:30845, err= 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31513") 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32806->127.0.0.1:31513, err= 2025/08/21 02:39:29 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30037") 2025/08/21 02:39:29 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42882->127.0.0.1:30037, err= 2025/08/21 02:39:29 INFO : splitbananasplit: Deleted 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31178") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37388->127.0.0.1:31178, err= 2025/08/21 02:39:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : bananaSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31983") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50496->127.0.0.1:31983, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30638") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34818->127.0.0.1:30638, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30673") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57540->127.0.0.1:30673, err= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 02:39:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 02:39:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31729") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47954->127.0.0.1:31729, err= 2025/08/21 02:39:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30742") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30765") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30530") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30259") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37338->127.0.0.1:30765, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30353") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50132->127.0.0.1:30742, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55512->127.0.0.1:30353, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54324->127.0.0.1:30259, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36102->127.0.0.1:30530, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31448") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31836") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57162->127.0.0.1:31448, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55828->127.0.0.1:31836, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30665") 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56644->127.0.0.1:30665, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31963") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56926->127.0.0.1:31963, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30825") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31112") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45274->127.0.0.1:30825, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31350") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30444") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55426->127.0.0.1:31350, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43580->127.0.0.1:31112, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42928->127.0.0.1:30444, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31471") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31662") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57934->127.0.0.1:31471, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34792->127.0.0.1:31662, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30511") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31521") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52556->127.0.0.1:30511, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60808->127.0.0.1:31521, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31533") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30749") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30115") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60724->127.0.0.1:30749, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44474->127.0.0.1:30115, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59484->127.0.0.1:31533, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30102") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40470->127.0.0.1:30102, err= 2025/08/21 02:39:29 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/21 02:39:29 INFO : splitbananasplit: Copied (new) 2025/08/21 02:39:29 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/21 02:39:29 INFO : banana: Copied (new) 2025/08/21 02:39:29 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/21 02:39:29 INFO : appleappleapplebanana: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30589") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31564") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35420->127.0.0.1:30589, err= 2025/08/21 02:39:29 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/21 02:39:29 INFO : apple: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51872->127.0.0.1:31564, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31055") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31724") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53646->127.0.0.1:31055, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38028->127.0.0.1:31724, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31605") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30394") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35000->127.0.0.1:31605, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40466->127.0.0.1:30394, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31330") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31981") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34680->127.0.0.1:31330, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32800->127.0.0.1:31981, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31977") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30602") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57964->127.0.0.1:31977, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37478->127.0.0.1:30602, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44946->127.0.0.1:30569, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30941") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37204->127.0.0.1:30941, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31360") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45704->127.0.0.1:31360, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30287") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33196->127.0.0.1:30287, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30671") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60254->127.0.0.1:30671, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30415") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31887") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54018->127.0.0.1:31887, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33144->127.0.0.1:30415, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30294") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35154->127.0.0.1:30294, err= 2025/08/21 02:39:29 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/21 02:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31636") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40638->127.0.0.1:31636, err= 2025/08/21 02:39:29 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/21 02:39:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31323") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31993") 2025/08/21 02:39:29 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/21 02:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30779") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36964->127.0.0.1:31323, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30678") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34556->127.0.0.1:31993, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59672->127.0.0.1:30779, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46712->127.0.0.1:30678, err= 2025/08/21 02:39:29 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/21 02:39:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31587") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30481") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41254->127.0.0.1:31587, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30003") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43326->127.0.0.1:30481, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31205") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34996->127.0.0.1:31205, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55910->127.0.0.1:30003, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30489") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42518->127.0.0.1:30489, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30948") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31201") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47410->127.0.0.1:30948, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57654->127.0.0.1:31201, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31015") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53342->127.0.0.1:31015, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30675") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30315") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44802->127.0.0.1:30675, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55190->127.0.0.1:30315, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31800") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31321") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56252->127.0.0.1:31800, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30827") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50824->127.0.0.1:31321, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50170->127.0.0.1:30827, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31231") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31806") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30379") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51478->127.0.0.1:31806, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53200->127.0.0.1:30379, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59310->127.0.0.1:31231, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31867") 2025/08/21 02:39:29 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/21 02:39:29 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/21 02:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/21 02:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58438->127.0.0.1:31867, err= 2025/08/21 02:39:29 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/21 02:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30180") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59852->127.0.0.1:30180, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43868->127.0.0.1:30553, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31263") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51482->127.0.0.1:31263, err= 2025/08/21 02:39:29 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/21 02:39:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31189") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50610->127.0.0.1:31189, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31986") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31844") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31364") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35544->127.0.0.1:31986, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54574->127.0.0.1:31844, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37566->127.0.0.1:31364, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30979") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38082->127.0.0.1:30979, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31463") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36018->127.0.0.1:31463, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31610") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34498->127.0.0.1:31610, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31170") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33030->127.0.0.1:31170, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31605") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35010->127.0.0.1:31605, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30938") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36902->127.0.0.1:30938, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30796") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54958->127.0.0.1:30796, err= 2025/08/21 02:39:29 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/21 02:39:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31622") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38908->127.0.0.1:31622, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30970") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50016->127.0.0.1:30970, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31936") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31765") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51504->127.0.0.1:31765, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54336->127.0.0.1:31936, err= 2025/08/21 02:39:29 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/21 02:39:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30081") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32796->127.0.0.1:30081, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31611") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37794->127.0.0.1:31611, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30781") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31905") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37194->127.0.0.1:30781, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32884->127.0.0.1:31905, err= 2025/08/21 02:39:29 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/21 02:39:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30092") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30342") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31676") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57554->127.0.0.1:30342, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46506->127.0.0.1:31676, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31520") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41874->127.0.0.1:30092, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55066->127.0.0.1:31520, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31089") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52968->127.0.0.1:31089, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30699") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47832->127.0.0.1:30699, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31980") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30456") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50022->127.0.0.1:30456, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40438->127.0.0.1:31980, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31962") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54888->127.0.0.1:31962, err= 2025/08/21 02:39:29 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/21 02:39:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/21 02:39:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30964") 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53162->127.0.0.1:30964, err= 2025/08/21 02:39:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31098") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44724->127.0.0.1:31098, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30620") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31437") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54838->127.0.0.1:31437, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30651") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46752->127.0.0.1:30620, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50848->127.0.0.1:30651, err= 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/21 02:39:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30812") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31070") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49624->127.0.0.1:30812, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42952->127.0.0.1:31070, err= 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/21 02:39:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30536") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52782->127.0.0.1:30536, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31026") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41542->127.0.0.1:31026, err= 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/21 02:39:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30603") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31272") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30863") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30164") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30339") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50386->127.0.0.1:31091, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31582") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31182") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51440->127.0.0.1:30339, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39502->127.0.0.1:30164, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48900->127.0.0.1:31582, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42572->127.0.0.1:30603, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55344->127.0.0.1:31272, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41606->127.0.0.1:31182, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60992->127.0.0.1:30863, err= 2025/08/21 02:39:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30287") 2025/08/21 02:39:30 INFO : splitbananasplitSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30462") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33200->127.0.0.1:30287, err= 2025/08/21 02:39:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31272") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30736") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35230->127.0.0.1:30462, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51806->127.0.0.1:30736, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31145") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55356->127.0.0.1:31272, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31946") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44172->127.0.0.1:31946, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34570->127.0.0.1:31145, err= 2025/08/21 02:39:30 INFO : bananaSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31622") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30210") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31541") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30153") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38896->127.0.0.1:30153, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30301") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38918->127.0.0.1:31622, err= 2025/08/21 02:39:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40968->127.0.0.1:30301, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40220->127.0.0.1:30210, err= 2025/08/21 02:39:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31235") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49262->127.0.0.1:31541, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43136->127.0.0.1:31235, err= 2025/08/21 02:39:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/21 02:39:30 INFO : appleSUFFIX: Deleted 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30547") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48640->127.0.0.1:30547, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31320") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56200->127.0.0.1:31320, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30893") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33054->127.0.0.1:30893, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30171") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58730->127.0.0.1:30171, err= 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30417") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57700->127.0.0.1:30417, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30122") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36818->127.0.0.1:30122, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30231") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58266->127.0.0.1:30231, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30946") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44238->127.0.0.1:30946, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30860") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42768->127.0.0.1:30860, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30439") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42100->127.0.0.1:30439, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30039") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39400->127.0.0.1:30039, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30885") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60600->127.0.0.1:30885, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30855") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40798->127.0.0.1:30855, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31365") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57448->127.0.0.1:31365, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31398") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57576->127.0.0.1:31398, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30311") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47968->127.0.0.1:30311, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30721") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35838->127.0.0.1:30721, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31897") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32886->127.0.0.1:31897, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30842") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58482->127.0.0.1:30842, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31653") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38202->127.0.0.1:31653, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31558") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55912->127.0.0.1:31558, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30720") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49254->127.0.0.1:30720, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30839") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42948->127.0.0.1:30839, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30312") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53068->127.0.0.1:30312, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30383") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54610->127.0.0.1:30383, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31836") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55838->127.0.0.1:31836, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31271") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55630->127.0.0.1:31271, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30756") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48418->127.0.0.1:30756, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31685") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56134->127.0.0.1:31685, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31092") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55640->127.0.0.1:31092, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30611") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58154->127.0.0.1:30611, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30555") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42470->127.0.0.1:30555, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31976") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38848->127.0.0.1:31976, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30791") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45710->127.0.0.1:30791, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31117") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40328->127.0.0.1:31117, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30511") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52558->127.0.0.1:30511, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30929") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55804->127.0.0.1:30929, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31038") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59768->127.0.0.1:31038, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31443") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54986->127.0.0.1:31443, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30056") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38180->127.0.0.1:30056, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31943") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43794->127.0.0.1:31943, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30487") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46012->127.0.0.1:30487, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30717") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42246->127.0.0.1:30717, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30911") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52706->127.0.0.1:30911, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30489") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42524->127.0.0.1:30489, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30772") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58752->127.0.0.1:30772, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31843") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53296->127.0.0.1:31843, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31540") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60854->127.0.0.1:31540, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30913") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58666->127.0.0.1:30913, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43884->127.0.0.1:30553, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30320") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48358->127.0.0.1:30320, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30958") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54052->127.0.0.1:30958, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30405") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38764->127.0.0.1:30405, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31538") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36404->127.0.0.1:31538, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30814") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60912->127.0.0.1:30814, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30894") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54438->127.0.0.1:30894, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30998") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40560->127.0.0.1:30998, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30604") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50754->127.0.0.1:30604, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30334") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39874->127.0.0.1:30334, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31620") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34420->127.0.0.1:31620, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31185") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37068->127.0.0.1:31185, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30930") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34058->127.0.0.1:30930, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31355") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49016->127.0.0.1:31355, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31878") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55560->127.0.0.1:31878, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31512") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43362->127.0.0.1:31512, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30494") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52896->127.0.0.1:30494, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30877") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59424->127.0.0.1:30877, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31207") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40088->127.0.0.1:31207, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31861") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46032->127.0.0.1:31861, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31706") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59726->127.0.0.1:31706, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30699") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47842->127.0.0.1:30699, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30702") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54074->127.0.0.1:30702, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31944") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59370->127.0.0.1:31944, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31887") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54022->127.0.0.1:31887, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31963") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56938->127.0.0.1:31963, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31713") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34068->127.0.0.1:31713, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31075") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58084->127.0.0.1:31075, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31896") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57642->127.0.0.1:31896, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31620") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34432->127.0.0.1:31620, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31682") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45822->127.0.0.1:31682, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30150") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38700->127.0.0.1:30150, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30051") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41782->127.0.0.1:30051, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31572") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56082->127.0.0.1:31572, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30261") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39756->127.0.0.1:30261, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30820") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45944->127.0.0.1:30820, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31254") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53534->127.0.0.1:31254, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30626") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59298->127.0.0.1:30626, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30698") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58200->127.0.0.1:30698, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30743") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40686->127.0.0.1:30743, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31553") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36180->127.0.0.1:31553, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30992") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59348->127.0.0.1:30992, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30662") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46494->127.0.0.1:30662, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30169") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51070->127.0.0.1:30169, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31569") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60904->127.0.0.1:31569, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31821") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43934->127.0.0.1:31821, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30253") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46758->127.0.0.1:30253, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30820") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45950->127.0.0.1:30820, err= 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31625") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55334->127.0.0.1:31625, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31164") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59752->127.0.0.1:31164, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31282") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55028->127.0.0.1:31282, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30230") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34644->127.0.0.1:30230, err= 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31020") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43634->127.0.0.1:31020, err= 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30409") 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39286->127.0.0.1:30409, err= 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31505") 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30654") 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34678->127.0.0.1:31505, err= 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56566->127.0.0.1:30654, err= 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30208") 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56288->127.0.0.1:30208, err= 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30549") 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56310->127.0.0.1:30549, err= 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31900") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30534") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31185") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50620->127.0.0.1:31900, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37084->127.0.0.1:31185, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54778->127.0.0.1:30534, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31844") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54584->127.0.0.1:31844, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31217") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30419") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42932->127.0.0.1:31217, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42486->127.0.0.1:31589, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42394->127.0.0.1:30419, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30213") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37660->127.0.0.1:30213, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30838") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31278") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47340->127.0.0.1:31278, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53578->127.0.0.1:30838, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30525") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58380->127.0.0.1:31968, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30789") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39730->127.0.0.1:30525, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54354->127.0.0.1:30789, err= 2025/08/21 02:39:30 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/21 02:39:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30307") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31087") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58410->127.0.0.1:30307, err= 2025/08/21 02:39:30 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/21 02:39:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47398->127.0.0.1:31087, err= 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31293") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34506->127.0.0.1:31293, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31419") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31214") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51818->127.0.0.1:31419, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52996->127.0.0.1:31214, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31314") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31240") 2025/08/21 02:39:30 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/21 02:39:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42918->127.0.0.1:31314, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35940->127.0.0.1:31240, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30223") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35908->127.0.0.1:30223, err= 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/21 02:39:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31246") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51916->127.0.0.1:31246, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30714") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30450") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45976->127.0.0.1:30714, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58544->127.0.0.1:30450, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43894->127.0.0.1:30553, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30343") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30809") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48506->127.0.0.1:30809, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30816") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59310->127.0.0.1:30343, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31860") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35630->127.0.0.1:30816, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40400->127.0.0.1:31860, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30446") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30679") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31551") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38438->127.0.0.1:30446, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38456->127.0.0.1:31551, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30374") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34570->127.0.0.1:30679, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34168->127.0.0.1:30374, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31074") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46464->127.0.0.1:31074, err= 2025/08/21 02:39:30 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/21 02:39:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31772") 2025/08/21 02:39:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36614->127.0.0.1:31772, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31828") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58120->127.0.0.1:31828, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31633") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30163") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31995") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38784->127.0.0.1:30163, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58620->127.0.0.1:31633, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46066->127.0.0.1:31995, err= 2025/08/21 02:39:30 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/21 02:39:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/21 02:39:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30824") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59918->127.0.0.1:30824, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30474") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31988") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33186->127.0.0.1:30474, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35162->127.0.0.1:31988, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31263") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31233") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51498->127.0.0.1:31263, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30736") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60432->127.0.0.1:31233, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51816->127.0.0.1:30736, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31268") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46394->127.0.0.1:31268, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30362") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31656") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52050->127.0.0.1:31656, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53760->127.0.0.1:30362, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31166") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38408->127.0.0.1:31166, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31178") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37394->127.0.0.1:31178, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30453") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56004->127.0.0.1:30453, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31418") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31723") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31104") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41556->127.0.0.1:31418, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30069") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59846->127.0.0.1:31723, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36778->127.0.0.1:30069, err= 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/21 02:39:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54654->127.0.0.1:31104, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30982") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60112->127.0.0.1:30982, err= 2025/08/21 02:39:30 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/21 02:39:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31193") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49882->127.0.0.1:31193, err= 2025/08/21 02:39:30 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/21 02:39:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31096") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41902->127.0.0.1:31096, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30686") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30255") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48434->127.0.0.1:30255, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50544->127.0.0.1:30686, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31352") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35496->127.0.0.1:31352, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31921") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31516") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33210->127.0.0.1:31516, err= 2025/08/21 02:39:30 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/21 02:39:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59492->127.0.0.1:31921, err= 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31425") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30543") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45796->127.0.0.1:30543, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44614->127.0.0.1:31425, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30239") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31945") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31146") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52000->127.0.0.1:30239, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31655") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46842->127.0.0.1:31146, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51508->127.0.0.1:31945, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37238->127.0.0.1:31655, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30992") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31028") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59364->127.0.0.1:30992, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50874->127.0.0.1:31028, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30146") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52780->127.0.0.1:30146, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58394->127.0.0.1:31968, err= 2025/08/21 02:39:30 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/21 02:39:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30242") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43258->127.0.0.1:30242, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31408") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57326->127.0.0.1:31408, err= 2025/08/21 02:39:30 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/21 02:39:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30122") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30694") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36832->127.0.0.1:30122, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30859") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41356->127.0.0.1:30694, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39332->127.0.0.1:30859, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30502") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60984->127.0.0.1:30502, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30987") 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/21 02:39:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/21 02:39:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31912") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43750->127.0.0.1:31912, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56774->127.0.0.1:30987, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31384") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53286->127.0.0.1:31384, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30870") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31113") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39770->127.0.0.1:31113, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47662->127.0.0.1:30870, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31207") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40104->127.0.0.1:31207, err= 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/21 02:39:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31560") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36976->127.0.0.1:31560, err= 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/21 02:39:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31517") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51162->127.0.0.1:31517, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31742") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30281") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31556") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30398") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31819") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35994->127.0.0.1:31742, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55962->127.0.0.1:31819, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36926->127.0.0.1:31556, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31973") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47146->127.0.0.1:30398, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47184->127.0.0.1:30281, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44962->127.0.0.1:31973, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30588") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58654->127.0.0.1:30588, err= 2025/08/21 02:39:30 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30691") 2025/08/21 02:39:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42172->127.0.0.1:30691, err= 2025/08/21 02:39:30 INFO : splitbananasplit: Deleted 2025/08/21 02:39:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 02:39:30 INFO : appleappleapplebanana: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31168") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31533") 2025/08/21 02:39:30 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59496->127.0.0.1:31533, err= 2025/08/21 02:39:30 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53628->127.0.0.1:31168, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30598") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51778->127.0.0.1:30598, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30737") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30126") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30627") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47544->127.0.0.1:30126, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55394->127.0.0.1:30737, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40920->127.0.0.1:30627, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31263") 2025/08/21 02:39:30 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51502->127.0.0.1:31263, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30852") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30301") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43946->127.0.0.1:30852, err= 2025/08/21 02:39:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40982->127.0.0.1:30301, err= 2025/08/21 02:39:30 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 02:39:30 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30766") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33026->127.0.0.1:30766, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleapple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleapple: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbanan: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30037") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42890->127.0.0.1:30037, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcde: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdef: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefg: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defgh: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghi: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghij: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijk: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-12345: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-23456: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-34567: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-45678: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30042") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35560->127.0.0.1:30042, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31088") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33230->127.0.0.1:31088, err= 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30397") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57508->127.0.0.1:30397, err= 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31489") 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56334->127.0.0.1:31489, err= 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 02:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 02:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 02:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 02:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 02:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 02:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 02:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 02:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 02:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 02:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 02:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 02:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 02:39:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30729") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47634->127.0.0.1:30729, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleapple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleapple: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbanan: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30261") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39762->127.0.0.1:30261, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcde: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdef: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefg: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defgh: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghi: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghij: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijk: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-12345: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-23456: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-34567: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-45678: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31055") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53662->127.0.0.1:31055, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30752") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49360->127.0.0.1:30752, err= 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 02:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30420") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55902->127.0.0.1:30420, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30553") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43910->127.0.0.1:30553, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30389") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35802->127.0.0.1:30389, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30119") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42452->127.0.0.1:30119, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31967") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59418->127.0.0.1:31967, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31483") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59452->127.0.0.1:31483, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30396") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43562->127.0.0.1:30396, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31809") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56420->127.0.0.1:31809, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30010") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51730->127.0.0.1:30010, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30004") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55256->127.0.0.1:30004, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31551") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38462->127.0.0.1:31551, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31918") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43826->127.0.0.1:31918, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30324") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47756->127.0.0.1:30324, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31595") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35096->127.0.0.1:31595, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30548") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34242->127.0.0.1:30548, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30823") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49828->127.0.0.1:30823, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30316") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52188->127.0.0.1:30316, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31064") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47770->127.0.0.1:31064, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30123") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55288->127.0.0.1:30123, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31301") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54072->127.0.0.1:31301, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30153") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38900->127.0.0.1:30153, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31453") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41718->127.0.0.1:31453, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31522") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44490->127.0.0.1:31522, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30472") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39002->127.0.0.1:30472, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31588") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34214->127.0.0.1:31588, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30523") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54710->127.0.0.1:30523, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31843") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53304->127.0.0.1:31843, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30864") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33380->127.0.0.1:30864, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30546") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53698->127.0.0.1:30546, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30541") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42108->127.0.0.1:30541, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30205") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33676->127.0.0.1:30205, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30735") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50452->127.0.0.1:30735, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30036") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46966->127.0.0.1:30036, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30002") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48866->127.0.0.1:30002, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30316") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52204->127.0.0.1:30316, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31783") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48400->127.0.0.1:31783, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30460") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56782->127.0.0.1:30460, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30230") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34650->127.0.0.1:30230, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30266") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53476->127.0.0.1:30266, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31063") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39984->127.0.0.1:31063, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31851") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40102->127.0.0.1:31851, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30347") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47902->127.0.0.1:30347, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31071") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59078->127.0.0.1:31071, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31285") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42196->127.0.0.1:31285, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31349") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41346->127.0.0.1:31349, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30702") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54076->127.0.0.1:30702, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31320") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56212->127.0.0.1:31320, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30616") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40784->127.0.0.1:30616, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54204->127.0.0.1:31362, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31542") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47724->127.0.0.1:31542, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31902") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59470->127.0.0.1:31902, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31031") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60548->127.0.0.1:31031, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31729") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47960->127.0.0.1:31729, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31160") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58744->127.0.0.1:31160, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30298") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49758->127.0.0.1:30298, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31971") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47236->127.0.0.1:31971, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31675") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57116->127.0.0.1:31675, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30502") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60988->127.0.0.1:30502, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30083") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57448->127.0.0.1:30083, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31564") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51876->127.0.0.1:31564, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30575") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54004->127.0.0.1:30575, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31103") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39264->127.0.0.1:31103, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31595") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35102->127.0.0.1:31595, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31258") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56918->127.0.0.1:31258, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30005") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49370->127.0.0.1:30005, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30251") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49140->127.0.0.1:30251, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30120") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46310->127.0.0.1:30120, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30791") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45712->127.0.0.1:30791, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30659") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52792->127.0.0.1:30659, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31993") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34560->127.0.0.1:31993, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31964") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45668->127.0.0.1:31964, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31353") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34022->127.0.0.1:31353, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30427") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48858->127.0.0.1:30427, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30947") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52056->127.0.0.1:30947, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31965") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45854->127.0.0.1:31965, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31656") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52060->127.0.0.1:31656, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30970") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50028->127.0.0.1:30970, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31118") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57858->127.0.0.1:31118, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31697") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51836->127.0.0.1:31697, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30692") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60594->127.0.0.1:30692, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31130") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38962->127.0.0.1:31130, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31202") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39438->127.0.0.1:31202, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30390") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37864->127.0.0.1:30390, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31539") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38086->127.0.0.1:31539, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30123") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55298->127.0.0.1:30123, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31912") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43758->127.0.0.1:31912, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31816") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49340->127.0.0.1:31816, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30050") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49952->127.0.0.1:30050, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31346") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39068->127.0.0.1:31346, err= 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30092") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41890->127.0.0.1:30092, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30997") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45220->127.0.0.1:30997, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30382") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35910->127.0.0.1:30382, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30988") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43076->127.0.0.1:30988, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30897") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59866->127.0.0.1:30897, err= 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31782") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45122->127.0.0.1:31782, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31447") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50238->127.0.0.1:31447, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30266") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53490->127.0.0.1:30266, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31581") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50234->127.0.0.1:31581, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30129") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33044->127.0.0.1:30129, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31248") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39134->127.0.0.1:31248, err= 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30376") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49108->127.0.0.1:30376, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30604") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50760->127.0.0.1:30604, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30988") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43084->127.0.0.1:30988, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30283") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51334->127.0.0.1:30283, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30586") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51958->127.0.0.1:30586, err= 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31268") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46410->127.0.0.1:31268, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31255") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35730->127.0.0.1:31255, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30571") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54414->127.0.0.1:30571, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30652") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57068->127.0.0.1:30652, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31594") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35964->127.0.0.1:31594, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31011") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52644->127.0.0.1:31011, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30842") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58486->127.0.0.1:30842, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31461") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46562->127.0.0.1:31461, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30395") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35820->127.0.0.1:30395, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30864") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33386->127.0.0.1:30864, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30979") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38092->127.0.0.1:30979, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30962") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46510->127.0.0.1:30962, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30367") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38556->127.0.0.1:30367, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30506") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46462->127.0.0.1:30506, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30512") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54266->127.0.0.1:30512, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30638") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34820->127.0.0.1:30638, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30134") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46336->127.0.0.1:30134, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30481") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43342->127.0.0.1:30481, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30568") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48852->127.0.0.1:30568, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30219") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51946->127.0.0.1:30219, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31916") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48984->127.0.0.1:31916, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30903") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42186->127.0.0.1:30903, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31228") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60734->127.0.0.1:31228, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55320->127.0.0.1:30030, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31853") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38742->127.0.0.1:31853, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30855") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40802->127.0.0.1:30855, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31943") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43800->127.0.0.1:31943, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31479") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34836->127.0.0.1:31479, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36206->127.0.0.1:31039, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30387") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56458->127.0.0.1:30387, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30557") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56688->127.0.0.1:30557, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31194") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50676->127.0.0.1:31194, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31210") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50426->127.0.0.1:31210, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30457") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33924->127.0.0.1:30457, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31674") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56434->127.0.0.1:31674, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30776") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48092->127.0.0.1:30776, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31806") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51488->127.0.0.1:31806, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31926") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59966->127.0.0.1:31926, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30092") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41892->127.0.0.1:30092, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31675") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57130->127.0.0.1:31675, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31405") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45376->127.0.0.1:31405, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31138") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40954->127.0.0.1:31138, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30800") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52760->127.0.0.1:30800, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30822") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46052->127.0.0.1:30822, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31384") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53290->127.0.0.1:31384, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30266") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53502->127.0.0.1:30266, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31314") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42926->127.0.0.1:31314, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31268") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46418->127.0.0.1:31268, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31804") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55052->127.0.0.1:31804, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31876") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45408->127.0.0.1:31876, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31958") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45140->127.0.0.1:31958, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31201") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57662->127.0.0.1:31201, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30054") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35796->127.0.0.1:30054, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31171") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48308->127.0.0.1:31171, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30672") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57768->127.0.0.1:30672, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30395") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35832->127.0.0.1:30395, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30665") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56652->127.0.0.1:30665, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31456") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52414->127.0.0.1:31456, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30402") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56220->127.0.0.1:30402, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31192") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51448->127.0.0.1:31192, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30511") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52562->127.0.0.1:30511, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30045") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43958->127.0.0.1:30045, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31172") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37596->127.0.0.1:31172, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31538") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36418->127.0.0.1:31538, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30364") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51460->127.0.0.1:30364, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30701") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44154->127.0.0.1:30701, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30104") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53672->127.0.0.1:30104, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55326->127.0.0.1:30030, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50400->127.0.0.1:31091, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30026") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54222->127.0.0.1:30026, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31354") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58800->127.0.0.1:31354, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30952") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56990->127.0.0.1:30952, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30382") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35920->127.0.0.1:30382, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31338") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51946->127.0.0.1:31338, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30251") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49148->127.0.0.1:30251, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31409") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40052->127.0.0.1:31409, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31878") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55566->127.0.0.1:31878, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30470") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58156->127.0.0.1:30470, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31959") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39304->127.0.0.1:31959, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30985") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51780->127.0.0.1:30985, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30566") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51458->127.0.0.1:30566, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31308") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52168->127.0.0.1:31308, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30479") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51580->127.0.0.1:30479, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31150") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43160->127.0.0.1:31150, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31501") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41822->127.0.0.1:31501, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30140") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37214->127.0.0.1:30140, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30062") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47104->127.0.0.1:30062, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31222") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48616->127.0.0.1:31222, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30664") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45186->127.0.0.1:30664, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31140") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60694->127.0.0.1:31140, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30173") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59030->127.0.0.1:30173, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31494") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45248->127.0.0.1:31494, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31065") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42302->127.0.0.1:31065, err= 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31342") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59212->127.0.0.1:31342, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30960") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37944->127.0.0.1:30960, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30871") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47568->127.0.0.1:30871, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30837") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44336->127.0.0.1:30837, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30059") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34410->127.0.0.1:30059, err= 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30278") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55988->127.0.0.1:30278, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31160") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58748->127.0.0.1:31160, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31292") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39490->127.0.0.1:31292, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31297") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46954->127.0.0.1:31297, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31865") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38540->127.0.0.1:31865, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31229") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35602->127.0.0.1:31229, err= 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30736") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51822->127.0.0.1:30736, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31584") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41208->127.0.0.1:31584, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31772") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36628->127.0.0.1:31772, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31110") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60056->127.0.0.1:31110, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30577") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41262->127.0.0.1:30577, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30831") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58666->127.0.0.1:30831, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31465") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41972->127.0.0.1:31465, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31941") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40134->127.0.0.1:31941, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31589") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42502->127.0.0.1:31589, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31914") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33996->127.0.0.1:31914, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31877") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49812->127.0.0.1:31877, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30375") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34104->127.0.0.1:30375, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31996") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42802->127.0.0.1:31996, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30647") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48312->127.0.0.1:30647, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31314") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42938->127.0.0.1:31314, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30714") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45982->127.0.0.1:30714, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36210->127.0.0.1:31039, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31191") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55030->127.0.0.1:31191, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30624") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53448->127.0.0.1:30624, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30009") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46698->127.0.0.1:30009, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31061") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35942->127.0.0.1:31061, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30237") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44886->127.0.0.1:30237, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30969") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44934->127.0.0.1:30969, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31329") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47522->127.0.0.1:31329, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30688") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57982->127.0.0.1:30688, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30960") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37950->127.0.0.1:30960, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31104") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54668->127.0.0.1:31104, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31396") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55616->127.0.0.1:31396, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31539") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38102->127.0.0.1:31539, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30149") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50570->127.0.0.1:30149, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30299") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46420->127.0.0.1:30299, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54038->127.0.0.1:31570, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31209") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56992->127.0.0.1:31209, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30338") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37850->127.0.0.1:30338, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30197") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36524->127.0.0.1:30197, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30477") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58456->127.0.0.1:30477, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30858") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45332->127.0.0.1:30858, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31950") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58482->127.0.0.1:31950, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31570") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54048->127.0.0.1:31570, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30028") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36988->127.0.0.1:30028, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31468") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35980->127.0.0.1:31468, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30570") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43074->127.0.0.1:30570, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31569") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60916->127.0.0.1:31569, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30655") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43802->127.0.0.1:30655, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30089") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48936->127.0.0.1:30089, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31078") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53014->127.0.0.1:31078, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30302") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34048->127.0.0.1:30302, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30302") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34052->127.0.0.1:30302, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30482") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43792->127.0.0.1:30482, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30495") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48442->127.0.0.1:30495, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31443") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54996->127.0.0.1:31443, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54214->127.0.0.1:31362, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30803") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48410->127.0.0.1:30803, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31457") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36926->127.0.0.1:31457, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31030") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36516->127.0.0.1:31030, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31773") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51040->127.0.0.1:31773, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31448") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57174->127.0.0.1:31448, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30502") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60996->127.0.0.1:30502, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30662") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46502->127.0.0.1:30662, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31261") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56000->127.0.0.1:31261, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31475") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41968->127.0.0.1:31475, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30374") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34180->127.0.0.1:30374, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30001") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39110->127.0.0.1:30001, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30999") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37304->127.0.0.1:30999, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30161") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60524->127.0.0.1:30161, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30864") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33394->127.0.0.1:30864, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30198") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54006->127.0.0.1:30198, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31511") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57294->127.0.0.1:31511, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31492") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39710->127.0.0.1:31492, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30262") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43012->127.0.0.1:30262, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57772->127.0.0.1:31375, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30189") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51004->127.0.0.1:30189, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31640") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37464->127.0.0.1:31640, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30887") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57186->127.0.0.1:30887, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31394") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56946->127.0.0.1:31394, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31580") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55982->127.0.0.1:31580, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31711") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42224->127.0.0.1:31711, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30434") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52246->127.0.0.1:30434, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31865") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38552->127.0.0.1:31865, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31338") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51952->127.0.0.1:31338, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30128") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36856->127.0.0.1:30128, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30598") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51792->127.0.0.1:30598, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31662") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34796->127.0.0.1:31662, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30446") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38450->127.0.0.1:30446, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30054") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35810->127.0.0.1:30054, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31039") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36218->127.0.0.1:31039, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30453") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56014->127.0.0.1:30453, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30860") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42780->127.0.0.1:30860, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30528") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51280->127.0.0.1:30528, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30865") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38366->127.0.0.1:30865, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31884") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42068->127.0.0.1:31884, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30472") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39018->127.0.0.1:30472, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31488") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55468->127.0.0.1:31488, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30561") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36962->127.0.0.1:30561, err= 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30609") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56018->127.0.0.1:30609, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31703") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45066->127.0.0.1:31703, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31059") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44310->127.0.0.1:31059, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31840") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42446->127.0.0.1:31840, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30514") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50254->127.0.0.1:30514, err= 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31273") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49656->127.0.0.1:31273, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30834") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45390->127.0.0.1:30834, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30114") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37592->127.0.0.1:30114, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31110") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60058->127.0.0.1:31110, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30811") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46252->127.0.0.1:30811, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31007") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41988->127.0.0.1:31007, err= 2025/08/21 02:39:30 DEBUG : apple: Sizes identical 2025/08/21 02:39:30 DEBUG : banana: Sizes identical 2025/08/21 02:39:30 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:30 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:30 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30116") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59888->127.0.0.1:30116, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30098") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39722->127.0.0.1:30098, err= 2025/08/21 02:39:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : apple: Excluded 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : banana: Excluded 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31674") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56450->127.0.0.1:31674, err= 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31211") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51692->127.0.0.1:31211, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31485") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33888->127.0.0.1:31485, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31827") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57024->127.0.0.1:31827, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30917") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38826->127.0.0.1:30917, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30121") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53060->127.0.0.1:30121, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30577") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41266->127.0.0.1:30577, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35642->127.0.0.1:31779, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31111") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42654->127.0.0.1:31111, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31759") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42986->127.0.0.1:31759, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31153") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32926->127.0.0.1:31153, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31459") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59524->127.0.0.1:31459, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31401") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43952->127.0.0.1:31401, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31017") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48392->127.0.0.1:31017, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50414->127.0.0.1:30957, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30997") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45222->127.0.0.1:30997, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30290") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45706->127.0.0.1:30290, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50416->127.0.0.1:30957, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30164") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39510->127.0.0.1:30164, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30984") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42988->127.0.0.1:30984, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31894") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53636->127.0.0.1:31894, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31863") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53196->127.0.0.1:31863, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31055") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53676->127.0.0.1:31055, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31374") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34324->127.0.0.1:31374, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30149") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50572->127.0.0.1:30149, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31078") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53024->127.0.0.1:31078, err= 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30696") 2025/08/21 02:39:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33702->127.0.0.1:30696, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30304") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34822->127.0.0.1:30304, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30235") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49018->127.0.0.1:30235, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31547") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47986->127.0.0.1:31547, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31944") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59378->127.0.0.1:31944, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30981") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41442->127.0.0.1:30981, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31464") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41056->127.0.0.1:31464, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31433") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60810->127.0.0.1:31433, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30973") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38064->127.0.0.1:30973, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30051") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41796->127.0.0.1:30051, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31545") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36808->127.0.0.1:31545, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31657") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60358->127.0.0.1:31657, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30151") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53546->127.0.0.1:30151, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31731") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45684->127.0.0.1:31731, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30039") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39406->127.0.0.1:30039, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30177") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45388->127.0.0.1:30177, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31731") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45700->127.0.0.1:31731, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30479") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51594->127.0.0.1:30479, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30805") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35106->127.0.0.1:30805, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31968") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58396->127.0.0.1:31968, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31893") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39882->127.0.0.1:31893, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31832") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45708->127.0.0.1:31832, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30777") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38806->127.0.0.1:30777, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31498") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45582->127.0.0.1:31498, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30379") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53210->127.0.0.1:30379, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30475") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49600->127.0.0.1:30475, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30488") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45880->127.0.0.1:30488, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30853") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52568->127.0.0.1:30853, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30686") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50554->127.0.0.1:30686, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31307") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57702->127.0.0.1:31307, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31817") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49668->127.0.0.1:31817, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30918") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36630->127.0.0.1:30918, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31076") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50290->127.0.0.1:31076, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30032") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57290->127.0.0.1:30032, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30041") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47174->127.0.0.1:30041, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31620") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34434->127.0.0.1:31620, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30008") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46866->127.0.0.1:30008, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30493") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59420->127.0.0.1:30493, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30576") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58200->127.0.0.1:30576, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31367") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36110->127.0.0.1:31367, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31060") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38826->127.0.0.1:31060, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30445") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60170->127.0.0.1:30445, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31306") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45698->127.0.0.1:31306, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30773") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52370->127.0.0.1:30773, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30097") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41716->127.0.0.1:30097, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30594") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54664->127.0.0.1:30594, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30326") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39396->127.0.0.1:30326, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31839") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41774->127.0.0.1:31839, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31651") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39202->127.0.0.1:31651, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30983") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39318->127.0.0.1:30983, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30528") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51294->127.0.0.1:30528, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30381") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43522->127.0.0.1:30381, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30056") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38196->127.0.0.1:30056, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30454") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55384->127.0.0.1:30454, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31729") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47966->127.0.0.1:31729, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31838") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41892->127.0.0.1:31838, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30244") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36590->127.0.0.1:30244, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30655") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43806->127.0.0.1:30655, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30017") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39002->127.0.0.1:30017, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31801") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38718->127.0.0.1:31801, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30251") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49164->127.0.0.1:30251, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30849") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39320->127.0.0.1:30849, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31532") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43090->127.0.0.1:31532, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30892") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46524->127.0.0.1:30892, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31642") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38672->127.0.0.1:31642, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31084") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44326->127.0.0.1:31084, err= 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30928") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55610->127.0.0.1:30928, err= 2025/08/21 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : apple: Excluded 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : banana: Excluded 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30009") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46724->127.0.0.1:30009, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31318") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60618->127.0.0.1:31318, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31585") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34380->127.0.0.1:31585, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30065") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44998->127.0.0.1:30065, err= 2025/08/21 02:39:31 DEBUG : apple: Sizes identical 2025/08/21 02:39:31 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:31 DEBUG : banana: Sizes identical 2025/08/21 02:39:31 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31797") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52446->127.0.0.1:31797, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31515") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42942->127.0.0.1:31515, err= 2025/08/21 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : apple: Excluded 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : banana: Excluded 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30557") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56696->127.0.0.1:30557, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31953") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42332->127.0.0.1:31953, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30784") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35802->127.0.0.1:30784, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30216") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55600->127.0.0.1:30216, err= 2025/08/21 02:39:31 DEBUG : apple: Sizes identical 2025/08/21 02:39:31 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : banana: Sizes identical 2025/08/21 02:39:31 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31779") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35656->127.0.0.1:31779, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30995") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44624->127.0.0.1:30995, err= 2025/08/21 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : apple: Excluded 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : banana: Excluded 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31933") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60022->127.0.0.1:31933, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31221") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43594->127.0.0.1:31221, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30325") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37350->127.0.0.1:30325, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30475") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49616->127.0.0.1:30475, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31659") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56798->127.0.0.1:31659, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31114") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36258->127.0.0.1:31114, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31597") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38754->127.0.0.1:31597, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31896") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57652->127.0.0.1:31896, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30080") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49424->127.0.0.1:30080, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31763") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44128->127.0.0.1:31763, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30187") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39572->127.0.0.1:30187, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30171") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58740->127.0.0.1:30171, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30863") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32774->127.0.0.1:30863, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30329") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55108->127.0.0.1:30329, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30097") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41724->127.0.0.1:30097, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31404") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53576->127.0.0.1:31404, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31312") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37370->127.0.0.1:31312, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30037") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42902->127.0.0.1:30037, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30363") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44460->127.0.0.1:30363, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31220") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58074->127.0.0.1:31220, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31484") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43186->127.0.0.1:31484, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31136") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49604->127.0.0.1:31136, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31320") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56214->127.0.0.1:31320, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31149") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49596->127.0.0.1:31149, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30023") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54572->127.0.0.1:30023, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30100") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49258->127.0.0.1:30100, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31898") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40700->127.0.0.1:31898, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31296") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38244->127.0.0.1:31296, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30526") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48296->127.0.0.1:30526, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31402") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43864->127.0.0.1:31402, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31298") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53974->127.0.0.1:31298, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30569") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44954->127.0.0.1:30569, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30419") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42408->127.0.0.1:30419, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31149") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49598->127.0.0.1:31149, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31016") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46396->127.0.0.1:31016, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31062") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42304->127.0.0.1:31062, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31378") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32974->127.0.0.1:31378, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30764") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33534->127.0.0.1:30764, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31806") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51504->127.0.0.1:31806, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31749") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51772->127.0.0.1:31749, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31518") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43256->127.0.0.1:31518, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30306") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60780->127.0.0.1:30306, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31709") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54428->127.0.0.1:31709, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30200") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40318->127.0.0.1:30200, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30940") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40932->127.0.0.1:30940, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31093") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43236->127.0.0.1:31093, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31657") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60364->127.0.0.1:31657, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30071") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53028->127.0.0.1:30071, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30614") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36388->127.0.0.1:30614, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30710") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39374->127.0.0.1:30710, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30474") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33198->127.0.0.1:30474, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31487") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57268->127.0.0.1:31487, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31100") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38986->127.0.0.1:31100, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30040") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58052->127.0.0.1:30040, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30414") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59786->127.0.0.1:30414, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31429") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44048->127.0.0.1:31429, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30858") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45340->127.0.0.1:30858, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31317") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54338->127.0.0.1:31317, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31621") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36070->127.0.0.1:31621, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31444") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49962->127.0.0.1:31444, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31566") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36142->127.0.0.1:31566, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30740") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33138->127.0.0.1:30740, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31784") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42332->127.0.0.1:31784, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30585") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49042->127.0.0.1:30585, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31528") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48588->127.0.0.1:31528, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31367") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36112->127.0.0.1:31367, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30097") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41730->127.0.0.1:30097, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31591") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37956->127.0.0.1:31591, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30918") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36644->127.0.0.1:30918, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30986") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35000->127.0.0.1:30986, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31404") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53586->127.0.0.1:31404, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57778->127.0.0.1:31375, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31105") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33704->127.0.0.1:31105, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30874") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48746->127.0.0.1:30874, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30125") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56646->127.0.0.1:30125, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31517") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51176->127.0.0.1:31517, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30207") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34028->127.0.0.1:30207, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31063") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40000->127.0.0.1:31063, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31691") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33436->127.0.0.1:31691, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30283") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51346->127.0.0.1:30283, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31465") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41978->127.0.0.1:31465, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31075") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58088->127.0.0.1:31075, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31079") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47646->127.0.0.1:31079, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30089") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48938->127.0.0.1:30089, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31551") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38476->127.0.0.1:31551, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30687") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53362->127.0.0.1:30687, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30059") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34420->127.0.0.1:30059, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31231") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59324->127.0.0.1:31231, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30108") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33932->127.0.0.1:30108, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31441") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38950->127.0.0.1:31441, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30676") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58624->127.0.0.1:30676, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30464") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33192->127.0.0.1:30464, err= 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31758") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34804->127.0.0.1:31758, err= 2025/08/21 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : apple: Excluded 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : banana: Excluded 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31713") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34070->127.0.0.1:31713, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30377") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38384->127.0.0.1:30377, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30913") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58674->127.0.0.1:30913, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31890") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37340->127.0.0.1:31890, err= 2025/08/21 02:39:31 DEBUG : apple: Sizes identical 2025/08/21 02:39:31 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:31 DEBUG : banana: Sizes identical 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31209") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56994->127.0.0.1:31209, err= 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30536") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52794->127.0.0.1:30536, err= 2025/08/21 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : apple: Excluded 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : banana: Excluded 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31227") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46698->127.0.0.1:31227, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31484") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43198->127.0.0.1:31484, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30539") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35182->127.0.0.1:30539, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31541") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49270->127.0.0.1:31541, err= 2025/08/21 02:39:31 DEBUG : apple: Sizes identical 2025/08/21 02:39:31 DEBUG : apple: Unchanged skipping 2025/08/21 02:39:31 DEBUG : banana: Sizes identical 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Sizes identical 2025/08/21 02:39:31 DEBUG : splitbananasplit: Sizes identical 2025/08/21 02:39:31 DEBUG : banana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 02:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31975") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44938->127.0.0.1:31975, err= 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31568") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40226->127.0.0.1:31568, err= 2025/08/21 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : apple: Excluded 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : appleappleapplebanana: Excluded 2025/08/21 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : banana: Excluded 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : splitbananasplit: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31460") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36786->127.0.0.1:31460, err= 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31290") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43416->127.0.0.1:31290, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30939") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41396->127.0.0.1:30939, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31812") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46224->127.0.0.1:31812, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31163") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47924->127.0.0.1:31163, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30232") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35990->127.0.0.1:30232, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30739") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43504->127.0.0.1:30739, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31616") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47718->127.0.0.1:31616, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30367") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38558->127.0.0.1:30367, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30906") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34692->127.0.0.1:30906, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30540") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59358->127.0.0.1:30540, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31390") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54502->127.0.0.1:31390, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31243") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46248->127.0.0.1:31243, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31462") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56162->127.0.0.1:31462, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31204") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35856->127.0.0.1:31204, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31975") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44950->127.0.0.1:31975, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30213") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37662->127.0.0.1:30213, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31519") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46868->127.0.0.1:31519, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31656") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52076->127.0.0.1:31656, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30606") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40234->127.0.0.1:30606, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30312") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53072->127.0.0.1:30312, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30725") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38062->127.0.0.1:30725, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30867") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53062->127.0.0.1:30867, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31646") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37838->127.0.0.1:31646, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30370") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53908->127.0.0.1:30370, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31259") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44046->127.0.0.1:31259, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31765") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51510->127.0.0.1:31765, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30591") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60784->127.0.0.1:30591, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31430") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40906->127.0.0.1:31430, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30724") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44812->127.0.0.1:30724, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31748") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57252->127.0.0.1:31748, err= --- PASS: TestTransform (2.99s) --- PASS: TestTransform/NFC (0.29s) --- PASS: TestTransform/NFD (0.25s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.38s) --- PASS: TestTransform/suffix (0.35s) --- PASS: TestTransform/truncate (0.27s) --- PASS: TestTransform/encoder (0.23s) --- PASS: TestTransform/ISO-8859-1 (0.20s) --- PASS: TestTransform/charmap (0.26s) --- PASS: TestTransform/lowercase (0.24s) --- PASS: TestTransform/ascii (0.21s) === RUN TestTransformCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31031") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60562->127.0.0.1:31031, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31536") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38884->127.0.0.1:31536, err= 2025/08/21 02:39:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 02:39:31 INFO : sub dir_somesuffix: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30883") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59272->127.0.0.1:30883, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30481") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43350->127.0.0.1:30481, err= 2025/08/21 02:39:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 02:39:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/21 02:39:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 02:39:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31244") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35898->127.0.0.1:31244, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31379") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46656->127.0.0.1:31379, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31824") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38350->127.0.0.1:31824, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30465") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54832->127.0.0.1:30465, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31329") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47528->127.0.0.1:31329, err= 2025/08/21 02:39:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 02:39:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30896") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41178->127.0.0.1:30896, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50422->127.0.0.1:30957, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31525") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55338->127.0.0.1:31525, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30138") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51820->127.0.0.1:30138, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31478") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46496->127.0.0.1:31478, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30057") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35730->127.0.0.1:30057, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30658") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47902->127.0.0.1:30658, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30527") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42876->127.0.0.1:30527, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30802") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41046->127.0.0.1:30802, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30210") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40224->127.0.0.1:30210, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31799") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37616->127.0.0.1:31799, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31079") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47654->127.0.0.1:31079, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31584") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41216->127.0.0.1:31584, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31633") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58626->127.0.0.1:31633, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31606") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52060->127.0.0.1:31606, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31012") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57796->127.0.0.1:31012, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30205") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33692->127.0.0.1:30205, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31375") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57794->127.0.0.1:31375, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31175") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52098->127.0.0.1:31175, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50438->127.0.0.1:30957, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31014") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47406->127.0.0.1:31014, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30466") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38798->127.0.0.1:30466, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31795") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55524->127.0.0.1:31795, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31325") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57492->127.0.0.1:31325, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30742") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50134->127.0.0.1:30742, err= 2025/08/21 02:39:31 INFO : toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30960") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37958->127.0.0.1:30960, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30351") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33112->127.0.0.1:30351, err= 2025/08/21 02:39:31 INFO : toe/toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30019") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40616->127.0.0.1:30019, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31929") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41224->127.0.0.1:31929, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30334") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39886->127.0.0.1:30334, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30254") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35370->127.0.0.1:30254, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30721") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35840->127.0.0.1:30721, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30015") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54130->127.0.0.1:30015, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31284") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37480->127.0.0.1:31284, err= 2025/08/21 02:39:31 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/21 02:39:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30790") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46974->127.0.0.1:30790, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31775") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39576->127.0.0.1:31775, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31210") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50440->127.0.0.1:31210, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30046") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48774->127.0.0.1:30046, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30687") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53376->127.0.0.1:30687, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31854") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42446->127.0.0.1:31854, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30615") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60116->127.0.0.1:30615, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30375") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34118->127.0.0.1:30375, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30561") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36974->127.0.0.1:30561, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31860") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40408->127.0.0.1:31860, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31178") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37406->127.0.0.1:31178, err= 2025/08/21 02:39:31 INFO : toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31111") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42670->127.0.0.1:31111, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30453") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56030->127.0.0.1:30453, err= 2025/08/21 02:39:31 INFO : toe/toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30998") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40576->127.0.0.1:30998, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31181") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48060->127.0.0.1:31181, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30366") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59108->127.0.0.1:30366, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30460") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56786->127.0.0.1:30460, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30994") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55030->127.0.0.1:30994, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30114") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37606->127.0.0.1:30114, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30559") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45786->127.0.0.1:30559, err= 2025/08/21 02:39:31 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/21 02:39:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30247") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33086->127.0.0.1:30247, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30678") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46722->127.0.0.1:30678, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30904") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60670->127.0.0.1:30904, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31029") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47994->127.0.0.1:31029, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31573") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41900->127.0.0.1:31573, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30925") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47468->127.0.0.1:30925, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31971") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47244->127.0.0.1:31971, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30941") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37208->127.0.0.1:30941, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30188") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43998->127.0.0.1:30188, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31156") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45832->127.0.0.1:31156, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30079") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57738->127.0.0.1:30079, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 INFO : tictacempty_dir: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30283") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51352->127.0.0.1:30283, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31229") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35608->127.0.0.1:31229, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31436") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52752->127.0.0.1:31436, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31163") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47928->127.0.0.1:31163, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31984") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46854->127.0.0.1:31984, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30351") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33126->127.0.0.1:30351, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30466") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38814->127.0.0.1:30466, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31888") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35368->127.0.0.1:31888, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31409") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40062->127.0.0.1:31409, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30460") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56788->127.0.0.1:30460, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30544") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51488->127.0.0.1:30544, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31189") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50620->127.0.0.1:31189, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31961") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31346") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53342->127.0.0.1:31961, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39078->127.0.0.1:31346, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31130") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30603") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38974->127.0.0.1:31130, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42586->127.0.0.1:30603, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31293") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34516->127.0.0.1:31293, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30274") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30288") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56222->127.0.0.1:30274, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36074->127.0.0.1:30288, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31621") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31529") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36082->127.0.0.1:31621, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58280->127.0.0.1:31529, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30352") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39288->127.0.0.1:30352, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31283") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46078->127.0.0.1:31283, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31714") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57650->127.0.0.1:31714, err= --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30809") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48520->127.0.0.1:30809, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31019") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49258->127.0.0.1:31019, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 INFO : tictacempty_dir: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31622") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38928->127.0.0.1:31622, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30980") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58112->127.0.0.1:30980, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30436") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53572->127.0.0.1:30436, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30479") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51606->127.0.0.1:30479, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31070") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42966->127.0.0.1:31070, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31800") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56262->127.0.0.1:31800, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30449") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40948->127.0.0.1:30449, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30101") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37192->127.0.0.1:30101, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31234") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40702->127.0.0.1:31234, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30301") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40990->127.0.0.1:30301, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30587") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55090->127.0.0.1:30587, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31451") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41452->127.0.0.1:31451, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31206") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52474->127.0.0.1:31206, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30556") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55530->127.0.0.1:30556, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31733") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40830->127.0.0.1:31733, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31273") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49662->127.0.0.1:31273, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31362") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54224->127.0.0.1:31362, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30158") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40650->127.0.0.1:30158, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30534") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54786->127.0.0.1:30534, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31247") 2025/08/21 02:39:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30604") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51730->127.0.0.1:31247, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50764->127.0.0.1:30604, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/21 02:39:31 NOTICE: ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: 0 differences found 2025/08/21 02:39:31 NOTICE: ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: 1 hashes could not be checked 2025/08/21 02:39:31 NOTICE: ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: 1 matching files 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31946") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44188->127.0.0.1:31946, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31712") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30991") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39306->127.0.0.1:31712, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35814->127.0.0.1:30991, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31307") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30911") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52716->127.0.0.1:30911, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57712->127.0.0.1:31307, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30514") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50264->127.0.0.1:30514, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31052") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44772->127.0.0.1:31052, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31208") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37426->127.0.0.1:31208, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30776") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48108->127.0.0.1:30776, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31047") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56290->127.0.0.1:31047, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30470") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58172->127.0.0.1:30470, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30370") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53918->127.0.0.1:30370, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31117") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40336->127.0.0.1:31117, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31518") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43272->127.0.0.1:31518, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31839") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41786->127.0.0.1:31839, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31411") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52504->127.0.0.1:31411, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30751") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36874->127.0.0.1:30751, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31935") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46132->127.0.0.1:31935, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30714") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45986->127.0.0.1:30714, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31802") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50368->127.0.0.1:31802, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30240") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42188->127.0.0.1:30240, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31875") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39394->127.0.0.1:31875, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31104") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54678->127.0.0.1:31104, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30760") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47940->127.0.0.1:30760, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30144") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34128->127.0.0.1:30144, err= 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31418") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41562->127.0.0.1:31418, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31578") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59318->127.0.0.1:31578, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31733") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40834->127.0.0.1:31733, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30126") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47550->127.0.0.1:30126, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31788") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54148->127.0.0.1:31788, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30784") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35812->127.0.0.1:30784, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30945") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46842->127.0.0.1:30945, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31826") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37446->127.0.0.1:31826, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30652") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57078->127.0.0.1:30652, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2025/08/21 02:39:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30647") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48328->127.0.0.1:30647, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30578") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42720->127.0.0.1:30578, err= 2025/08/21 02:39:31 INFO : toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31440") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42884->127.0.0.1:31440, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30519") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60388->127.0.0.1:30519, err= 2025/08/21 02:39:31 INFO : toe/toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30095") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53552->127.0.0.1:30095, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30197") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36532->127.0.0.1:30197, err= 2025/08/21 02:39:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31524") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54986->127.0.0.1:31524, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31201") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57672->127.0.0.1:31201, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31067") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45852->127.0.0.1:31067, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31952") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33212->127.0.0.1:31952, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30319") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46086->127.0.0.1:30319, err= 2025/08/21 02:39:31 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/21 02:39:31 INFO : toe/toe/toe: Copied (new) 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31311") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42526->127.0.0.1:31311, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31163") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47936->127.0.0.1:31163, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30989") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55776->127.0.0.1:30989, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31694") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59674->127.0.0.1:31694, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30968") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55184->127.0.0.1:30968, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55332->127.0.0.1:30030, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30674") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43746->127.0.0.1:30674, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30744") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54694->127.0.0.1:30744, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30065") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45014->127.0.0.1:30065, err= --- PASS: TestConflicting (0.04s) === RUN TestMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31507") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45088->127.0.0.1:31507, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31488") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55482->127.0.0.1:31488, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 INFO : tictacempty_dir: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31825") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32978->127.0.0.1:31825, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30611") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58170->127.0.0.1:30611, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31141") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48282->127.0.0.1:31141, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30221") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41620->127.0.0.1:30221, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30773") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52382->127.0.0.1:30773, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31149") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49608->127.0.0.1:31149, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30172") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47604->127.0.0.1:30172, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31640") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37470->127.0.0.1:31640, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31498") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45592->127.0.0.1:31498, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31575") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37420->127.0.0.1:31575, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31753") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36904->127.0.0.1:31753, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Deleted 2025/08/21 02:39:31 INFO : toe/toe: Removing directory 2025/08/21 02:39:31 INFO : toe: Removing directory 2025/08/21 02:39:31 INFO : empty_dir: Removing directory 2025/08/21 02:39:31 DEBUG : Local file system at /tmp/rclone540385529: deleted 3 directories 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31312") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37374->127.0.0.1:31312, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31653") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38210->127.0.0.1:31653, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31004") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47770->127.0.0.1:31004, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30524") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46622->127.0.0.1:30524, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30321") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36066->127.0.0.1:30321, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30957") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50452->127.0.0.1:30957, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30548") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30884") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34252->127.0.0.1:30548, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43200->127.0.0.1:30884, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31366") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49830->127.0.0.1:31366, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31304") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53028->127.0.0.1:31304, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30944") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54746->127.0.0.1:30944, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31655") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37254->127.0.0.1:31655, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31496") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35480->127.0.0.1:31496, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30328") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57722->127.0.0.1:30328, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31638") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36114->127.0.0.1:31638, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 INFO : tictacempty_dir: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31480") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40520->127.0.0.1:31480, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31953") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42334->127.0.0.1:31953, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30136") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40352->127.0.0.1:30136, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31692") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38204->127.0.0.1:31692, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31848") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44814->127.0.0.1:31848, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31091") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50414->127.0.0.1:31091, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30686") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50556->127.0.0.1:30686, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30303") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56934->127.0.0.1:30303, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30669") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39730->127.0.0.1:30669, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31464") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41070->127.0.0.1:31464, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31819") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55978->127.0.0.1:31819, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Deleted 2025/08/21 02:39:31 INFO : toe/toe: Removing directory 2025/08/21 02:39:31 INFO : toe: Removing directory 2025/08/21 02:39:31 INFO : empty_dir: Removing directory 2025/08/21 02:39:31 DEBUG : Local file system at /tmp/rclone540385529: deleted 3 directories 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30918") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36646->127.0.0.1:30918, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30066") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30974") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52476->127.0.0.1:30974, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57368->127.0.0.1:30066, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30593") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44250->127.0.0.1:30593, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30115") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44480->127.0.0.1:30115, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31618") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47156->127.0.0.1:31618, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31848") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44826->127.0.0.1:31848, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30532") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38810->127.0.0.1:30532, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30621") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50534->127.0.0.1:30621, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31268") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46424->127.0.0.1:31268, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30498") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58990->127.0.0.1:30498, err= 2025/08/21 02:39:31 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30171") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58742->127.0.0.1:30171, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30720") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49262->127.0.0.1:30720, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31357") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30685") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:50394->127.0.0.1:30685, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42544->127.0.0.1:31357, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31232") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58762->127.0.0.1:31232, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30044") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31124") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58094->127.0.0.1:30044, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44854->127.0.0.1:31124, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31467") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56298->127.0.0.1:31467, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31032") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41570->127.0.0.1:31032, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30532") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38820->127.0.0.1:30532, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31004") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30393") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48940->127.0.0.1:30393, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47784->127.0.0.1:31004, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31704") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30128") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30121") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38116->127.0.0.1:31704, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53066->127.0.0.1:30121, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36862->127.0.0.1:30128, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31967") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30956") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59432->127.0.0.1:31967, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34120->127.0.0.1:30956, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31547") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47990->127.0.0.1:31547, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31695") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54630->127.0.0.1:31695, err= --- PASS: TestTransformFile (0.05s) === RUN TestManualTransformFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : Reset feature "Copy" 2025/08/21 02:39:31 DEBUG : Reset feature "Move" 2025/08/21 02:39:31 DEBUG : Reset feature "Copy" 2025/08/21 02:39:31 DEBUG : Reset feature "Move" 2025/08/21 02:39:31 DEBUG : empty_dir: Making directory with metadata 2025/08/21 02:39:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31689") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36334->127.0.0.1:31689, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31967") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59440->127.0.0.1:31967, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 INFO : tictacempty_dir: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30511") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52564->127.0.0.1:30511, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30066") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57380->127.0.0.1:30066, err= 2025/08/21 02:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 INFO : tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30112") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39118->127.0.0.1:30112, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31283") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46086->127.0.0.1:31283, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31963") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56950->127.0.0.1:31963, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30030") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55336->127.0.0.1:30030, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 02:39:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31103") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39268->127.0.0.1:31103, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31416") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40620->127.0.0.1:31416, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31346") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39084->127.0.0.1:31346, err= 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Deleted 2025/08/21 02:39:31 INFO : toe/toe: Removing directory 2025/08/21 02:39:31 INFO : toe: Removing directory 2025/08/21 02:39:31 INFO : empty_dir: Removing directory 2025/08/21 02:39:31 DEBUG : Local file system at /tmp/rclone540385529: deleted 3 directories 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30268") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59700->127.0.0.1:30268, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31270") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30493") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39482->127.0.0.1:31270, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59430->127.0.0.1:30493, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31937") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43234->127.0.0.1:31937, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30040") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58058->127.0.0.1:30040, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30402") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:56222->127.0.0.1:30402, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30522") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36868->127.0.0.1:30522, err= 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30378") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55028->127.0.0.1:30378, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31113") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39774->127.0.0.1:31113, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30302") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34068->127.0.0.1:30302, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31745") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36274->127.0.0.1:31745, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30027") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52830->127.0.0.1:30027, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30789") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54370->127.0.0.1:30789, err= 2025/08/21 02:39:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31013") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39472->127.0.0.1:31013, err= 2025/08/21 02:39:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30284") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39232->127.0.0.1:30284, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30180") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31692") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31522") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59868->127.0.0.1:30180, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38218->127.0.0.1:31692, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44504->127.0.0.1:31522, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31952") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31939") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53416->127.0.0.1:31939, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33214->127.0.0.1:31952, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31621") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36096->127.0.0.1:31621, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31409") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40074->127.0.0.1:31409, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30947") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52066->127.0.0.1:30947, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30598") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31491") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:51796->127.0.0.1:30598, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38372->127.0.0.1:31491, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30280") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30931") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31742") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33760->127.0.0.1:30280, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:41318->127.0.0.1:30931, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35998->127.0.0.1:31742, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30986") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35002->127.0.0.1:30986, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31187") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:55406->127.0.0.1:31187, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30605") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37756->127.0.0.1:30605, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31938") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60838->127.0.0.1:31938, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31402") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43874->127.0.0.1:31402, err= --- PASS: TestManualTransformFile (0.05s) === RUN TestBase64 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 DEBUG : toe: transformed to: dG9l 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30396") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:43576->127.0.0.1:30396, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30627") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:40924->127.0.0.1:30627, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: dG9l 2025/08/21 02:39:31 INFO : dG9l: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31565") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:49196->127.0.0.1:31565, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31729") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:47974->127.0.0.1:31729, err= 2025/08/21 02:39:31 DEBUG : toe: transformed to: dG9l 2025/08/21 02:39:31 DEBUG : toe: transformed to: dG9l 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/21 02:39:31 INFO : dG9l/dG9l: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30914") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:48926->127.0.0.1:30914, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30730") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42290->127.0.0.1:30730, err= 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/21 02:39:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 02:39:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31367") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36114->127.0.0.1:31367, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30414") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59792->127.0.0.1:30414, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30232") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35996->127.0.0.1:30232, err= 2025/08/21 02:39:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30363") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44474->127.0.0.1:30363, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31709") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:54438->127.0.0.1:31709, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30469") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:39652->127.0.0.1:30469, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30035") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60548->127.0.0.1:30035, err= 2025/08/21 02:39:31 DEBUG : dG9l: transformed to: toe 2025/08/21 02:39:31 DEBUG : dG9l: transformed to: toe 2025/08/21 02:39:31 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31609") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60156->127.0.0.1:31609, err= 2025/08/21 02:39:31 DEBUG : dG9l: transformed to: toe 2025/08/21 02:39:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/21 02:39:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30972") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:38574->127.0.0.1:30972, err= 2025/08/21 02:39:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/21 02:39:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/08/21 02:39:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/21 02:39:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/21 02:39:31 DEBUG : Local file system at /tmp/rclone540385529: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : Local file system at /tmp/rclone540385529: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : Waiting for deletions to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30984") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42990->127.0.0.1:30984, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30837") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44346->127.0.0.1:30837, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30602") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37492->127.0.0.1:30602, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30312") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53076->127.0.0.1:30312, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30300") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:53988->127.0.0.1:30300, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31782") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45134->127.0.0.1:31782, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31897") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:32896->127.0.0.1:31897, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30542") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35430->127.0.0.1:30542, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30811") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46268->127.0.0.1:30811, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jafurey1xevu", Local "Local file system at /tmp/rclone540385529", Modify Window "876000h0m0s" 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31848") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:44828->127.0.0.1:31848, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31160") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58764->127.0.0.1:31160, err= 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: 2025/08/21 02:39:31 INFO : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31485") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:33892->127.0.0.1:31485, err= 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: 2025/08/21 02:39:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/21 02:39:31 INFO : toe/toe: Making directory 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30615") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:60124->127.0.0.1:30615, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31217") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:42938->127.0.0.1:31217, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30350") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:58012->127.0.0.1:30350, err= 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe/toe: transformed to: 2025/08/21 02:39:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe: transformed to: 2025/08/21 02:39:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 02:39:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 02:39:31 DEBUG : toe/toe/toe: transformed to: 2025/08/21 02:39:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for checks to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Waiting for transfers to finish 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30110") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:45472->127.0.0.1:30110, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30337") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:34902->127.0.0.1:30337, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: SetModTime is not supported 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31328") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46086->127.0.0.1:31328, err= 2025/08/21 02:39:31 INFO : toe/toe/toe: Copied (new) 2025/08/21 02:39:31 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: not deleting files as there were IO errors 2025/08/21 02:39:31 ERROR : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: not deleting directories as there were IO errors 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30406") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52318->127.0.0.1:30406, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30688") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:57998->127.0.0.1:30688, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30614") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36396->127.0.0.1:30614, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30678") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46734->127.0.0.1:30678, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30811") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46278->127.0.0.1:30811, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30412") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:37130->127.0.0.1:30412, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30974") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:52482->127.0.0.1:30974, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30897") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:59882->127.0.0.1:30897, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:31469") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:35198->127.0.0.1:31469, err= --- PASS: TestError (0.03s) PASS 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30642") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:46864->127.0.0.1:30642, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: dial("tcp","127.0.0.1:30069") 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: > dial: conn=127.0.0.1:36782->127.0.0.1:30069, err= 2025/08/21 02:39:31 DEBUG : ftp://127.0.0.1:28622/rclone-test-jafurey1xevu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 6.848442556s (try 1/5)