"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/07/28 01:09:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe" 2025/07/28 01:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:09:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:44 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:44 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:44 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36390->127.0.0.1:28622, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31455") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57094->127.0.0.1:31455, err= 2025/07/28 01:09:44 DEBUG : Creating backend with remote "/tmp/rclone3729375234" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30532") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33108->127.0.0.1:30532, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30883") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44770->127.0.0.1:30883, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30989") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54332->127.0.0.1:30989, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30754") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59390->127.0.0.1:30754, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31481") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42630->127.0.0.1:31481, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31299") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52458->127.0.0.1:31299, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31101") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33592->127.0.0.1:31101, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31475") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50138->127.0.0.1:31475, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30110") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44462->127.0.0.1:30110, err= --- PASS: TestCopyWithDryRun (0.03s) === RUN TestCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30340") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50224->127.0.0.1:30340, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31162") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50410->127.0.0.1:31162, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31617") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49006->127.0.0.1:31617, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31543") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56956->127.0.0.1:31543, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30297") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60248->127.0.0.1:30297, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31418") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49310->127.0.0.1:31418, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31928") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42118->127.0.0.1:31928, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30509") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40348->127.0.0.1:30509, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:44 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31365") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37490->127.0.0.1:31365, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30267") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42196->127.0.0.1:30267, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31073") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56238->127.0.0.1:31073, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30480") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58934->127.0.0.1:30480, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31386") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55636->127.0.0.1:31386, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30117") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50452->127.0.0.1:30117, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31305") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59198->127.0.0.1:31305, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30931") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34626->127.0.0.1:30931, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30103") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51396->127.0.0.1:30103, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30945") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47510->127.0.0.1:30945, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31145") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33480->127.0.0.1:31145, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31436") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54848->127.0.0.1:31436, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30029") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53460->127.0.0.1:30029, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31233") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53552->127.0.0.1:31233, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30645") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50142->127.0.0.1:30645, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 DEBUG : Creating backend with remote "/non-existing" 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31896") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37354->127.0.0.1:31896, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31858") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43834->127.0.0.1:31858, err= 2025/07/28 01:09:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31694") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34744->127.0.0.1:31694, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31327") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56868->127.0.0.1:31327, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31127") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43468->127.0.0.1:31127, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31476") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59376->127.0.0.1:31476, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30930") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42612->127.0.0.1:30930, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30983") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32846->127.0.0.1:30983, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30247") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41830->127.0.0.1:30247, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30991") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43242->127.0.0.1:30991, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30045") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34782->127.0.0.1:30045, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30365") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37248->127.0.0.1:30365, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31657") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47070->127.0.0.1:31657, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31095") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39122->127.0.0.1:31095, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:44 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31931") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55144->127.0.0.1:31931, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30833") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44038->127.0.0.1:30833, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30700") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46970->127.0.0.1:30700, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31281") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60522->127.0.0.1:31281, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30883") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44772->127.0.0.1:30883, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31207") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39018->127.0.0.1:31207, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30977") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49816->127.0.0.1:30977, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31154") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50974->127.0.0.1:31154, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30239") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55406->127.0.0.1:30239, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30941") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34580->127.0.0.1:30941, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30084") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36476->127.0.0.1:30084, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Running all checks before starting transfers 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31122") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49134->127.0.0.1:31122, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31805") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60234->127.0.0.1:31805, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:44 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Checks finished, now starting transfers 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31404") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50742->127.0.0.1:31404, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37636->127.0.0.1:31458, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31629") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52718->127.0.0.1:31629, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31737") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45540->127.0.0.1:31737, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31686") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57330->127.0.0.1:31686, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30905") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41708->127.0.0.1:30905, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:44 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31048") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37838->127.0.0.1:31048, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30627") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47972->127.0.0.1:30627, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30099") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43790->127.0.0.1:30099, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31235") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34214->127.0.0.1:31235, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55656->127.0.0.1:30261, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31266") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40012->127.0.0.1:31266, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31752") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41204->127.0.0.1:31752, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 ERROR : Ignoring --no-traverse with sync 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30685") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48346->127.0.0.1:30685, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31471") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40196->127.0.0.1:31471, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31351") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45302->127.0.0.1:31351, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31388") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44934->127.0.0.1:31388, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31165") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42418->127.0.0.1:31165, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30749") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42968->127.0.0.1:30749, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31648") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54202->127.0.0.1:31648, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30187") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38686->127.0.0.1:30187, err= 2025/07/28 01:09:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:44 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:44 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30461") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56114->127.0.0.1:30461, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30478") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52954->127.0.0.1:30478, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30662") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39762->127.0.0.1:30662, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30607") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51906->127.0.0.1:30607, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30895") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60440->127.0.0.1:30895, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31337") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37148->127.0.0.1:31337, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31306") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39418->127.0.0.1:31306, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30445") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53834->127.0.0.1:30445, err= 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31169") 2025/07/28 01:09:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42532->127.0.0.1:31169, err= 2025/07/28 01:09:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30334") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46678->127.0.0.1:30334, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31504") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52000->127.0.0.1:31504, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30017") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47440->127.0.0.1:30017, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31472") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41168->127.0.0.1:31472, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31361") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39686->127.0.0.1:31361, err= 2025/07/28 01:09:45 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/28 01:09:45 INFO : hello world2: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31993") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54930->127.0.0.1:31993, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30837") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36458->127.0.0.1:30837, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30387") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35076->127.0.0.1:30387, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30281") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36530->127.0.0.1:30281, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31134") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58390->127.0.0.1:31134, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31619") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49020->127.0.0.1:31619, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31972") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56672->127.0.0.1:31972, err= 2025/07/28 01:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31007") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42792->127.0.0.1:31007, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30190") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40314->127.0.0.1:30190, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30842") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34816->127.0.0.1:30842, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30990") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48952->127.0.0.1:30990, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30857") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38384->127.0.0.1:30857, err= 2025/07/28 01:09:45 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/28 01:09:45 INFO : potato2: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30979") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47440->127.0.0.1:30979, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31841") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59934->127.0.0.1:31841, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30755") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60560->127.0.0.1:30755, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31226") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54108->127.0.0.1:31226, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31999") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41534->127.0.0.1:31999, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31703") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46978->127.0.0.1:31703, err= 2025/07/28 01:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31514") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36742->127.0.0.1:31514, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31978") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35354->127.0.0.1:31978, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30943") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58500->127.0.0.1:30943, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31786") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42896->127.0.0.1:31786, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31162") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50418->127.0.0.1:31162, err= 2025/07/28 01:09:45 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/28 01:09:45 INFO : potato2: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30981") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60102->127.0.0.1:30981, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30074") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60532->127.0.0.1:30074, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30911") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36952->127.0.0.1:30911, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30613") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46738->127.0.0.1:30613, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31563") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49996->127.0.0.1:31563, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/28 01:09:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31918") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54296->127.0.0.1:31918, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30732") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35040->127.0.0.1:30732, err= 2025/07/28 01:09:45 INFO : sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31687") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52572->127.0.0.1:31687, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30345") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56482->127.0.0.1:30345, err= 2025/07/28 01:09:45 INFO : sub dir: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31844") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41818->127.0.0.1:31844, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31186") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48828->127.0.0.1:31186, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 INFO : sub dir2/sub sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36402->127.0.0.1:28622, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31132") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60754->127.0.0.1:31132, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31860") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30300") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43156->127.0.0.1:30300, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58742->127.0.0.1:31860, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31614") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51194->127.0.0.1:31614, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31510") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49114->127.0.0.1:31510, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30874") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38762->127.0.0.1:30874, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31663") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54690->127.0.0.1:31663, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31096") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47656->127.0.0.1:31096, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30009") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35550->127.0.0.1:30009, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30979") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47452->127.0.0.1:30979, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31149") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36494->127.0.0.1:31149, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30333") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40644->127.0.0.1:30333, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31919") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53140->127.0.0.1:31919, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31457") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57662->127.0.0.1:31457, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30755") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60590->127.0.0.1:30755, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31052") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51996->127.0.0.1:31052, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30826") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43772->127.0.0.1:30826, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47982->127.0.0.1:31961, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30908") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37764->127.0.0.1:30908, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31868") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44312->127.0.0.1:31868, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 INFO : sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/28 01:09:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30565") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45752->127.0.0.1:30565, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31231") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35944->127.0.0.1:31231, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31644") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45838->127.0.0.1:31644, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31882") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54620->127.0.0.1:31882, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30995") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37278->127.0.0.1:30995, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30362") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42444->127.0.0.1:30362, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30461") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56130->127.0.0.1:30461, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31164") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37226->127.0.0.1:31164, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30085") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35402->127.0.0.1:30085, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30260") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44980->127.0.0.1:30260, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47994->127.0.0.1:31961, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30067") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36132->127.0.0.1:30067, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30800") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41184->127.0.0.1:30800, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31390") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54870->127.0.0.1:31390, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30047") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56730->127.0.0.1:30047, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : sub dir2: Making directory with metadata 2025/07/28 01:09:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30853") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42370->127.0.0.1:30853, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31146") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51088->127.0.0.1:31146, err= 2025/07/28 01:09:45 INFO : sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31171") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45984->127.0.0.1:31171, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31352") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58502->127.0.0.1:31352, err= 2025/07/28 01:09:45 INFO : sub dir: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30259") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52372->127.0.0.1:30259, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31736") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32808->127.0.0.1:31736, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30803") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60590->127.0.0.1:30803, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30091") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44950->127.0.0.1:30091, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31781") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43234->127.0.0.1:31781, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31475") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50144->127.0.0.1:31475, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30802") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42494->127.0.0.1:30802, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31320") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54628->127.0.0.1:31320, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30496") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31689") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35704->127.0.0.1:31689, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49906->127.0.0.1:30496, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30248") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38490->127.0.0.1:30248, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30367") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43030->127.0.0.1:30367, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31992") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52246->127.0.0.1:31992, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31675") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48088->127.0.0.1:31675, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30151") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55682->127.0.0.1:30151, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30256") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53062->127.0.0.1:30256, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30327") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57172->127.0.0.1:30327, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31769") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39150->127.0.0.1:31769, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30816") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52734->127.0.0.1:30816, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30552") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39642->127.0.0.1:30552, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35250->127.0.0.1:31291, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30578") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37564->127.0.0.1:30578, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31223") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48984->127.0.0.1:31223, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 INFO : sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31963") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58844->127.0.0.1:31963, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30245") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57130->127.0.0.1:30245, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31979") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60560->127.0.0.1:31979, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30735") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42892->127.0.0.1:30735, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30311") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56124->127.0.0.1:30311, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31923") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43428->127.0.0.1:31923, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30332") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38070->127.0.0.1:30332, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31865") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54278->127.0.0.1:31865, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57434->127.0.0.1:30042, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30548") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53520->127.0.0.1:30548, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31796") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50390->127.0.0.1:31796, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30076") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50412->127.0.0.1:30076, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31252") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57542->127.0.0.1:31252, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30806") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40818->127.0.0.1:30806, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31816") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56512->127.0.0.1:31816, err= --- PASS: TestMoveNoEmptyDirectories (0.03s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : sub dir2: Making directory with metadata 2025/07/28 01:09:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31930") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58170->127.0.0.1:31930, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31332") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37938->127.0.0.1:31332, err= 2025/07/28 01:09:45 INFO : sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31623") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38828->127.0.0.1:31623, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30401") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49636->127.0.0.1:30401, err= 2025/07/28 01:09:45 INFO : sub dir: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31415") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45654->127.0.0.1:31415, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31941") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37304->127.0.0.1:31941, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30225") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50282->127.0.0.1:30225, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31274") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58448->127.0.0.1:31274, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31627") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35928->127.0.0.1:31627, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30449") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56166->127.0.0.1:30449, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30387") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35086->127.0.0.1:30387, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55152->127.0.0.1:31027, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44130->127.0.0.1:30866, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30761") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31492") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41206->127.0.0.1:31492, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37786->127.0.0.1:30761, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31738") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38070->127.0.0.1:31738, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30516") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50022->127.0.0.1:30516, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31609") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46962->127.0.0.1:31609, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31192") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46014->127.0.0.1:31192, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30693") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47208->127.0.0.1:30693, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31876") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53086->127.0.0.1:31876, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30980") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41366->127.0.0.1:30980, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30223") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60004->127.0.0.1:30223, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30756") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55838->127.0.0.1:30756, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31131") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51786->127.0.0.1:31131, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30944") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38160->127.0.0.1:30944, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 INFO : sub dir2: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31147") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48282->127.0.0.1:31147, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31779") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57772->127.0.0.1:31779, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31221") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56710->127.0.0.1:31221, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30952") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44876->127.0.0.1:30952, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31558") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37224->127.0.0.1:31558, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30642") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52362->127.0.0.1:30642, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31856") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35852->127.0.0.1:31856, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30536") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54086->127.0.0.1:30536, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30101") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60228->127.0.0.1:30101, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30644") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43382->127.0.0.1:30644, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30624") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43324->127.0.0.1:30624, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31521") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37354->127.0.0.1:31521, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31376") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56842->127.0.0.1:31376, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30836") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54652->127.0.0.1:30836, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31421") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39226->127.0.0.1:31421, err= --- PASS: TestSyncNoEmptyDirectories (0.04s) === RUN TestServerSideCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31264") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56600->127.0.0.1:31264, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31985") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49964->127.0.0.1:31985, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30977") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49824->127.0.0.1:30977, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31321") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60918->127.0.0.1:31321, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56220->127.0.0.1:31294, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31298") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54094->127.0.0.1:31298, err= 2025/07/28 01:09:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-dubuquz1yuso" 2025/07/28 01:09:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:45 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:45 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:45 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: Connecting to FTP server 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:36406->127.0.0.1:28622, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31911") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:58382->127.0.0.1:31911, err= sync_test.go:620: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe -> ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:30822") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30869") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37186->127.0.0.1:30869, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:40370->127.0.0.1:30822, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30191") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38284->127.0.0.1:30191, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31760") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34084->127.0.0.1:31760, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:55156->127.0.0.1:31027, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31672") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:36800->127.0.0.1:31672, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31406") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:40908->127.0.0.1:31406, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31666") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:38986->127.0.0.1:31666, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:37640->127.0.0.1:31458, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31545") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:54242->127.0.0.1:31545, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:30441") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:33720->127.0.0.1:30441, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31290") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:39870->127.0.0.1:31290, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:30948") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:40324->127.0.0.1:30948, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:31360") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:41412->127.0.0.1:31360, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: Purge object "sub dir/hello world" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: dial("tcp","127.0.0.1:30880") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: > dial: conn=127.0.0.1:54760->127.0.0.1:30880, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: Purge dir "sub dir" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-dubuquz1yuso: Purge dir "" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31407") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41680->127.0.0.1:31407, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30854") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41608->127.0.0.1:30854, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31603") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50254->127.0.0.1:31603, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31693") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58968->127.0.0.1:31693, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31674") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33988->127.0.0.1:31674, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31301") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48396->127.0.0.1:31301, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30552") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39654->127.0.0.1:30552, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31116") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38018->127.0.0.1:31116, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31427") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46492->127.0.0.1:31427, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44324->127.0.0.1:30901, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30074") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60540->127.0.0.1:30074, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30753") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40730->127.0.0.1:30753, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31516") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44726->127.0.0.1:31516, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30813") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39006->127.0.0.1:30813, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30164") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38700->127.0.0.1:30164, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31740") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60584->127.0.0.1:31740, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30423") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46326->127.0.0.1:30423, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31866") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53068->127.0.0.1:31866, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30778") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43154->127.0.0.1:30778, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30321") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41520->127.0.0.1:30321, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30367") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43044->127.0.0.1:30367, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31052") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52002->127.0.0.1:31052, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30389") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55378->127.0.0.1:30389, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30482") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33400->127.0.0.1:30482, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31472") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41180->127.0.0.1:31472, err= --- PASS: TestCopyOverSelf (0.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30430") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35340->127.0.0.1:30430, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30517") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37078->127.0.0.1:30517, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31903") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32854->127.0.0.1:31903, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30821") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46646->127.0.0.1:30821, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31667") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54766->127.0.0.1:31667, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31855") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35452->127.0.0.1:31855, err= 2025/07/28 01:09:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-boqayal3sabi" 2025/07/28 01:09:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:45 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:45 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:45 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Connecting to FTP server 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:36416->127.0.0.1:28622, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30413") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:38746->127.0.0.1:30413, err= sync_test.go:656: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe -> ftp://127.0.0.1:28622/rclone-test-boqayal3sabi 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31225") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36292->127.0.0.1:31225, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30313") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:44770->127.0.0.1:30313, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55672->127.0.0.1:30261, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30910") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57544->127.0.0.1:30910, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30543") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:54478->127.0.0.1:30543, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30015") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:40158->127.0.0.1:30015, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31767") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:57516->127.0.0.1:31767, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31697") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:50184->127.0.0.1:31697, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30941") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:34584->127.0.0.1:30941, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30352") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:42688->127.0.0.1:30352, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30836") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:54668->127.0.0.1:30836, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31969") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:46162->127.0.0.1:31969, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30783") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58690->127.0.0.1:30783, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31045") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57948->127.0.0.1:31045, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30506") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50194->127.0.0.1:30506, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31187") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47164->127.0.0.1:31187, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30170") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37950->127.0.0.1:30170, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30087") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31090") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36840->127.0.0.1:31090, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:54232->127.0.0.1:30087, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30141") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30281") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36544->127.0.0.1:30281, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:48340->127.0.0.1:30141, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30613") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46746->127.0.0.1:30613, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30781") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:45716->127.0.0.1:30781, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31343") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:47986->127.0.0.1:31343, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31464") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:51424->127.0.0.1:31464, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30658") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:43918->127.0.0.1:30658, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30416") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:52938->127.0.0.1:30416, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31231") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:35960->127.0.0.1:31231, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30713") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:49162->127.0.0.1:30713, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:30400") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:58258->127.0.0.1:30400, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31861") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:43058->127.0.0.1:31861, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Purge object "sub dir/hello world" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: dial("tcp","127.0.0.1:31301") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: > dial: conn=127.0.0.1:48398->127.0.0.1:31301, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Purge dir "sub dir" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-boqayal3sabi: Purge dir "" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31229") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34354->127.0.0.1:31229, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31549") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38294->127.0.0.1:31549, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31464") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51434->127.0.0.1:31464, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31667") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54782->127.0.0.1:31667, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31030") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40448->127.0.0.1:31030, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30902") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34894->127.0.0.1:30902, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30624") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43334->127.0.0.1:30624, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31187") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47166->127.0.0.1:31187, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30506") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50198->127.0.0.1:30506, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30212") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49696->127.0.0.1:30212, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31824") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45018->127.0.0.1:31824, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31801") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37580->127.0.0.1:31801, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30200") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58430->127.0.0.1:30200, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31755") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54632->127.0.0.1:31755, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30757") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50216->127.0.0.1:30757, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30726") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41482->127.0.0.1:30726, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30055") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45554->127.0.0.1:30055, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30796") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46832->127.0.0.1:30796, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/28 01:09:45 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30253") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38176->127.0.0.1:30253, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30058") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51632->127.0.0.1:30058, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30925") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53062->127.0.0.1:30925, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31377") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42644->127.0.0.1:31377, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30446") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52030->127.0.0.1:30446, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30334") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46686->127.0.0.1:30334, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30675") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47050->127.0.0.1:30675, err= --- PASS: TestMoveOverSelf (0.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31663") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54702->127.0.0.1:31663, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31460") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39194->127.0.0.1:31460, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31164") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37236->127.0.0.1:31164, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30122") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34058->127.0.0.1:30122, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31240") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50628->127.0.0.1:31240, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31700") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34608->127.0.0.1:31700, err= 2025/07/28 01:09:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-laliciz8boji" 2025/07/28 01:09:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:45 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:45 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:45 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Connecting to FTP server 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:36418->127.0.0.1:28622, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30626") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:47712->127.0.0.1:30626, err= sync_test.go:701: Server side copy (if possible) ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe -> ftp://127.0.0.1:28622/rclone-test-laliciz8boji 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30368") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58380->127.0.0.1:30368, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31254") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:45612->127.0.0.1:31254, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31086") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51942->127.0.0.1:31086, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30890") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34122->127.0.0.1:30890, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31881") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:57162->127.0.0.1:31881, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30619") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:33728->127.0.0.1:30619, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30389") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:55380->127.0.0.1:30389, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30694") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:35652->127.0.0.1:30694, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31628") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:39120->127.0.0.1:31628, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30635") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:49592->127.0.0.1:30635, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30493") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:52684->127.0.0.1:30493, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30494") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:39806->127.0.0.1:30494, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30786") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60246->127.0.0.1:30786, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31579") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42954->127.0.0.1:31579, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31070") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58120->127.0.0.1:31070, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31826") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46620->127.0.0.1:31826, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30701") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35226->127.0.0.1:30701, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Using server-side directory move 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30724") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:58698->127.0.0.1:30724, err= 2025/07/28 01:09:45 INFO : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30916") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31585") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34274->127.0.0.1:30916, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:41254->127.0.0.1:31585, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30323") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45036->127.0.0.1:30323, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30738") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:48980->127.0.0.1:30738, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30199") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:34034->127.0.0.1:30199, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Waiting for transfers to finish 2025/07/28 01:09:45 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31041") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:47558->127.0.0.1:31041, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31919") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:53152->127.0.0.1:31919, err= 2025/07/28 01:09:45 INFO : sub dir/hello world: Moved (server-side) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31370") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43778->127.0.0.1:31370, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31442") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40816->127.0.0.1:31442, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30918") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38794->127.0.0.1:30918, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31576") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:56474->127.0.0.1:31576, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31008") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:40446->127.0.0.1:31008, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30547") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50826->127.0.0.1:30547, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31500") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58678->127.0.0.1:31500, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30749") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42974->127.0.0.1:30749, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30685") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48348->127.0.0.1:30685, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30166") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41648->127.0.0.1:30166, err= 2025/07/28 01:09:45 DEBUG : testing file moves 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30868") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:55736->127.0.0.1:30868, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31107") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43816->127.0.0.1:31107, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30862") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:48236->127.0.0.1:30862, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30934") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59260->127.0.0.1:30934, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31817") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:45902->127.0.0.1:31817, err= 2025/07/28 01:09:45 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30499") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:33502->127.0.0.1:30499, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:55674->127.0.0.1:30261, err= 2025/07/28 01:09:45 INFO : sub dir/hello world: Moved (server-side) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31807") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51002->127.0.0.1:31807, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31160") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43022->127.0.0.1:31160, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31841") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59950->127.0.0.1:31841, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:30484") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:43756->127.0.0.1:30484, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31257") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:47460->127.0.0.1:31257, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31440") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:60258->127.0.0.1:31440, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31383") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:48870->127.0.0.1:31383, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Purge object "sub dir/hello world" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: dial("tcp","127.0.0.1:31479") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: > dial: conn=127.0.0.1:38104->127.0.0.1:31479, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Purge dir "sub dir" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-laliciz8boji: Purge dir "" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30431") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47630->127.0.0.1:30431, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30957") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33640->127.0.0.1:30957, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49058->127.0.0.1:30169, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31752") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41212->127.0.0.1:31752, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30861") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42788->127.0.0.1:30861, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30982") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57252->127.0.0.1:30982, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30634") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58678->127.0.0.1:30634, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31031") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43132->127.0.0.1:31031, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30698") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42586->127.0.0.1:30698, err= 2025/07/28 01:09:45 ERROR : error listing: directory not found 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30479") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34450->127.0.0.1:30479, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31409") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49896->127.0.0.1:31409, err= 2025/07/28 01:09:45 INFO : Local file system at /tmp/rclone3729375234: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31112") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37696->127.0.0.1:31112, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31515") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36858->127.0.0.1:31515, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30272") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52066->127.0.0.1:30272, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31024") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32824->127.0.0.1:31024, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31993") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54946->127.0.0.1:31993, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30004") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42086->127.0.0.1:30004, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31885") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44340->127.0.0.1:31885, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31477") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43682->127.0.0.1:31477, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30912") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42440->127.0.0.1:30912, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30341") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56266->127.0.0.1:30341, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31726") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33408->127.0.0.1:31726, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31724") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42454->127.0.0.1:31724, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30617") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46376->127.0.0.1:30617, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31657") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47086->127.0.0.1:31657, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30622") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34352->127.0.0.1:30622, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31660") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55090->127.0.0.1:31660, err= 2025/07/28 01:09:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30716") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51490->127.0.0.1:30716, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31956") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46222->127.0.0.1:31956, err= 2025/07/28 01:09:45 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/28 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30928") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58190->127.0.0.1:30928, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31709") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43440->127.0.0.1:31709, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30911") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36956->127.0.0.1:30911, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30950") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50172->127.0.0.1:30950, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30465") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40156->127.0.0.1:30465, err= --- PASS: TestCopyRedownload (0.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30129") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58600->127.0.0.1:30129, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31215") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50202->127.0.0.1:31215, err= 2025/07/28 01:09:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31197") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59976->127.0.0.1:31197, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31654") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37726->127.0.0.1:31654, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31871") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48236->127.0.0.1:31871, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30890") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34134->127.0.0.1:30890, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31738") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38084->127.0.0.1:31738, err= 2025/07/28 01:09:45 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/28 01:09:45 INFO : check sum: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30732") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35052->127.0.0.1:30732, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30810") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39876->127.0.0.1:30810, err= 2025/07/28 01:09:45 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/28 01:09:45 DEBUG : check sum: Size of src and dst objects identical 2025/07/28 01:09:45 DEBUG : check sum: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30233") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36666->127.0.0.1:30233, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31563") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50010->127.0.0.1:31563, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31778") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55222->127.0.0.1:31778, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30389") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55388->127.0.0.1:30389, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30317") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56602->127.0.0.1:30317, err= --- PASS: TestSyncBasedOnCheckSum (0.05s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31584") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58434->127.0.0.1:31584, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30353") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45392->127.0.0.1:30353, err= 2025/07/28 01:09:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30171") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60246->127.0.0.1:30171, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30874") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38772->127.0.0.1:30874, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30838") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43600->127.0.0.1:30838, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30353") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45394->127.0.0.1:30353, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30081") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42860->127.0.0.1:30081, err= 2025/07/28 01:09:45 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/28 01:09:45 INFO : sizeonly: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30591") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33964->127.0.0.1:30591, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31103") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50628->127.0.0.1:31103, err= 2025/07/28 01:09:45 DEBUG : sizeonly: Sizes identical 2025/07/28 01:09:45 DEBUG : sizeonly: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30369") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59446->127.0.0.1:30369, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31811") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48198->127.0.0.1:31811, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30146") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46218->127.0.0.1:30146, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30690") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51690->127.0.0.1:30690, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30973") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48372->127.0.0.1:30973, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30585") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49832->127.0.0.1:30585, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31334") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36000->127.0.0.1:31334, err= 2025/07/28 01:09:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31179") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58876->127.0.0.1:31179, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31810") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38340->127.0.0.1:31810, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31411") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47788->127.0.0.1:31411, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30604") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58364->127.0.0.1:30604, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31322") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46028->127.0.0.1:31322, err= 2025/07/28 01:09:45 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/28 01:09:45 INFO : ignore-size: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31340") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53088->127.0.0.1:31340, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31013") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48508->127.0.0.1:31013, err= 2025/07/28 01:09:45 DEBUG : ignore-size: Sizes identical 2025/07/28 01:09:45 DEBUG : ignore-size: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31462") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48410->127.0.0.1:31462, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31522") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44972->127.0.0.1:31522, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31547") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55982->127.0.0.1:31547, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31948") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58560->127.0.0.1:31948, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30642") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52368->127.0.0.1:30642, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31677") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40376->127.0.0.1:31677, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30604") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58376->127.0.0.1:30604, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30528") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48270->127.0.0.1:30528, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30552") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39656->127.0.0.1:30552, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30501") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57290->127.0.0.1:30501, err= 2025/07/28 01:09:45 DEBUG : existing: Sizes identical 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : existing: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31046") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45058->127.0.0.1:31046, err= 2025/07/28 01:09:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31012") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47888->127.0.0.1:31012, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31099") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52092->127.0.0.1:31099, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30982") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57256->127.0.0.1:30982, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30075") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49054->127.0.0.1:30075, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31610") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46272->127.0.0.1:31610, err= 2025/07/28 01:09:45 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/28 01:09:45 INFO : existing: Copied (replaced existing) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30052") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60500->127.0.0.1:30052, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30072") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47744->127.0.0.1:30072, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30587") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59362->127.0.0.1:30587, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30218") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36218->127.0.0.1:30218, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30692") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56058->127.0.0.1:30692, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31437") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42666->127.0.0.1:31437, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30644") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43384->127.0.0.1:30644, err= 2025/07/28 01:09:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31462") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48418->127.0.0.1:31462, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30270") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53148->127.0.0.1:30270, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31107") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43824->127.0.0.1:31107, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30373") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43208->127.0.0.1:30373, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31958") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51550->127.0.0.1:31958, err= 2025/07/28 01:09:45 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/28 01:09:45 INFO : existing: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31147") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48284->127.0.0.1:31147, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30585") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49838->127.0.0.1:30585, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : existing: Destination exists, skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30424") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55056->127.0.0.1:30424, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31607") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42452->127.0.0.1:31607, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30736") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55704->127.0.0.1:30736, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31533") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52678->127.0.0.1:31533, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31730") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41804->127.0.0.1:31730, err= --- PASS: TestSyncIgnoreExisting (0.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31036") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48856->127.0.0.1:31036, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30208") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33622->127.0.0.1:30208, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31082") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42832->127.0.0.1:31082, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31699") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56702->127.0.0.1:31699, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31665") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36388->127.0.0.1:31665, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31532") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57932->127.0.0.1:31532, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30968") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38808->127.0.0.1:30968, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31753") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47090->127.0.0.1:31753, err= 2025/07/28 01:09:45 INFO : d: Making directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31835") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36548->127.0.0.1:31835, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31666") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39000->127.0.0.1:31666, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31415") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45662->127.0.0.1:31415, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31649") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36424->127.0.0.1:28622, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60670->127.0.0.1:31649, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30701") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35242->127.0.0.1:30701, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31358") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56610->127.0.0.1:31358, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30206") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33038->127.0.0.1:30206, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30806") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40822->127.0.0.1:30806, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30173") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30222") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30572") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51872->127.0.0.1:30222, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56602->127.0.0.1:30173, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53528->127.0.0.1:30572, err= 2025/07/28 01:09:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : c/non empty space: Sizes identical 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30955") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55034->127.0.0.1:30955, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31330") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52420->127.0.0.1:31330, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31788") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53876->127.0.0.1:31788, err= 2025/07/28 01:09:45 DEBUG : c/non empty space: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30221") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38578->127.0.0.1:30221, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30995") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37282->127.0.0.1:30995, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30226") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50150->127.0.0.1:30226, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30142") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44618->127.0.0.1:30142, err= 2025/07/28 01:09:45 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/28 01:09:45 INFO : a/potato2: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30524") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51798->127.0.0.1:30524, err= 2025/07/28 01:09:45 INFO : b/potato: Deleted 2025/07/28 01:09:45 INFO : d: Removing directory 2025/07/28 01:09:45 INFO : b: Removing directory 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: deleted 2 directories 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30589") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42682->127.0.0.1:30589, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30002") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31634") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47206->127.0.0.1:31634, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49998->127.0.0.1:30002, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30449") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56178->127.0.0.1:30449, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31077") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30620") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60190->127.0.0.1:30620, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40768->127.0.0.1:31077, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30102") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43048->127.0.0.1:30102, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31457") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57668->127.0.0.1:31457, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30590") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50088->127.0.0.1:30590, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31577") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35544->127.0.0.1:31577, err= --- PASS: TestSyncIgnoreErrors (0.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30972") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34242->127.0.0.1:30972, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30668") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58734->127.0.0.1:30668, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30192") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39800->127.0.0.1:30192, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31150") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52686->127.0.0.1:31150, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31497") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35244->127.0.0.1:31497, err= 2025/07/28 01:09:45 DEBUG : empty space: Sizes identical 2025/07/28 01:09:45 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30155") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38740->127.0.0.1:30155, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31195") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53048->127.0.0.1:31195, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : empty space: Sizes identical 2025/07/28 01:09:45 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 INFO : There was nothing to transfer 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31921") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46728->127.0.0.1:31921, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31062") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35580->127.0.0.1:31062, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31061") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60946->127.0.0.1:31061, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31897") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36130->127.0.0.1:31897, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31227") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33202->127.0.0.1:31227, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31404") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50746->127.0.0.1:31404, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31017") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46990->127.0.0.1:31017, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31953") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44070->127.0.0.1:31953, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30444") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60582->127.0.0.1:30444, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31079") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52128->127.0.0.1:31079, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30409") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59958->127.0.0.1:30409, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30237") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51380->127.0.0.1:30237, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30701") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35252->127.0.0.1:30701, err= --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30594") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46838->127.0.0.1:30594, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30176") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56864->127.0.0.1:30176, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30146") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46234->127.0.0.1:30146, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49068->127.0.0.1:30169, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31462") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48428->127.0.0.1:31462, err= 2025/07/28 01:09:45 DEBUG : empty space: Sizes identical 2025/07/28 01:09:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30538") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53386->127.0.0.1:30538, err= 2025/07/28 01:09:45 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31043") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54522->127.0.0.1:31043, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31014") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49262->127.0.0.1:31014, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31253") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50210->127.0.0.1:31253, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30633") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48604->127.0.0.1:30633, err= 2025/07/28 01:09:45 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/28 01:09:45 INFO : potato: Copied (new) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30121") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44086->127.0.0.1:30121, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31838") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60698->127.0.0.1:31838, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30697") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56756->127.0.0.1:30697, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31394") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39802->127.0.0.1:31394, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31415") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45664->127.0.0.1:31415, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30094") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38900->127.0.0.1:30094, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30848") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49530->127.0.0.1:30848, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30413") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38748->127.0.0.1:30413, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30542") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39768->127.0.0.1:30542, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30916") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34284->127.0.0.1:30916, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31755") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54648->127.0.0.1:31755, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30525") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39452->127.0.0.1:30525, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30451") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48382->127.0.0.1:30451, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31285") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54568->127.0.0.1:31285, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30556") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33968->127.0.0.1:30556, err= 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31954") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58000->127.0.0.1:31954, err= 2025/07/28 01:09:45 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/28 01:09:45 INFO : potato: Copied (replaced existing) 2025/07/28 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30697") 2025/07/28 01:09:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56772->127.0.0.1:30697, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55160->127.0.0.1:31027, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30898") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57714->127.0.0.1:30898, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31005") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45172->127.0.0.1:31005, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31996") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34002->127.0.0.1:31996, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30902") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34910->127.0.0.1:30902, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30020") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46254->127.0.0.1:30020, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30008") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52180->127.0.0.1:30008, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30105") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47956->127.0.0.1:30105, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30486") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48098->127.0.0.1:30486, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31607") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42468->127.0.0.1:31607, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30039") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37502->127.0.0.1:30039, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30287") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53676->127.0.0.1:30287, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30141") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48356->127.0.0.1:30141, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31715") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50352->127.0.0.1:31715, err= 2025/07/28 01:09:46 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/28 01:09:46 INFO : potato: Copied (replaced existing) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31372") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33674->127.0.0.1:31372, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30301") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49930->127.0.0.1:30301, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31024") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32826->127.0.0.1:31024, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31825") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59532->127.0.0.1:31825, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31077") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40778->127.0.0.1:31077, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31115") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48118->127.0.0.1:31115, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31424") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59638->127.0.0.1:31424, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31544") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42088->127.0.0.1:31544, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30451") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48398->127.0.0.1:30451, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31278") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50590->127.0.0.1:31278, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31721") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54668->127.0.0.1:31721, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31145") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33486->127.0.0.1:31145, err= 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31321") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60922->127.0.0.1:31321, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30743") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49738->127.0.0.1:30743, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31267") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56758->127.0.0.1:31267, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31067") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35820->127.0.0.1:31067, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30737") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49482->127.0.0.1:30737, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31137") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47536->127.0.0.1:31137, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30656") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33712->127.0.0.1:30656, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31954") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58008->127.0.0.1:31954, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30252") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58022->127.0.0.1:30252, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30983") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32848->127.0.0.1:30983, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31100") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38300->127.0.0.1:31100, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31576") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56476->127.0.0.1:31576, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30299") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41960->127.0.0.1:30299, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31869") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33904->127.0.0.1:31869, err= 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30522") 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59796->127.0.0.1:30522, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30911") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36958->127.0.0.1:30911, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31971") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49554->127.0.0.1:31971, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30741") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60878->127.0.0.1:30741, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31838") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60708->127.0.0.1:31838, err= 2025/07/28 01:09:46 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/28 01:09:46 INFO : potato2: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30832") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57880->127.0.0.1:30832, err= 2025/07/28 01:09:46 INFO : potato: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30297") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60262->127.0.0.1:30297, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30727") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37518->127.0.0.1:30727, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31273") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46408->127.0.0.1:31273, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30984") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39272->127.0.0.1:30984, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31557") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44728->127.0.0.1:31557, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30638") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60124->127.0.0.1:30638, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30197") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43118->127.0.0.1:30197, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31558") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37238->127.0.0.1:31558, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30298") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36246->127.0.0.1:30298, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31176") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41934->127.0.0.1:31176, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30195") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42370->127.0.0.1:30195, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30510") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54128->127.0.0.1:30510, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30663") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52250->127.0.0.1:30663, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31527") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43742->127.0.0.1:31527, err= 2025/07/28 01:09:46 INFO : d: Making directory 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30392") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33042->127.0.0.1:30392, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31734") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36620->127.0.0.1:31734, err= 2025/07/28 01:09:46 INFO : d/e: Making directory 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30412") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50390->127.0.0.1:30412, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30005") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55142->127.0.0.1:30005, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31130") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49318->127.0.0.1:31130, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30371") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30839") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58968->127.0.0.1:30839, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48742->127.0.0.1:30371, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31424") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59648->127.0.0.1:31424, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30269") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35132->127.0.0.1:30269, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31734") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36630->127.0.0.1:31734, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31314") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39086->127.0.0.1:31314, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30078") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43678->127.0.0.1:30078, err= 2025/07/28 01:09:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36440->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49082->127.0.0.1:30169, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31765") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30366") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30844") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41606->127.0.0.1:30844, err= 2025/07/28 01:09:46 DEBUG : c/non empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37628->127.0.0.1:31765, err= 2025/07/28 01:09:46 DEBUG : c/non empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46354->127.0.0.1:30366, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30984") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39282->127.0.0.1:30984, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31192") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46024->127.0.0.1:31192, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45140->127.0.0.1:31873, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30423") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46332->127.0.0.1:30423, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30541") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33790->127.0.0.1:30541, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31031") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43138->127.0.0.1:31031, err= 2025/07/28 01:09:46 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/28 01:09:46 INFO : a/potato2: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30018") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41092->127.0.0.1:30018, err= 2025/07/28 01:09:46 INFO : b/potato: Deleted 2025/07/28 01:09:46 INFO : d/e: Removing directory 2025/07/28 01:09:46 INFO : d: Removing directory 2025/07/28 01:09:46 INFO : b: Removing directory 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: deleted 3 directories 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31244") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45986->127.0.0.1:31244, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31436") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54852->127.0.0.1:31436, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31183") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49168->127.0.0.1:31183, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30712") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42716->127.0.0.1:30712, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31757") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43852->127.0.0.1:31757, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30319") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40572->127.0.0.1:30319, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31941") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37312->127.0.0.1:31941, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31829") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33694->127.0.0.1:31829, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30220") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38916->127.0.0.1:30220, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31166") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37950->127.0.0.1:31166, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30914") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57114->127.0.0.1:30914, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31129") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59948->127.0.0.1:31129, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30987") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55558->127.0.0.1:30987, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31633") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39126->127.0.0.1:31633, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31369") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48328->127.0.0.1:31369, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31183") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49170->127.0.0.1:31183, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40402->127.0.0.1:30744, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30519") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34514->127.0.0.1:30519, err= 2025/07/28 01:09:46 INFO : d: Making directory 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30612") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51802->127.0.0.1:30612, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30883") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44780->127.0.0.1:30883, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30665") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50790->127.0.0.1:30665, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30266") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46392->127.0.0.1:30266, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31460") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31086") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39204->127.0.0.1:31460, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51970->127.0.0.1:31086, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30647") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43674->127.0.0.1:30647, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31832") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52746->127.0.0.1:31832, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30558") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30639") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42442->127.0.0.1:30639, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37470->127.0.0.1:30558, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31063") 2025/07/28 01:09:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : c/non empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : c/non empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55484->127.0.0.1:31063, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30155") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38744->127.0.0.1:30155, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31709") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43442->127.0.0.1:31709, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30967") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54006->127.0.0.1:30967, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30464") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45340->127.0.0.1:30464, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30795") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55926->127.0.0.1:30795, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31073") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56254->127.0.0.1:31073, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31002") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36072->127.0.0.1:31002, err= 2025/07/28 01:09:46 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/28 01:09:46 INFO : a/potato2: Copied (new) 2025/07/28 01:09:46 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: not deleting files as there were IO errors 2025/07/28 01:09:46 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: not deleting directories as there were IO errors 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30359") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46936->127.0.0.1:30359, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30988") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30297") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30703") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53428->127.0.0.1:30988, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60270->127.0.0.1:30297, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33806->127.0.0.1:30703, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49274->127.0.0.1:31802, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30295") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56524->127.0.0.1:30295, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31081") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40978->127.0.0.1:31081, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30234") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30965") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30475") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31603") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50258->127.0.0.1:31603, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45842->127.0.0.1:30475, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57388->127.0.0.1:30965, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57244->127.0.0.1:30234, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31856") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30717") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42452->127.0.0.1:30717, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35860->127.0.0.1:31856, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30565") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45754->127.0.0.1:30565, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30823") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57094->127.0.0.1:30823, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30489") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46482->127.0.0.1:30489, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30701") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35258->127.0.0.1:30701, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31227") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33208->127.0.0.1:31227, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31745") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43734->127.0.0.1:31745, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30040") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52174->127.0.0.1:30040, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31112") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37702->127.0.0.1:31112, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31349") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43676->127.0.0.1:31349, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30960") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41516->127.0.0.1:30960, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30480") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58950->127.0.0.1:30480, err= 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30961") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36124->127.0.0.1:30961, err= 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57442->127.0.0.1:30042, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30081") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42868->127.0.0.1:30081, err= 2025/07/28 01:09:46 INFO : potato: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30738") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48982->127.0.0.1:30738, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30357") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58650->127.0.0.1:30357, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31771") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54536->127.0.0.1:31771, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30319") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40584->127.0.0.1:30319, err= 2025/07/28 01:09:46 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/28 01:09:46 INFO : potato2: Copied (new) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30825") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35754->127.0.0.1:30825, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30239") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55412->127.0.0.1:30239, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30571") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48902->127.0.0.1:30571, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31010") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42276->127.0.0.1:31010, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31697") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50186->127.0.0.1:31697, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30518") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59284->127.0.0.1:30518, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31910") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51546->127.0.0.1:31910, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30410") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51488->127.0.0.1:30410, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31807") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51008->127.0.0.1:31807, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30114") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55902->127.0.0.1:30114, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31216") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54650->127.0.0.1:31216, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30490") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48344->127.0.0.1:30490, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30971") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41686->127.0.0.1:30971, err= 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31302") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52318->127.0.0.1:31302, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30436") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50098->127.0.0.1:30436, err= 2025/07/28 01:09:46 INFO : potato: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31411") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47800->127.0.0.1:31411, err= 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30305") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48272->127.0.0.1:30305, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30129") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58612->127.0.0.1:30129, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31599") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52780->127.0.0.1:31599, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30963") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49536->127.0.0.1:30963, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30664") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48350->127.0.0.1:30664, err= 2025/07/28 01:09:46 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/28 01:09:46 INFO : potato2: Copied (new) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31809") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41064->127.0.0.1:31809, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31390") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54874->127.0.0.1:31390, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30309") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43564->127.0.0.1:30309, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30826") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43788->127.0.0.1:30826, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30912") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42442->127.0.0.1:30912, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31446") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47270->127.0.0.1:31446, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31134") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58404->127.0.0.1:31134, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30767") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53152->127.0.0.1:30767, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30797") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56840->127.0.0.1:30797, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30973") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48382->127.0.0.1:30973, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30678") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41062->127.0.0.1:30678, err= 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31491") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58398->127.0.0.1:31491, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55684->127.0.0.1:30261, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30927") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44358->127.0.0.1:30927, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31863") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46666->127.0.0.1:31863, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31416") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58902->127.0.0.1:31416, err= 2025/07/28 01:09:46 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/28 01:09:46 INFO : potato2: Copied (new) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31302") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52320->127.0.0.1:31302, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30898") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57720->127.0.0.1:30898, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31589") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37164->127.0.0.1:31589, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31852") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38548->127.0.0.1:31852, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31661") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33984->127.0.0.1:31661, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30922") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35510->127.0.0.1:30922, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31629") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52728->127.0.0.1:31629, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30129") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58624->127.0.0.1:30129, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30947") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46026->127.0.0.1:30947, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30489") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46498->127.0.0.1:30489, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30147") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52802->127.0.0.1:30147, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31941") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37328->127.0.0.1:31941, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30100") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41826->127.0.0.1:30100, err= 2025/07/28 01:09:46 DEBUG : enormous: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : enormous: Excluded 2025/07/28 01:09:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : potato2: Excluded 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31514") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36744->127.0.0.1:31514, err= 2025/07/28 01:09:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : potato2: Excluded 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 INFO : There was nothing to transfer 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40418->127.0.0.1:30744, err= 2025/07/28 01:09:46 DEBUG : enormous: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : enormous: Excluded 2025/07/28 01:09:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : potato2: Excluded 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31907") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35534->127.0.0.1:31907, err= 2025/07/28 01:09:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : potato2: Excluded 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 INFO : There was nothing to transfer 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30355") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43388->127.0.0.1:30355, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30883") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44790->127.0.0.1:30883, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30177") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35794->127.0.0.1:30177, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31380") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42748->127.0.0.1:31380, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31990") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34810->127.0.0.1:31990, err= --- PASS: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30886") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59154->127.0.0.1:30886, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31014") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49274->127.0.0.1:31014, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31412") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55586->127.0.0.1:31412, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43556->127.0.0.1:30974, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30763") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48258->127.0.0.1:30763, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30167") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44746->127.0.0.1:30167, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30368") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58382->127.0.0.1:30368, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31799") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37136->127.0.0.1:31799, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30216") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60892->127.0.0.1:30216, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30451") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48402->127.0.0.1:30451, err= 2025/07/28 01:09:46 DEBUG : enormous: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : enormous: Excluded 2025/07/28 01:09:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : potato2: Excluded 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30373") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43220->127.0.0.1:30373, err= 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31828") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31838") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60714->127.0.0.1:31838, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33494->127.0.0.1:31828, err= 2025/07/28 01:09:46 INFO : enormous: Deleted 2025/07/28 01:09:46 INFO : potato2: Deleted 2025/07/28 01:09:46 INFO : There was nothing to transfer 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30570") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42512->127.0.0.1:30570, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31215") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50204->127.0.0.1:31215, err= 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 INFO : enormous: Deleted 2025/07/28 01:09:46 INFO : potato2: Deleted 2025/07/28 01:09:46 INFO : There was nothing to transfer 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31195") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53058->127.0.0.1:31195, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31459") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49842->127.0.0.1:31459, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31539") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40788->127.0.0.1:31539, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30517") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37090->127.0.0.1:30517, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31713") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51900->127.0.0.1:31713, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30420") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49048->127.0.0.1:30420, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30131") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55328->127.0.0.1:30131, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31720") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39828->127.0.0.1:31720, err= --- SKIP: TestSyncWithUpdateOlder (0.01s) === 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-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/07/28 01:09:46 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31264") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56608->127.0.0.1:31264, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30327") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57184->127.0.0.1:30327, err= 2025/07/28 01:09:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31218") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41934->127.0.0.1:31218, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30209") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40212->127.0.0.1:30209, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31193") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40140->127.0.0.1:31193, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31470") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30532") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33124->127.0.0.1:30532, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33060->127.0.0.1:31470, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30962") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36874->127.0.0.1:30962, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30011") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36762->127.0.0.1:30011, err= 2025/07/28 01:09:46 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/28 01:09:46 INFO : yam: Copied (new) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31809") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41072->127.0.0.1:31809, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30980") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41378->127.0.0.1:30980, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31180") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50416->127.0.0.1:31180, err= 2025/07/28 01:09:46 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/28 01:09:46 INFO : potato: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31054") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59962->127.0.0.1:31054, err= 2025/07/28 01:09:46 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30861") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42800->127.0.0.1:30861, err= 2025/07/28 01:09:46 DEBUG : potato: Sizes identical 2025/07/28 01:09:46 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : potato: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30222") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51878->127.0.0.1:30222, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30322") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57750->127.0.0.1:30322, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31364") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49760->127.0.0.1:31364, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31567") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57216->127.0.0.1:31567, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31785") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42010->127.0.0.1:31785, err= 2025/07/28 01:09:46 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/28 01:09:46 INFO : yaml: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31799") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37152->127.0.0.1:31799, err= 2025/07/28 01:09:46 INFO : yam: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31516") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44740->127.0.0.1:31516, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30716") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51492->127.0.0.1:30716, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30308") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48214->127.0.0.1:30308, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30552") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39666->127.0.0.1:30552, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30897") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52218->127.0.0.1:30897, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31343") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48000->127.0.0.1:31343, err= --- PASS: TestSyncWithTrackRenames (0.06s) === 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-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/07/28 01:09:46 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Ignoring --track-renames as either the source or destination do not support modtime 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31012") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47900->127.0.0.1:31012, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30889") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36394->127.0.0.1:30889, err= 2025/07/28 01:09:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31506") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30794") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51480->127.0.0.1:31506, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50864->127.0.0.1:30794, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31767") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30255") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57522->127.0.0.1:31767, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53244->127.0.0.1:30255, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30079") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36604->127.0.0.1:30079, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30352") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42698->127.0.0.1:30352, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30462") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30196") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60094->127.0.0.1:30462, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33796->127.0.0.1:30196, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30167") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44748->127.0.0.1:30167, err= 2025/07/28 01:09:46 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/28 01:09:46 INFO : potato: Copied (new) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31751") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54652->127.0.0.1:31751, err= 2025/07/28 01:09:46 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/28 01:09:46 INFO : yam: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30646") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60216->127.0.0.1:30646, err= 2025/07/28 01:09:46 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Ignoring --track-renames as either the source or destination do not support modtime 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31788") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53888->127.0.0.1:31788, err= 2025/07/28 01:09:46 DEBUG : potato: Sizes identical 2025/07/28 01:09:46 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31713") 2025/07/28 01:09:46 DEBUG : potato: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51908->127.0.0.1:31713, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31551") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53208->127.0.0.1:31551, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30983") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32856->127.0.0.1:30983, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30592") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34120->127.0.0.1:30592, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31031") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43148->127.0.0.1:31031, err= 2025/07/28 01:09:46 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/28 01:09:46 INFO : yaml: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31297") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44964->127.0.0.1:31297, err= 2025/07/28 01:09:46 INFO : yam: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31807") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51012->127.0.0.1:31807, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31488") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35520->127.0.0.1:31488, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31435") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37256->127.0.0.1:31435, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31007") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42806->127.0.0.1:31007, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30912") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42456->127.0.0.1:30912, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30361") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58212->127.0.0.1:30361, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31555") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41682->127.0.0.1:31555, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31100") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38308->127.0.0.1:31100, err= 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Making map for --track-renames 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Finished making map for --track-renames 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/28 01:09:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for renames to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31455") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30658") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43926->127.0.0.1:30658, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57098->127.0.0.1:31455, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30148") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38930->127.0.0.1:30148, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30168") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57012->127.0.0.1:30168, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49280->127.0.0.1:31802, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30499") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33516->127.0.0.1:30499, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31444") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38806->127.0.0.1:31444, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30519") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34524->127.0.0.1:30519, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30166") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41656->127.0.0.1:30166, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31923") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30379") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43430->127.0.0.1:31923, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36952->127.0.0.1:30379, err= 2025/07/28 01:09:46 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/28 01:09:46 INFO : potato: Copied (new) 2025/07/28 01:09:46 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/28 01:09:46 INFO : sub/yam: Copied (new) 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31708") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59832->127.0.0.1:31708, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30590") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50100->127.0.0.1:30590, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31400") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58962->127.0.0.1:31400, err= 2025/07/28 01:09:46 DEBUG : potato: Sizes identical 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30142") 2025/07/28 01:09:46 DEBUG : potato: Unchanged skipping 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44628->127.0.0.1:30142, err= 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Making map for --track-renames 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Finished making map for --track-renames 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for renames to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30411") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51972->127.0.0.1:30411, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31475") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50148->127.0.0.1:31475, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31832") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52756->127.0.0.1:31832, err= 2025/07/28 01:09:46 INFO : sub/yam: Moved (server-side) to: yam 2025/07/28 01:09:46 INFO : yam: Renamed from "sub/yam" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:46 INFO : There was nothing to transfer 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31963") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58846->127.0.0.1:31963, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49286->127.0.0.1:31802, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31269") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36476->127.0.0.1:31269, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31217") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39548->127.0.0.1:31217, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30796") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46838->127.0.0.1:30796, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30998") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36900->127.0.0.1:30998, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30868") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55752->127.0.0.1:30868, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31626") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49708->127.0.0.1:31626, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31592") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33796->127.0.0.1:31592, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30221") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38586->127.0.0.1:30221, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : Creating backend with remote "/tmp/rclone3729375234/dir1" 2025/07/28 01:09:46 DEBUG : Creating backend with remote "/tmp/rclone3729375234/dir2" 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234/dir2: Using server-side directory move 2025/07/28 01:09:46 INFO : Local file system at /tmp/rclone3729375234/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/28 01:09:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:46 INFO : file1.txt: Moved (server-side) 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234/dir2: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234/dir2: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31358") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56616->127.0.0.1:31358, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30881") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47278->127.0.0.1:30881, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30754") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59396->127.0.0.1:30754, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30139") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50224->127.0.0.1:30139, err= --- PASS: TestServerSideMoveLocal (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30344") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48738->127.0.0.1:30344, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30372") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39114->127.0.0.1:30372, err= 2025/07/28 01:09:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30468") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46424->127.0.0.1:30468, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31167") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55082->127.0.0.1:31167, err= 2025/07/28 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30364") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43092->127.0.0.1:30364, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31478") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55854->127.0.0.1:31478, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30191") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38290->127.0.0.1:30191, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31603") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50268->127.0.0.1:31603, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31330") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52426->127.0.0.1:31330, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31253") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50212->127.0.0.1:31253, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31763") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40568->127.0.0.1:31763, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30187") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38694->127.0.0.1:30187, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30964") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53492->127.0.0.1:30964, err= 2025/07/28 01:09:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:46 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30094") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38908->127.0.0.1:30094, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31376") 2025/07/28 01:09:46 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56856->127.0.0.1:31376, err= 2025/07/28 01:09:46 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/28 01:09:46 INFO : nested/sub dir/file: Copied (new) 2025/07/28 01:09:46 INFO : nested/sub dir/file: Deleted 2025/07/28 01:09:46 INFO : sub dir: Removing directory 2025/07/28 01:09:46 INFO : nested/sub dir: Removing directory 2025/07/28 01:09:46 INFO : nested: Removing directory 2025/07/28 01:09:46 DEBUG : Local file system at /tmp/rclone3729375234: deleted 3 directories 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30279") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57596->127.0.0.1:30279, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30253") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38180->127.0.0.1:30253, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31035") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37902->127.0.0.1:31035, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31642") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34756->127.0.0.1:31642, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31906") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39368->127.0.0.1:31906, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30946") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33386->127.0.0.1:30946, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30859") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60138->127.0.0.1:30859, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31402") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53840->127.0.0.1:31402, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30678") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41064->127.0.0.1:30678, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30894") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39204->127.0.0.1:30894, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31273") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46414->127.0.0.1:31273, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31820") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60292->127.0.0.1:31820, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30382") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39708->127.0.0.1:30382, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31903") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32860->127.0.0.1:31903, err= 2025/07/28 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30567") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49068->127.0.0.1:30567, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31918") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54312->127.0.0.1:31918, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30600") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31742") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48116->127.0.0.1:30600, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35174->127.0.0.1:31742, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31919") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30280") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59530->127.0.0.1:30280, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53168->127.0.0.1:31919, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31571") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47766->127.0.0.1:31571, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31147") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48292->127.0.0.1:31147, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31442") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40826->127.0.0.1:31442, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31296") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38446->127.0.0.1:31296, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34360->127.0.0.1:30622, err= 2025/07/28 01:09:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/28 01:09:46 INFO : sub dir/hello world: Copied (new) 2025/07/28 01:09:46 INFO : sub dir/hello world: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30234") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57260->127.0.0.1:30234, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56182->127.0.0.1:31518, err= 2025/07/28 01:09:46 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/28 01:09:46 INFO : nested/sub dir/file: Copied (new) 2025/07/28 01:09:46 INFO : nested/sub dir/file: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31387") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55396->127.0.0.1:31387, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31772") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30131") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53770->127.0.0.1:31772, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55340->127.0.0.1:30131, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37654->127.0.0.1:31458, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31951") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56284->127.0.0.1:31951, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31812") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40840->127.0.0.1:31812, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44132->127.0.0.1:30866, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31893") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31850") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60176->127.0.0.1:31893, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59422->127.0.0.1:31850, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30594") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46848->127.0.0.1:30594, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31071") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58228->127.0.0.1:31071, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30612") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51814->127.0.0.1:30612, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31065") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59676->127.0.0.1:31065, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31364") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49776->127.0.0.1:31364, err= 2025/07/28 01:09:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31260") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50132->127.0.0.1:31260, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31658") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30512") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42632->127.0.0.1:30512, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48644->127.0.0.1:31658, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31653") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52082->127.0.0.1:31653, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31580") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36954->127.0.0.1:31580, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30760") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51844->127.0.0.1:30760, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30599") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35742->127.0.0.1:30599, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30902") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30578") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37578->127.0.0.1:30578, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34924->127.0.0.1:30902, err= 2025/07/28 01:09:46 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/28 01:09:46 INFO : existing: Copied (new) 2025/07/28 01:09:46 INFO : existing: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30818") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49278->127.0.0.1:30818, err= 2025/07/28 01:09:46 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/28 01:09:46 INFO : existing-b: Copied (new) 2025/07/28 01:09:46 INFO : existing-b: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31611") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34986->127.0.0.1:31611, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31787") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33302->127.0.0.1:31787, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : existing: Destination exists, skipping 2025/07/28 01:09:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:46 INFO : There was nothing to transfer 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30092") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50162->127.0.0.1:30092, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30625") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38058->127.0.0.1:30625, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31642") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34762->127.0.0.1:31642, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31555") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41686->127.0.0.1:31555, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30994") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36520->127.0.0.1:30994, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30115") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47204->127.0.0.1:30115, err= --- PASS: TestMoveWithIgnoreExisting (0.05s) === RUN TestServerSideMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-popujom5futo" 2025/07/28 01:09:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:36454->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31273") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:46426->127.0.0.1:31273, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30081") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42872->127.0.0.1:30081, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30431") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47636->127.0.0.1:30431, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31568") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54920->127.0.0.1:31568, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31731") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49916->127.0.0.1:31731, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30064") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56822->127.0.0.1:30064, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31194") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43102->127.0.0.1:31194, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30582") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35130->127.0.0.1:30582, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30067") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36142->127.0.0.1:30067, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30289") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43610->127.0.0.1:30289, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30994") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36530->127.0.0.1:30994, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe -> ftp://127.0.0.1:28622/rclone-test-popujom5futo 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31102") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:35972->127.0.0.1:31102, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30964") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:53494->127.0.0.1:30964, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31932") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:54344->127.0.0.1:31932, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31852") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:38552->127.0.0.1:31852, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30640") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:60518->127.0.0.1:30640, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30988") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:53444->127.0.0.1:30988, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31315") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:35424->127.0.0.1:31315, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31386") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:55652->127.0.0.1:31386, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Using server-side directory move 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31258") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:33158->127.0.0.1:31258, err= 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31881") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:57178->127.0.0.1:31881, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31949") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59490->127.0.0.1:31949, err= 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30607") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:51914->127.0.0.1:30607, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30753") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:36464->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40738->127.0.0.1:30753, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30215") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:50422->127.0.0.1:30215, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30793") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:42862->127.0.0.1:30793, err= 2025/07/28 01:09:46 INFO : potato2: Moved (server-side) 2025/07/28 01:09:46 INFO : empty space: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Waiting for transfers to finish 2025/07/28 01:09:46 INFO : potato3: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30513") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:59026->127.0.0.1:30513, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30999") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:58708->127.0.0.1:30999, err= 2025/07/28 01:09:46 INFO : potato3: Moved (server-side) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30908") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37776->127.0.0.1:30908, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30461") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56132->127.0.0.1:30461, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:30984") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:39292->127.0.0.1:30984, err= 2025/07/28 01:09:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gudixig0suce" 2025/07/28 01:09:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:36476->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31654") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:37732->127.0.0.1:31654, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Using server-side directory move 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31460") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:39208->127.0.0.1:31460, err= 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Server side directory move succeeded 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31623") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:38836->127.0.0.1:31623, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:40156->127.0.0.1:31622, err= 2025/07/28 01:09:46 ERROR : error listing: directory not found 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31490") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:58382->127.0.0.1:31490, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Purge object "empty space" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31106") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:53196->127.0.0.1:31106, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Purge object "potato2" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31982") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:40952->127.0.0.1:31982, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Purge object "potato3" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: dial("tcp","127.0.0.1:31778") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: > dial: conn=127.0.0.1:55232->127.0.0.1:31778, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-gudixig0suce: Purge dir "" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: dial("tcp","127.0.0.1:31034") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: > dial: conn=127.0.0.1:52584->127.0.0.1:31034, err= 2025/07/28 01:09:46 ERROR : error listing: directory not found 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-popujom5futo: Purge dir "" 2025/07/28 01:09:46 NOTICE: purge failed to rmdir "": directory not found 2025/07/28 01:09:46 NOTICE: purge failed: directory not found 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31183") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49182->127.0.0.1:31183, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30460") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38238->127.0.0.1:30460, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31221") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56718->127.0.0.1:31221, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30728") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36594->127.0.0.1:30728, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jibiwic2hagi" 2025/07/28 01:09:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:36486->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30449") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:56194->127.0.0.1:30449, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30567") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49074->127.0.0.1:30567, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30777") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43132->127.0.0.1:30777, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31490") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58390->127.0.0.1:31490, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30029") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53470->127.0.0.1:30029, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30747") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57712->127.0.0.1:30747, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46622->127.0.0.1:31256, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31585") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41264->127.0.0.1:31585, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30324") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46700->127.0.0.1:30324, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30525") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39462->127.0.0.1:30525, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31698") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36552->127.0.0.1:31698, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe -> ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31590") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:44780->127.0.0.1:31590, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30535") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:57684->127.0.0.1:30535, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30176") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:56868->127.0.0.1:30176, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30396") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:39224->127.0.0.1:30396, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31599") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:52794->127.0.0.1:31599, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31249") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:44762->127.0.0.1:31249, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30365") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:37254->127.0.0.1:30365, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30522") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:59810->127.0.0.1:30522, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30685") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31363") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:48350->127.0.0.1:30685, err= 2025/07/28 01:09:46 DEBUG : empty space: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : empty space: Excluded 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41124->127.0.0.1:31363, err= 2025/07/28 01:09:46 DEBUG : empty space: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : empty space: Excluded 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31152") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:36498->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:40194->127.0.0.1:31152, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30665") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:50796->127.0.0.1:30665, err= 2025/07/28 01:09:46 INFO : potato3: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30596") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:35744->127.0.0.1:30596, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30226") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:50176->127.0.0.1:30226, err= 2025/07/28 01:09:46 INFO : potato2: Moved (server-side) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31887") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:49196->127.0.0.1:31887, err= 2025/07/28 01:09:46 INFO : potato3: Moved (server-side) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30462") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60110->127.0.0.1:30462, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31367") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:58528->127.0.0.1:31367, err= 2025/07/28 01:09:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hegigok9wipa" 2025/07/28 01:09:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:36508->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30241") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:51244->127.0.0.1:30241, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30507") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:34268->127.0.0.1:30507, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30331") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:48194->127.0.0.1:30331, err= 2025/07/28 01:09:46 DEBUG : empty space: Excluded (Size Filter) 2025/07/28 01:09:46 DEBUG : empty space: Excluded 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:31983") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:51050->127.0.0.1:31983, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30300") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:43170->127.0.0.1:30300, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:36514->127.0.0.1:28622, err= 2025/07/28 01:09:46 INFO : potato2: Moved (server-side) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30174") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:43186->127.0.0.1:30174, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:31679") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:52966->127.0.0.1:31679, err= 2025/07/28 01:09:46 INFO : potato3: Moved (server-side) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30500") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:41518->127.0.0.1:30500, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30023") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:54712->127.0.0.1:30023, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30691") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:50204->127.0.0.1:30691, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Purge object "potato2" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:30617") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:46390->127.0.0.1:30617, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Purge object "potato3" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: dial("tcp","127.0.0.1:31114") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: > dial: conn=127.0.0.1:53924->127.0.0.1:31114, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hegigok9wipa: Purge dir "" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:31718") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:50822->127.0.0.1:31718, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: Purge object "empty space" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: dial("tcp","127.0.0.1:30853") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: > dial: conn=127.0.0.1:42372->127.0.0.1:30853, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-jibiwic2hagi: Purge dir "" 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31926") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50936->127.0.0.1:31926, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31150") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52692->127.0.0.1:31150, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30317") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56618->127.0.0.1:30317, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31676") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48220->127.0.0.1:31676, err= --- PASS: TestServerSideMoveWithFilter (0.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-rapadef3zuza" 2025/07/28 01:09:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:46 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:36520->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30417") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:48602->127.0.0.1:30417, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30824") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52766->127.0.0.1:30824, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31176") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41946->127.0.0.1:31176, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31579") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42966->127.0.0.1:31579, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30437") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34004->127.0.0.1:30437, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31859") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54008->127.0.0.1:31859, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31734") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36646->127.0.0.1:31734, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31613") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34404->127.0.0.1:31613, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30090") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48676->127.0.0.1:30090, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31999") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41546->127.0.0.1:31999, err= 2025/07/28 01:09:46 INFO : tomatoDir: Making directory 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30321") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41524->127.0.0.1:30321, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30822") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40382->127.0.0.1:30822, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31516") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44746->127.0.0.1:31516, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31526") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58228->127.0.0.1:31526, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30096") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53650->127.0.0.1:30096, err= sync_test.go:1735: Server side move (if possible) ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe -> ftp://127.0.0.1:28622/rclone-test-rapadef3zuza 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30100") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:41830->127.0.0.1:30100, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31960") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:48346->127.0.0.1:31960, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30585") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:49850->127.0.0.1:30585, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31882") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:54634->127.0.0.1:31882, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30813") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:39022->127.0.0.1:30813, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31403") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:51270->127.0.0.1:31403, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: SetModTime is not supported 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30558") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:37482->127.0.0.1:30558, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31683") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:53794->127.0.0.1:31683, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Using server-side directory move 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31668") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:60996->127.0.0.1:31668, err= 2025/07/28 01:09:46 INFO : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31805") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60242->127.0.0.1:31805, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30751") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:53330->127.0.0.1:30751, err= 2025/07/28 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 01:09:46 DEBUG : empty space: Sizes identical 2025/07/28 01:09:46 DEBUG : empty space: Unchanged skipping 2025/07/28 01:09:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Connecting to FTP server 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30907") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30238") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:57084->127.0.0.1:30238, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:36530->127.0.0.1:28622, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30780") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54478->127.0.0.1:30780, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37996->127.0.0.1:30907, err= 2025/07/28 01:09:46 INFO : empty space: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31176") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41952->127.0.0.1:31176, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Waiting for checks to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Waiting for transfers to finish 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30776") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30282") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:51362->127.0.0.1:30282, err= 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:55830->127.0.0.1:30776, err= 2025/07/28 01:09:46 INFO : potato2: Moved (server-side) 2025/07/28 01:09:46 INFO : potato3: Deleted 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30917") 2025/07/28 01:09:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:46630->127.0.0.1:30917, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31705") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:38176->127.0.0.1:31705, err= 2025/07/28 01:09:47 INFO : potato3: Moved (server-side) 2025/07/28 01:09:47 INFO : tomatoDir: Removing directory 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: deleted 1 directories 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31491") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58404->127.0.0.1:31491, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30553") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51642->127.0.0.1:30553, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31446") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47282->127.0.0.1:31446, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30998") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36914->127.0.0.1:30998, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31929") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:53436->127.0.0.1:31929, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hewuhof5yudi" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:36532->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30453") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:52938->127.0.0.1:30453, err= 2025/07/28 01:09:47 INFO : tomatoDir: Making directory 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31453") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:54834->127.0.0.1:31453, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:31515") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:36868->127.0.0.1:31515, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Using server-side directory move 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30836") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:54682->127.0.0.1:30836, err= 2025/07/28 01:09:47 INFO : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Server side directory move succeeded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30076") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:50416->127.0.0.1:30076, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:31799") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:37166->127.0.0.1:31799, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30008") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:52182->127.0.0.1:30008, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30217") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:37126->127.0.0.1:30217, err= 2025/07/28 01:09:47 ERROR : error listing: directory not found 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30781") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:45724->127.0.0.1:30781, err= 2025/07/28 01:09:47 ERROR : error listing: directory not found 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30664") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:48354->127.0.0.1:30664, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Purge object "empty space" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30766") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:54810->127.0.0.1:30766, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Purge object "potato2" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:31076") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:35576->127.0.0.1:31076, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Purge object "potato3" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:31525") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:58088->127.0.0.1:31525, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:30561") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:43820->127.0.0.1:30561, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: dial("tcp","127.0.0.1:31416") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: > dial: conn=127.0.0.1:58906->127.0.0.1:31416, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Purge dir "tomatoDir" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-hewuhof5yudi: Purge dir "" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: dial("tcp","127.0.0.1:30956") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: > dial: conn=127.0.0.1:57066->127.0.0.1:30956, err= 2025/07/28 01:09:47 ERROR : error listing: directory not found 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-rapadef3zuza: Purge dir "" 2025/07/28 01:09:47 NOTICE: purge failed to rmdir "": directory not found 2025/07/28 01:09:47 NOTICE: purge failed: directory not found 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31438") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53536->127.0.0.1:31438, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30911") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36964->127.0.0.1:30911, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31268") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39772->127.0.0.1:31268, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30769") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39188->127.0.0.1:30769, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30741") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60884->127.0.0.1:30741, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31924") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50926->127.0.0.1:31924, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31954") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58024->127.0.0.1:31954, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31118") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53814->127.0.0.1:31118, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/rclone-sync-test" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:36548->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:31854") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:32950->127.0.0.1:31854, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30124") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39152->127.0.0.1:30124, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30330") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52916->127.0.0.1:30330, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31170") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34204->127.0.0.1:31170, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31174") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35788->127.0.0.1:31174, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/rclone-sync-test" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:36562->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:30174") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:43200->127.0.0.1:30174, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:30396") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:39234->127.0.0.1:30396, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:31490") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:58406->127.0.0.1:31490, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:36576->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31069") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:33016->127.0.0.1:31069, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31809") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:41076->127.0.0.1:31809, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31884") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:48308->127.0.0.1:31884, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31791") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:60108->127.0.0.1:31791, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:36580->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30010") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:33016->127.0.0.1:30010, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:30909") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:57256->127.0.0.1:30909, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:31600") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:36182->127.0.0.1:31600, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31385") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41218->127.0.0.1:31385, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31472") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41192->127.0.0.1:31472, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31188") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59348->127.0.0.1:31188, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30347") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57866->127.0.0.1:30347, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31650") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45206->127.0.0.1:31650, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:30942") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:49038->127.0.0.1:30942, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30675") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:31362") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:44232->127.0.0.1:31362, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47056->127.0.0.1:30675, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30301") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49936->127.0.0.1:30301, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31338") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47332->127.0.0.1:31338, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31122") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49136->127.0.0.1:31122, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30839") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58970->127.0.0.1:30839, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30627") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47982->127.0.0.1:30627, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:31547") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:55992->127.0.0.1:31547, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31428") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56276->127.0.0.1:31428, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: dial("tcp","127.0.0.1:31429") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test: > dial: conn=127.0.0.1:56302->127.0.0.1:31429, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30628") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49122->127.0.0.1:30628, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31395") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43800->127.0.0.1:31395, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30212") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49706->127.0.0.1:30212, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31507") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45042->127.0.0.1:31507, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31919") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53170->127.0.0.1:31919, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : rclone-sync-test-include: Removing directory 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: failed to delete 1 directories 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31742") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35180->127.0.0.1:31742, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31527") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43746->127.0.0.1:31527, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31014") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:49278->127.0.0.1:31014, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31795") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:31055") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33746->127.0.0.1:31795, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:43650->127.0.0.1:31055, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31112") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37714->127.0.0.1:31112, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30754") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59398->127.0.0.1:30754, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31895") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42504->127.0.0.1:31895, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30360") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47630->127.0.0.1:30360, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31124") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48030->127.0.0.1:31124, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30466") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52732->127.0.0.1:30466, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30562") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:37936->127.0.0.1:30562, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56196->127.0.0.1:31518, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: dial("tcp","127.0.0.1:30913") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-include/layer2: > dial: conn=127.0.0.1:58006->127.0.0.1:30913, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30131") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55350->127.0.0.1:30131, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31573") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34044->127.0.0.1:31573, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31040") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38072->127.0.0.1:31040, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30017") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47442->127.0.0.1:30017, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : rclone-sync-test-include: Removing directory 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: failed to delete 1 directories 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45148->127.0.0.1:31873, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30170") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37952->127.0.0.1:30170, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: > dial: conn=127.0.0.1:56210->127.0.0.1:31518, err= 2025/07/28 01:09:47 DEBUG : Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31064") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60210->127.0.0.1:31064, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31415") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45672->127.0.0.1:31415, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31379") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56356->127.0.0.1:31379, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30284") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42550->127.0.0.1:30284, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30586") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36818->127.0.0.1:30586, err= 2025/07/28 01:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30951") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42676->127.0.0.1:30951, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30415") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30912") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30892") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32946->127.0.0.1:30415, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60076->127.0.0.1:30892, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42472->127.0.0.1:30912, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31762") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56236->127.0.0.1:31294, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54386->127.0.0.1:31762, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31775") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58670->127.0.0.1:31775, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30686") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32824->127.0.0.1:30686, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31000") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59882->127.0.0.1:31000, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30111") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52836->127.0.0.1:30111, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36592->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31779") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57788->127.0.0.1:31779, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:36600->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:30421") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:40542->127.0.0.1:30421, err= 2025/07/28 01:09:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" to be canonical "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30190") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40318->127.0.0.1:30190, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:30412") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:50394->127.0.0.1:30412, err= 2025/07/28 01:09:47 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30634") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58692->127.0.0.1:30634, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31972") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:56682->127.0.0.1:31972, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30044") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:59866->127.0.0.1:30044, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31295") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42606->127.0.0.1:31295, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30458") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:59646->127.0.0.1:30458, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30648") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38968->127.0.0.1:30648, err= 2025/07/28 01:09:47 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30263") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60986->127.0.0.1:30263, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30867") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55078->127.0.0.1:30867, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31192") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46034->127.0.0.1:31192, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31425") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52396->127.0.0.1:31425, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31512") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57346->127.0.0.1:31512, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:31239") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:36370->127.0.0.1:31239, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30884") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:37754->127.0.0.1:30884, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31094") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38084->127.0.0.1:31094, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30875") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42926->127.0.0.1:30875, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31078") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:54726->127.0.0.1:31078, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31370") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:43788->127.0.0.1:31370, err= 2025/07/28 01:09:47 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (replaced existing) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30550") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35398->127.0.0.1:30550, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30003") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53948->127.0.0.1:30003, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44338->127.0.0.1:30901, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30157") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39832->127.0.0.1:30157, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30847") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51942->127.0.0.1:30847, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30055") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45558->127.0.0.1:30055, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31712") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33414->127.0.0.1:31712, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30994") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36546->127.0.0.1:30994, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30016") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40016->127.0.0.1:30016, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31130") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49322->127.0.0.1:31130, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31775") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58674->127.0.0.1:31775, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30181") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53636->127.0.0.1:30181, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31624") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:45488->127.0.0.1:31624, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:30673") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:47994->127.0.0.1:30673, err= 2025/07/28 01:09:47 DEBUG : one: Sizes identical 2025/07/28 01:09:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30599") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35754->127.0.0.1:30599, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30876") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31783") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59418->127.0.0.1:31783, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36992->127.0.0.1:30876, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31630") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58216->127.0.0.1:31630, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30444") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60584->127.0.0.1:30444, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30947") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46034->127.0.0.1:30947, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31344") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41482->127.0.0.1:31344, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30731") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54034->127.0.0.1:30731, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31175") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35918->127.0.0.1:31175, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31552") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40992->127.0.0.1:31552, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:36606->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:31854") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:32962->127.0.0.1:31854, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:30522") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:59814->127.0.0.1:30522, err= 2025/07/28 01:09:47 DEBUG : one: Sizes identical 2025/07/28 01:09:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30663") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52264->127.0.0.1:30663, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31097") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50788->127.0.0.1:31097, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31783") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59430->127.0.0.1:31783, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30310") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40818->127.0.0.1:30310, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:31465") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:54684->127.0.0.1:31465, err= 2025/07/28 01:09:47 DEBUG : one: Sizes identical 2025/07/28 01:09:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:48000->127.0.0.1:31961, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 INFO : There was nothing to transfer 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30829") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36696->127.0.0.1:30829, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30064") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56830->127.0.0.1:30064, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31200") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33404->127.0.0.1:31200, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30907") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38010->127.0.0.1:30907, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30419") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31013") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48520->127.0.0.1:31013, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35464->127.0.0.1:30419, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/CompareDest" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/CompareDest" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31372") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:33686->127.0.0.1:31372, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:31598") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:48222->127.0.0.1:31598, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: dial("tcp","127.0.0.1:31050") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: > dial: conn=127.0.0.1:52896->127.0.0.1:31050, err= 2025/07/28 01:09:47 DEBUG : one: Sizes identical 2025/07/28 01:09:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/28 01:09:47 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30022") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38122->127.0.0.1:30022, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30719") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:39884->127.0.0.1:30719, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31105") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:47878->127.0.0.1:31105, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31681") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:55590->127.0.0.1:31681, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30231") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34866->127.0.0.1:30231, err= 2025/07/28 01:09:47 DEBUG : two.1503b713.partial: renamed to: two 2025/07/28 01:09:47 INFO : two: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30243") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33702->127.0.0.1:30243, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30174") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31074") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55634->127.0.0.1:31074, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43202->127.0.0.1:30174, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31030") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40458->127.0.0.1:31030, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31598") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31647") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40426->127.0.0.1:31647, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48236->127.0.0.1:31598, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31164") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37240->127.0.0.1:31164, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31758") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52534->127.0.0.1:31758, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30788") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56422->127.0.0.1:30788, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30092") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50174->127.0.0.1:30092, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31174") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35792->127.0.0.1:31174, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31094") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38088->127.0.0.1:31094, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31974") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57428->127.0.0.1:31974, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31754") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34604->127.0.0.1:31754, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31452") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38654->127.0.0.1:31452, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30194") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42180->127.0.0.1:30194, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31008") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40456->127.0.0.1:31008, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30373") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43234->127.0.0.1:30373, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31464") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51438->127.0.0.1:31464, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31118") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53822->127.0.0.1:31118, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31019") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47590->127.0.0.1:31019, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30905") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41722->127.0.0.1:30905, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31644") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45842->127.0.0.1:31644, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dest" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:36612->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31966") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:43164->127.0.0.1:31966, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/pre-dest1" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: > dial: conn=127.0.0.1:36626->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: dial("tcp","127.0.0.1:31247") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: > dial: conn=127.0.0.1:58016->127.0.0.1:31247, err= 2025/07/28 01:09:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-tadeguj7rupe/pre-dest1" to be canonical "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/pre-dest1" 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/pre-dest2" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: > dial: conn=127.0.0.1:36636->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: dial("tcp","127.0.0.1:31414") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: > dial: conn=127.0.0.1:49034->127.0.0.1:31414, err= 2025/07/28 01:09:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-tadeguj7rupe/pre-dest2" to be canonical "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/pre-dest2" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31451") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:51214->127.0.0.1:31451, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: dial("tcp","127.0.0.1:31795") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: > dial: conn=127.0.0.1:33748->127.0.0.1:31795, err= 2025/07/28 01:09:47 DEBUG : 1: Sizes identical 2025/07/28 01:09:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: dial("tcp","127.0.0.1:30576") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: > dial: conn=127.0.0.1:45434->127.0.0.1:30576, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: dial("tcp","127.0.0.1:30295") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: > dial: conn=127.0.0.1:56536->127.0.0.1:30295, err= 2025/07/28 01:09:47 DEBUG : 2: Sizes identical 2025/07/28 01:09:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: dial("tcp","127.0.0.1:30559") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: > dial: conn=127.0.0.1:32942->127.0.0.1:30559, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: dial("tcp","127.0.0.1:30255") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: > dial: conn=127.0.0.1:53254->127.0.0.1:30255, err= 2025/07/28 01:09:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31418") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:49322->127.0.0.1:31418, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31316") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:46350->127.0.0.1:31316, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31435") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:37270->127.0.0.1:31435, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:30762") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:39350->127.0.0.1:30762, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31745") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:43738->127.0.0.1:31745, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:30245") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:57134->127.0.0.1:30245, err= 2025/07/28 01:09:47 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/28 01:09:47 INFO : 3: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: dial("tcp","127.0.0.1:31495") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dest: > dial: conn=127.0.0.1:60524->127.0.0.1:31495, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31213") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60030->127.0.0.1:31213, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30394") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30322") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49530->127.0.0.1:30394, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57760->127.0.0.1:30322, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31719") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50532->127.0.0.1:31719, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30882") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56896->127.0.0.1:30882, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31673") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44532->127.0.0.1:31673, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31661") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33990->127.0.0.1:31661, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30954") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43036->127.0.0.1:30954, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31721") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54678->127.0.0.1:31721, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31243") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40072->127.0.0.1:31243, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31308") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47410->127.0.0.1:31308, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30853") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42384->127.0.0.1:30853, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48582->127.0.0.1:30065, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest1: closing 1 unused connections 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30195") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42380->127.0.0.1:30195, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30475") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45848->127.0.0.1:30475, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30539") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59432->127.0.0.1:30539, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31576") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56486->127.0.0.1:31576, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44352->127.0.0.1:30901, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31476") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59378->127.0.0.1:31476, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30664") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48358->127.0.0.1:30664, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30380") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53250->127.0.0.1:30380, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30079") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36618->127.0.0.1:30079, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30120") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34128->127.0.0.1:30120, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30731") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54040->127.0.0.1:30731, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30082") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59848->127.0.0.1:30082, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30463") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43162->127.0.0.1:30463, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31031") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43162->127.0.0.1:31031, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31686") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57344->127.0.0.1:31686, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30887") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51882->127.0.0.1:30887, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36638->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31232") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42492->127.0.0.1:31232, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:36644->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30359") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:46950->127.0.0.1:30359, err= 2025/07/28 01:09:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-tadeguj7rupe/backup" to be canonical "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30415") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:32950->127.0.0.1:30415, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31126") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:46910->127.0.0.1:31126, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30947") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:46046->127.0.0.1:30947, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31848") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:44124->127.0.0.1:31848, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30756") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:55854->127.0.0.1:30756, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30677") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:56894->127.0.0.1:30677, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30782") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57662->127.0.0.1:30782, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40426->127.0.0.1:30744, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31310") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:59226->127.0.0.1:31310, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30960") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:41526->127.0.0.1:30960, err= 2025/07/28 01:09:47 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:55698->127.0.0.1:30261, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31083") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:59316->127.0.0.1:31083, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30981") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:60112->127.0.0.1:30981, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31982") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40962->127.0.0.1:31982, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30742") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30938") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58084->127.0.0.1:30938, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33930->127.0.0.1:30742, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31072") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55622->127.0.0.1:31072, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31615") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37168->127.0.0.1:31615, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31021") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37682->127.0.0.1:31021, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31646") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56210->127.0.0.1:31646, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31118") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53832->127.0.0.1:31118, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31885") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44350->127.0.0.1:31885, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/backup" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30158") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57868->127.0.0.1:30158, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30647") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:43686->127.0.0.1:30647, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30332") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:38076->127.0.0.1:30332, err= 2025/07/28 01:09:47 INFO : one: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30561") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:43832->127.0.0.1:30561, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31196") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:49564->127.0.0.1:31196, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31089") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50330->127.0.0.1:31089, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31064") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:60220->127.0.0.1:31064, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30172") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36576->127.0.0.1:30172, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30975") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:39258->127.0.0.1:30975, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31911") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58396->127.0.0.1:31911, err= 2025/07/28 01:09:47 DEBUG : one.1503b713.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31402") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:53856->127.0.0.1:31402, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30066") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:42200->127.0.0.1:30066, err= 2025/07/28 01:09:47 INFO : three.txt: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30679") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:43014->127.0.0.1:30679, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30522") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:59816->127.0.0.1:30522, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30045") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34796->127.0.0.1:30045, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30059") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35476->127.0.0.1:30059, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31926") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50942->127.0.0.1:31926, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31793") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41288->127.0.0.1:31793, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31107") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43832->127.0.0.1:31107, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31869") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33906->127.0.0.1:31869, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30414") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44304->127.0.0.1:30414, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30425") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34080->127.0.0.1:30425, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31929") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53440->127.0.0.1:31929, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31812") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40846->127.0.0.1:31812, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31282") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47864->127.0.0.1:31282, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30199") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34044->127.0.0.1:30199, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30911") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36976->127.0.0.1:30911, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31963") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58848->127.0.0.1:31963, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31607") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42476->127.0.0.1:31607, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31223") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48998->127.0.0.1:31223, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31467") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39156->127.0.0.1:31467, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30661") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60100->127.0.0.1:30661, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31282") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47876->127.0.0.1:31282, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30053") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43672->127.0.0.1:30053, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31698") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36562->127.0.0.1:31698, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31266") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40014->127.0.0.1:31266, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30504") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41346->127.0.0.1:30504, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31298") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54100->127.0.0.1:31298, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36656->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30122") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34064->127.0.0.1:30122, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:36658->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31915") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:46892->127.0.0.1:31915, err= 2025/07/28 01:09:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-tadeguj7rupe/backup" to be canonical "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31192") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:46036->127.0.0.1:31192, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30133") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:38318->127.0.0.1:30133, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31618") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:59580->127.0.0.1:31618, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31098") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:38358->127.0.0.1:31098, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31093") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:49538->127.0.0.1:31093, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31690") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58320->127.0.0.1:31690, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31543") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:56958->127.0.0.1:31543, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31974") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57432->127.0.0.1:31974, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30964") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:53508->127.0.0.1:30964, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31941") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:37342->127.0.0.1:31941, err= 2025/07/28 01:09:47 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31442") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:40838->127.0.0.1:31442, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31637") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:40702->127.0.0.1:31637, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31723") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:35734->127.0.0.1:31723, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30361") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58214->127.0.0.1:30361, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31578") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30457") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55702->127.0.0.1:30457, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36760->127.0.0.1:31578, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31059") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55852->127.0.0.1:31059, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31276") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50484->127.0.0.1:31276, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31990") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34818->127.0.0.1:31990, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44354->127.0.0.1:30901, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30133") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30768") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45152->127.0.0.1:30768, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38326->127.0.0.1:30133, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/backup" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31015") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:33734->127.0.0.1:31015, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31939") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:41618->127.0.0.1:31939, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:57448->127.0.0.1:30042, err= 2025/07/28 01:09:47 INFO : one.bak: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31519") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:50526->127.0.0.1:31519, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31548") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:47284->127.0.0.1:31548, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30316") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34956->127.0.0.1:30316, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30310") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40826->127.0.0.1:30310, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31159") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:55416->127.0.0.1:31159, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30861") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42804->127.0.0.1:30861, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31792") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:41662->127.0.0.1:31792, err= 2025/07/28 01:09:47 DEBUG : one.1503b713.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31590") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:44782->127.0.0.1:31590, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:48006->127.0.0.1:31961, err= 2025/07/28 01:09:47 INFO : three.txt.bak: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30928") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:58194->127.0.0.1:30928, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31619") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:49026->127.0.0.1:31619, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30368") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58386->127.0.0.1:30368, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30141") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48598->127.0.0.1:30065, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48360->127.0.0.1:30141, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30891") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39342->127.0.0.1:30891, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31581") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53342->127.0.0.1:31581, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31206") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37758->127.0.0.1:31206, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30934") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59270->127.0.0.1:30934, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30980") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41380->127.0.0.1:30980, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31470") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33062->127.0.0.1:31470, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30556") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33984->127.0.0.1:30556, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31264") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56626->127.0.0.1:31264, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30021") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47382->127.0.0.1:30021, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30162") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45228->127.0.0.1:30162, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31575") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33896->127.0.0.1:31575, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30407") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40392->127.0.0.1:30407, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30772") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44220->127.0.0.1:30772, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30925") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53064->127.0.0.1:30925, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31692") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47290->127.0.0.1:31692, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31295") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42610->127.0.0.1:31295, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30096") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53658->127.0.0.1:30096, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30577") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58098->127.0.0.1:30577, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30632") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47316->127.0.0.1:30632, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30067") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36154->127.0.0.1:30067, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31232") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42500->127.0.0.1:31232, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36666->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31519") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50536->127.0.0.1:31519, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:36678->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30378") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:33788->127.0.0.1:30378, err= 2025/07/28 01:09:47 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-tadeguj7rupe/backup" to be canonical "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30425") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34086->127.0.0.1:30425, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30652") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:39984->127.0.0.1:30652, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30854") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:41620->127.0.0.1:30854, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31398") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:48888->127.0.0.1:31398, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31836") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:49818->127.0.0.1:31836, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31944") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50104->127.0.0.1:31944, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30944") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38170->127.0.0.1:30944, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31569") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42036->127.0.0.1:31569, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31263") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:47012->127.0.0.1:31263, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30122") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34076->127.0.0.1:30122, err= 2025/07/28 01:09:47 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30007") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:35208->127.0.0.1:30007, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31024") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:32838->127.0.0.1:31024, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30493") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:52698->127.0.0.1:30493, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30329") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47846->127.0.0.1:30329, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31642") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31070") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58134->127.0.0.1:31070, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34766->127.0.0.1:31642, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30441") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33722->127.0.0.1:30441, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30472") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40702->127.0.0.1:30472, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30564") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44664->127.0.0.1:30564, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31098") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38364->127.0.0.1:31098, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30958") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30445") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53848->127.0.0.1:30445, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59482->127.0.0.1:30958, err= 2025/07/28 01:09:47 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-tadeguj7rupe/backup" for canonical name "TestFTPRclone{s7ldA}:rclone-test-tadeguj7rupe/backup" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30782") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57678->127.0.0.1:30782, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31034") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:52588->127.0.0.1:31034, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31571") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:47774->127.0.0.1:31571, err= 2025/07/28 01:09:47 INFO : one-2019-01-01: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31349") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:43682->127.0.0.1:31349, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31573") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:34054->127.0.0.1:31573, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30181") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:53652->127.0.0.1:30181, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30284") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42564->127.0.0.1:30284, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31237") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58312->127.0.0.1:31237, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31287") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38682->127.0.0.1:31287, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30554") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58084->127.0.0.1:30554, err= 2025/07/28 01:09:47 DEBUG : one.1503b713.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:31555") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:41692->127.0.0.1:31555, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:44138->127.0.0.1:30866, err= 2025/07/28 01:09:47 INFO : three-2019-01-01.txt: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30158") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:57884->127.0.0.1:30158, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: dial("tcp","127.0.0.1:30171") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: > dial: conn=127.0.0.1:60262->127.0.0.1:30171, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31375") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45200->127.0.0.1:31375, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31996") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34016->127.0.0.1:31996, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31054") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59970->127.0.0.1:31054, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30581") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51308->127.0.0.1:30581, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30620") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60198->127.0.0.1:30620, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31609") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46970->127.0.0.1:31609, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31703") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46994->127.0.0.1:31703, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31539") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40794->127.0.0.1:31539, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30657") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58102->127.0.0.1:30657, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30731") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54052->127.0.0.1:30731, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30812") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44212->127.0.0.1:30812, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30944") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38178->127.0.0.1:30944, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30156") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36560->127.0.0.1:30156, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31696") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38058->127.0.0.1:31696, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30797") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56842->127.0.0.1:30797, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30808") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50122->127.0.0.1:30808, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30426") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38902->127.0.0.1:30426, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31536") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50456->127.0.0.1:31536, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30334") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46696->127.0.0.1:30334, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30506") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50210->127.0.0.1:30506, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30806") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40832->127.0.0.1:30806, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31969") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46168->127.0.0.1:31969, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31062") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35584->127.0.0.1:31062, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31627") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35934->127.0.0.1:31627, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36686->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31877") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:43012->127.0.0.1:31877, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30825") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:35764->127.0.0.1:30825, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30589") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42694->127.0.0.1:30589, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30215") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50428->127.0.0.1:30215, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30500") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:41522->127.0.0.1:30500, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30823") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57100->127.0.0.1:30823, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31459") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49852->127.0.0.1:31459, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31011") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:35318->127.0.0.1:31011, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31766") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:55326->127.0.0.1:31766, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30416") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:52940->127.0.0.1:30416, err= 2025/07/28 01:09:47 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31097") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50802->127.0.0.1:31097, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30618") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:54184->127.0.0.1:30618, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30324") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:46716->127.0.0.1:30324, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31418") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49326->127.0.0.1:31418, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30756") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55862->127.0.0.1:30756, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43560->127.0.0.1:30974, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31376") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56862->127.0.0.1:31376, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30600") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48128->127.0.0.1:30600, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30831") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38594->127.0.0.1:30831, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31986") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44968->127.0.0.1:31986, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31345") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:35988->127.0.0.1:31345, err= 2025/07/28 01:09:47 DEBUG : one.bak: Excluded (Path Filter) 2025/07/28 01:09:47 DEBUG : one.bak: Excluded 2025/07/28 01:09:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/28 01:09:47 DEBUG : three.txt.bak: Excluded 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for checks to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30807") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38442->127.0.0.1:30807, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30953") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:55210->127.0.0.1:30953, err= 2025/07/28 01:09:47 INFO : one.bak: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30794") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50866->127.0.0.1:30794, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31041") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:47560->127.0.0.1:31041, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Waiting for transfers to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30460") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38240->127.0.0.1:30460, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30732") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:35054->127.0.0.1:30732, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31022") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:45426->127.0.0.1:31022, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31962") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49402->127.0.0.1:31962, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30913") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58020->127.0.0.1:30913, err= 2025/07/28 01:09:47 DEBUG : one.1503b713.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30867") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:55084->127.0.0.1:30867, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30106") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:44172->127.0.0.1:30106, err= 2025/07/28 01:09:47 INFO : three.txt.bak: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31212") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:33962->127.0.0.1:31212, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31756") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38528->127.0.0.1:31756, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/28 01:09:47 INFO : three.txt: Moved into backup dir 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30006") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35440->127.0.0.1:30006, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31875") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47172->127.0.0.1:31875, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30618") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54186->127.0.0.1:30618, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31314") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39090->127.0.0.1:31314, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30064") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56838->127.0.0.1:30064, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30091") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44956->127.0.0.1:30091, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31517") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50956->127.0.0.1:31517, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31061") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60954->127.0.0.1:31061, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31682") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48780->127.0.0.1:31682, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30508") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40684->127.0.0.1:30508, err= --- PASS: TestSyncBackupDirSuffixOnly (0.10s) === RUN TestSyncSuffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31072") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55636->127.0.0.1:31072, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30315") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59868->127.0.0.1:30315, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31448") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50032->127.0.0.1:31448, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30156") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36570->127.0.0.1:30156, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31408") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41908->127.0.0.1:31408, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31511") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53504->127.0.0.1:31511, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30833") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44044->127.0.0.1:30833, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30672") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60514->127.0.0.1:30672, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30134") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52496->127.0.0.1:30134, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31398") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48904->127.0.0.1:31398, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44364->127.0.0.1:30901, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31838") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60724->127.0.0.1:31838, err= 2025/07/28 01:09:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:47 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36690->127.0.0.1:28622, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31223") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49002->127.0.0.1:31223, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31138") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:46010->127.0.0.1:31138, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31120") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:44670->127.0.0.1:31120, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31741") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36952->127.0.0.1:31741, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30790") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49854->127.0.0.1:30790, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31344") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:41496->127.0.0.1:31344, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31316") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:46360->127.0.0.1:31316, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30456") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42320->127.0.0.1:30456, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31229") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34368->127.0.0.1:31229, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31037") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:46482->127.0.0.1:31037, err= 2025/07/28 01:09:47 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31786") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42904->127.0.0.1:31786, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30438") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:45534->127.0.0.1:30438, err= 2025/07/28 01:09:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30242") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:53362->127.0.0.1:30242, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30921") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:45350->127.0.0.1:30921, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30707") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:52216->127.0.0.1:30707, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31190") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:52500->127.0.0.1:31190, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31930") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58180->127.0.0.1:31930, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31504") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:52002->127.0.0.1:31504, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31860") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58752->127.0.0.1:31860, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30753") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40750->127.0.0.1:30753, err= 2025/07/28 01:09:47 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/28 01:09:47 INFO : three.txt: Copied (new) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30116") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46198->127.0.0.1:30116, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30004") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42088->127.0.0.1:30004, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31696") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38064->127.0.0.1:31696, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31466") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53124->127.0.0.1:31466, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31379") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:56372->127.0.0.1:31379, err= 2025/07/28 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30965") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57402->127.0.0.1:30965, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30383") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:54236->127.0.0.1:30383, err= 2025/07/28 01:09:47 INFO : one.bak: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31422") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:55620->127.0.0.1:31422, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30136") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:39750->127.0.0.1:30136, err= 2025/07/28 01:09:47 INFO : one: Moved (server-side) to: one.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31901") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:48930->127.0.0.1:31901, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30032") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:47408->127.0.0.1:30032, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30097") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57220->127.0.0.1:30097, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31711") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:43868->127.0.0.1:31711, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31675") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:48104->127.0.0.1:31675, err= 2025/07/28 01:09:47 DEBUG : one.1503b713.partial: renamed to: one 2025/07/28 01:09:47 INFO : one: Copied (new) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31588") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:44182->127.0.0.1:31588, err= 2025/07/28 01:09:47 DEBUG : two: Sizes identical 2025/07/28 01:09:47 DEBUG : two: Unchanged skipping 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31932") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:54358->127.0.0.1:31932, err= 2025/07/28 01:09:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31502") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:51632->127.0.0.1:31502, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30569") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:53710->127.0.0.1:30569, err= 2025/07/28 01:09:47 INFO : three.txt.bak: Deleted 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30653") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40630->127.0.0.1:30653, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30404") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:47188->127.0.0.1:30404, err= 2025/07/28 01:09:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30586") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36828->127.0.0.1:30586, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30769") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:39190->127.0.0.1:30769, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30943") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58510->127.0.0.1:30943, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30391") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:54982->127.0.0.1:30391, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30118") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:32926->127.0.0.1:30118, err= 2025/07/28 01:09:47 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/28 01:09:47 INFO : three.txt: Copied (new) 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30517") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37100->127.0.0.1:30517, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30442") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37740->127.0.0.1:30442, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30316") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34972->127.0.0.1:30316, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31666") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39006->127.0.0.1:31666, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45154->127.0.0.1:31873, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30182") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49120->127.0.0.1:30182, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30151") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55686->127.0.0.1:30151, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31136") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48740->127.0.0.1:31136, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31499") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35144->127.0.0.1:31499, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30984") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39304->127.0.0.1:30984, err= 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31766") 2025/07/28 01:09:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55342->127.0.0.1:31766, err= --- PASS: TestSyncSuffix (0.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30584") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33918->127.0.0.1:30584, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30657") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58104->127.0.0.1:30657, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31438") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53542->127.0.0.1:31438, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31247") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58032->127.0.0.1:31247, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31031") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43168->127.0.0.1:31031, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31952") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55866->127.0.0.1:31952, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30349") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47608->127.0.0.1:30349, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31372") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33700->127.0.0.1:31372, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31863") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46680->127.0.0.1:31863, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30651") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52000->127.0.0.1:30651, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30783") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58698->127.0.0.1:30783, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31202") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43334->127.0.0.1:31202, err= 2025/07/28 01:09:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tadeguj7rupe/dst" 2025/07/28 01:09:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/28 01:09:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:48 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:48 DEBUG : TestFTPRclone: detected overridden config - adding "{s7ldA}" suffix to name 2025/07/28 01:09:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/28 01:09:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/28 01:09:48 DEBUG : Setting pass="s9mYiTIdWzVa5PfB6ksutFqjjTSXNDJ77pLrjKJZkoR0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/28 01:09:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: Connecting to FTP server 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36700->127.0.0.1:28622, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31207") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:39026->127.0.0.1:31207, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31760") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:34098->127.0.0.1:31760, err= 2025/07/28 01:09:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31563") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50012->127.0.0.1:31563, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30943") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58524->127.0.0.1:30943, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30741") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:60898->127.0.0.1:30741, err= 2025/07/28 01:09:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30448") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:48602->127.0.0.1:30448, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30994") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36562->127.0.0.1:30994, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30876") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36998->127.0.0.1:30876, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30145") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:32810->127.0.0.1:30145, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30170") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:37958->127.0.0.1:30170, err= 2025/07/28 01:09:48 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/28 01:09:48 INFO : one: Copied (new) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30143") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:42398->127.0.0.1:30143, err= 2025/07/28 01:09:48 DEBUG : two: Sizes identical 2025/07/28 01:09:48 DEBUG : two: Unchanged skipping 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31789") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58334->127.0.0.1:31789, err= 2025/07/28 01:09:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30535") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:57686->127.0.0.1:30535, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31563") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50026->127.0.0.1:31563, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30137") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50534->127.0.0.1:30137, err= 2025/07/28 01:09:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31287") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38686->127.0.0.1:31287, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30075") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49062->127.0.0.1:30075, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31491") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:58414->127.0.0.1:31491, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31705") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38184->127.0.0.1:31705, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31900") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:43246->127.0.0.1:31900, err= 2025/07/28 01:09:48 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/28 01:09:48 INFO : three.txt: Copied (new) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31519") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50550->127.0.0.1:31519, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31768") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54556->127.0.0.1:31768, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30120") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34130->127.0.0.1:30120, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30782") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57680->127.0.0.1:30782, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30449") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:56208->127.0.0.1:30449, err= 2025/07/28 01:09:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30439") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:40512->127.0.0.1:30439, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31943") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:56622->127.0.0.1:31943, err= 2025/07/28 01:09:48 INFO : one-2019-01-01: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31962") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49404->127.0.0.1:31962, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31310") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:59242->127.0.0.1:31310, err= 2025/07/28 01:09:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30794") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:50868->127.0.0.1:30794, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31029") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:36024->127.0.0.1:31029, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31883") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:53918->127.0.0.1:31883, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31549") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:38304->127.0.0.1:31549, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31629") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:52734->127.0.0.1:31629, err= 2025/07/28 01:09:48 DEBUG : one.1503b713.partial: renamed to: one 2025/07/28 01:09:48 INFO : one: Copied (new) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31939") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:41634->127.0.0.1:31939, err= 2025/07/28 01:09:48 DEBUG : two: Sizes identical 2025/07/28 01:09:48 DEBUG : two: Unchanged skipping 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31055") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:43664->127.0.0.1:31055, err= 2025/07/28 01:09:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30292") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:45022->127.0.0.1:30292, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30116") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:46210->127.0.0.1:30116, err= 2025/07/28 01:09:48 INFO : three-2019-01-01.txt: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30812") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:44218->127.0.0.1:30812, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31591") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:35884->127.0.0.1:31591, err= 2025/07/28 01:09:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31887") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:49206->127.0.0.1:31887, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31674") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:33998->127.0.0.1:31674, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:30557") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:60312->127.0.0.1:30557, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31372") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:33712->127.0.0.1:31372, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: dial("tcp","127.0.0.1:31861") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe/dst: > dial: conn=127.0.0.1:43060->127.0.0.1:31861, err= 2025/07/28 01:09:48 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/28 01:09:48 INFO : three.txt: Copied (new) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31872") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39612->127.0.0.1:31872, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30066") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42212->127.0.0.1:30066, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30523") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53766->127.0.0.1:30523, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30692") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56062->127.0.0.1:30692, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30698") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42596->127.0.0.1:30698, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31607") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42484->127.0.0.1:31607, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30793") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42864->127.0.0.1:30793, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31677") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40384->127.0.0.1:31677, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30328") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55920->127.0.0.1:30328, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30906") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38258->127.0.0.1:30906, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31569") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42038->127.0.0.1:31569, err= --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30687") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58508->127.0.0.1:30687, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31638") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52244->127.0.0.1:31638, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30075") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49068->127.0.0.1:30075, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30860") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53512->127.0.0.1:30860, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30018") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41106->127.0.0.1:30018, err= 2025/07/28 01:09:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30419") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35472->127.0.0.1:30419, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30524") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51810->127.0.0.1:30524, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30167") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44754->127.0.0.1:30167, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31492") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41218->127.0.0.1:31492, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31995") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41992->127.0.0.1:31995, err= 2025/07/28 01:09:48 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/28 01:09:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/28 01:09:48 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31696") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38074->127.0.0.1:31696, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30387") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35094->127.0.0.1:30387, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31097") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50810->127.0.0.1:31097, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57454->127.0.0.1:30042, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31057") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55048->127.0.0.1:31057, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31269") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36486->127.0.0.1:31269, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30916") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34290->127.0.0.1:30916, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31834") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49638->127.0.0.1:31834, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31154") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50976->127.0.0.1:31154, err= 2025/07/28 01:09:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30826") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43792->127.0.0.1:30826, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30694") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35658->127.0.0.1:30694, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31484") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53014->127.0.0.1:31484, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30297") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60278->127.0.0.1:30297, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31839") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40984->127.0.0.1:31839, err= 2025/07/28 01:09:48 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/28 01:09:48 INFO : existing: Copied (new) 2025/07/28 01:09:48 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31460") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39220->127.0.0.1:31460, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30604") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58386->127.0.0.1:30604, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31887") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49214->127.0.0.1:31887, err= 2025/07/28 01:09:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:48 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: not deleting files as there were IO errors 2025/07/28 01:09:48 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: not deleting directories as there were IO errors 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31488") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35532->127.0.0.1:31488, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30253") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38186->127.0.0.1:30253, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30836") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54688->127.0.0.1:30836, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31974") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57444->127.0.0.1:31974, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31796") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50402->127.0.0.1:31796, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30684") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38932->127.0.0.1:30684, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31544") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42096->127.0.0.1:31544, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30506") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50224->127.0.0.1:30506, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31330") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52430->127.0.0.1:31330, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30080") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42948->127.0.0.1:30080, err= 2025/07/28 01:09:48 DEBUG : existing: Sizes identical 2025/07/28 01:09:48 DEBUG : existing: Unchanged skipping 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:48 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:48 INFO : There was nothing to transfer 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31007") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42822->127.0.0.1:31007, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31471") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40204->127.0.0.1:31471, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31119") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48820->127.0.0.1:31119, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30318") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43842->127.0.0.1:30318, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30753") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40762->127.0.0.1:30753, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31192") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46048->127.0.0.1:31192, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49094->127.0.0.1:30169, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31260") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50140->127.0.0.1:31260, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30284") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42572->127.0.0.1:30284, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30691") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50214->127.0.0.1:30691, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30903") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56582->127.0.0.1:30903, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30671") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35706->127.0.0.1:30671, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31827") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47424->127.0.0.1:31827, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31945") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39974->127.0.0.1:31945, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31753") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47104->127.0.0.1:31753, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31797") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50570->127.0.0.1:31797, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30960") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41532->127.0.0.1:30960, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31739") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55818->127.0.0.1:31739, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31809") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41084->127.0.0.1:31809, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30748") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58718->127.0.0.1:30748, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31872") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39620->127.0.0.1:31872, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31039") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58478->127.0.0.1:31039, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31048") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37846->127.0.0.1:31048, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31021") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37696->127.0.0.1:31021, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31263") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47020->127.0.0.1:31263, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31136") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48742->127.0.0.1:31136, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31067") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35832->127.0.0.1:31067, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30335") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35460->127.0.0.1:30335, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30184") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55550->127.0.0.1:30184, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55710->127.0.0.1:30261, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30723") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33596->127.0.0.1:30723, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30030") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57994->127.0.0.1:30030, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56246->127.0.0.1:31294, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31738") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38088->127.0.0.1:31738, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30933") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54924->127.0.0.1:30933, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31595") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57110->127.0.0.1:31595, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30768") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45168->127.0.0.1:30768, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31016") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45452->127.0.0.1:31016, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31168") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57346->127.0.0.1:31168, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30645") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50144->127.0.0.1:30645, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30904") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54746->127.0.0.1:30904, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31091") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44924->127.0.0.1:31091, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31936") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41250->127.0.0.1:31936, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31763") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40580->127.0.0.1:31763, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31071") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58230->127.0.0.1:31071, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31214") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44578->127.0.0.1:31214, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31711") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43884->127.0.0.1:31711, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30940") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39762->127.0.0.1:30940, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30351") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58488->127.0.0.1:30351, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30576") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45438->127.0.0.1:30576, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30351") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58494->127.0.0.1:30351, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30731") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54054->127.0.0.1:30731, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30977") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49826->127.0.0.1:30977, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31840") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39534->127.0.0.1:31840, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30126") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54522->127.0.0.1:30126, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31394") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39816->127.0.0.1:31394, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31609") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46978->127.0.0.1:31609, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31461") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46280->127.0.0.1:31461, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31176") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41962->127.0.0.1:31176, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56224->127.0.0.1:31518, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31267") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56772->127.0.0.1:31267, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31716") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37854->127.0.0.1:31716, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30371") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48756->127.0.0.1:30371, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30305") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48288->127.0.0.1:30305, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31880") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56530->127.0.0.1:31880, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30543") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54480->127.0.0.1:30543, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31784") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46998->127.0.0.1:31784, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31618") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59596->127.0.0.1:31618, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30788") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56436->127.0.0.1:30788, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31550") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59180->127.0.0.1:31550, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31530") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51766->127.0.0.1:31530, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31517") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50970->127.0.0.1:31517, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30140") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52552->127.0.0.1:30140, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31234") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55430->127.0.0.1:31234, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31156") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37586->127.0.0.1:31156, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30382") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39724->127.0.0.1:30382, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30641") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51160->127.0.0.1:30641, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31617") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49022->127.0.0.1:31617, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31602") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39866->127.0.0.1:31602, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31409") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49908->127.0.0.1:31409, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31908") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53094->127.0.0.1:31908, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31653") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52092->127.0.0.1:31653, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30158") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57892->127.0.0.1:30158, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30887") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51890->127.0.0.1:30887, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31553") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55880->127.0.0.1:31553, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31798") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60388->127.0.0.1:31798, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30313") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44782->127.0.0.1:30313, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31333") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57232->127.0.0.1:31333, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30291") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49518->127.0.0.1:30291, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31126") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46916->127.0.0.1:31126, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30557") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60322->127.0.0.1:30557, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30231") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34878->127.0.0.1:30231, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31872") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39624->127.0.0.1:31872, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31824") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45026->127.0.0.1:31824, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31264") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56632->127.0.0.1:31264, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30146") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46246->127.0.0.1:30146, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31581") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53352->127.0.0.1:31581, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30056") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43622->127.0.0.1:30056, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31699") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56708->127.0.0.1:31699, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31990") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34820->127.0.0.1:31990, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31606") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50906->127.0.0.1:31606, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30091") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44970->127.0.0.1:30091, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31073") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56268->127.0.0.1:31073, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30830") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57834->127.0.0.1:30830, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30008") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52188->127.0.0.1:30008, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56258->127.0.0.1:31294, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30061") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38076->127.0.0.1:30061, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30302") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47326->127.0.0.1:30302, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30931") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34640->127.0.0.1:30931, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30698") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42600->127.0.0.1:30698, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30598") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41832->127.0.0.1:30598, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30569") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53718->127.0.0.1:30569, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30398") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46098->127.0.0.1:30398, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31043") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54536->127.0.0.1:31043, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43566->127.0.0.1:30974, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30616") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50836->127.0.0.1:30616, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31805") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60258->127.0.0.1:31805, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31480") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52608->127.0.0.1:31480, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30765") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35728->127.0.0.1:30765, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30767") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53164->127.0.0.1:30767, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31191") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59118->127.0.0.1:31191, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30502") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39228->127.0.0.1:30502, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30615") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58632->127.0.0.1:30615, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31990") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34822->127.0.0.1:31990, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30307") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35506->127.0.0.1:30307, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30180") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53304->127.0.0.1:30180, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31720") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39844->127.0.0.1:31720, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48012->127.0.0.1:31961, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31654") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37748->127.0.0.1:31654, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30906") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38264->127.0.0.1:30906, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37660->127.0.0.1:31458, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31128") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33850->127.0.0.1:31128, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31188") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59356->127.0.0.1:31188, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31462") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48432->127.0.0.1:31462, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31377") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42648->127.0.0.1:31377, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31697") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50194->127.0.0.1:31697, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31622") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40158->127.0.0.1:31622, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30392") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33048->127.0.0.1:30392, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30558") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37484->127.0.0.1:30558, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30805") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53892->127.0.0.1:30805, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31783") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59438->127.0.0.1:31783, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31500") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58682->127.0.0.1:31500, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31197") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60004->127.0.0.1:31197, err= 2025/07/28 01:09:48 DEBUG : both0: Sizes identical 2025/07/28 01:09:48 DEBUG : both0: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both10: Sizes identical 2025/07/28 01:09:48 DEBUG : both10: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both11: Sizes identical 2025/07/28 01:09:48 DEBUG : both12: Sizes identical 2025/07/28 01:09:48 DEBUG : both13: Sizes identical 2025/07/28 01:09:48 DEBUG : both14: Sizes identical 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:48 DEBUG : both11: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both15: Sizes identical 2025/07/28 01:09:48 DEBUG : both15: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both16: Sizes identical 2025/07/28 01:09:48 DEBUG : both16: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both17: Sizes identical 2025/07/28 01:09:48 DEBUG : both17: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both18: Sizes identical 2025/07/28 01:09:48 DEBUG : both18: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both19: Sizes identical 2025/07/28 01:09:48 DEBUG : both19: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both1: Sizes identical 2025/07/28 01:09:48 DEBUG : both1: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both2: Sizes identical 2025/07/28 01:09:48 DEBUG : both2: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both3: Sizes identical 2025/07/28 01:09:48 DEBUG : both3: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both4: Sizes identical 2025/07/28 01:09:48 DEBUG : both4: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both5: Sizes identical 2025/07/28 01:09:48 DEBUG : both5: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both6: Sizes identical 2025/07/28 01:09:48 DEBUG : both6: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both7: Sizes identical 2025/07/28 01:09:48 DEBUG : both7: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both8: Sizes identical 2025/07/28 01:09:48 DEBUG : both8: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both9: Sizes identical 2025/07/28 01:09:48 DEBUG : both9: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both12: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both13: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both14: Unchanged skipping 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:48 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30207") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30762") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39354->127.0.0.1:30762, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41854->127.0.0.1:30207, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31767") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30851") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38404->127.0.0.1:30851, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57532->127.0.0.1:31767, err= 2025/07/28 01:09:48 INFO : only16: Deleted 2025/07/28 01:09:48 INFO : only17: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31828") 2025/07/28 01:09:48 INFO : only9: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55170->127.0.0.1:31027, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33504->127.0.0.1:31828, err= 2025/07/28 01:09:48 INFO : only10: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30323") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45046->127.0.0.1:30323, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30458") 2025/07/28 01:09:48 INFO : only14: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30951") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42688->127.0.0.1:30951, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59662->127.0.0.1:30458, err= 2025/07/28 01:09:48 INFO : only7: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31595") 2025/07/28 01:09:48 INFO : only11: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57124->127.0.0.1:31595, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31142") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58662->127.0.0.1:31142, err= 2025/07/28 01:09:48 INFO : only3: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30407") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40404->127.0.0.1:30407, err= 2025/07/28 01:09:48 INFO : only5: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31509") 2025/07/28 01:09:48 INFO : only19: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59608->127.0.0.1:31509, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31138") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46012->127.0.0.1:31138, err= 2025/07/28 01:09:48 INFO : only12: Deleted 2025/07/28 01:09:48 INFO : only15: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31422") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55632->127.0.0.1:31422, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30086") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54818->127.0.0.1:30086, err= 2025/07/28 01:09:48 INFO : only18: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30634") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58696->127.0.0.1:30634, err= 2025/07/28 01:09:48 INFO : only2: Deleted 2025/07/28 01:09:48 INFO : only4: Deleted 2025/07/28 01:09:48 INFO : only1: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31265") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38924->127.0.0.1:31265, err= 2025/07/28 01:09:48 INFO : only6: Deleted 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31288") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49348->127.0.0.1:31288, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31985") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49976->127.0.0.1:31985, err= 2025/07/28 01:09:48 INFO : only8: Deleted 2025/07/28 01:09:48 INFO : only13: Deleted 2025/07/28 01:09:48 INFO : only0: Deleted 2025/07/28 01:09:48 INFO : There was nothing to transfer 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30298") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36256->127.0.0.1:30298, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31713") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51920->127.0.0.1:31713, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31795") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33758->127.0.0.1:31795, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31896") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37362->127.0.0.1:31896, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30021") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47388->127.0.0.1:30021, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30355") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43398->127.0.0.1:30355, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31973") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46318->127.0.0.1:31973, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31226") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54114->127.0.0.1:31226, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30009") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35552->127.0.0.1:30009, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30777") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43134->127.0.0.1:30777, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30197") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43122->127.0.0.1:30197, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31844") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41824->127.0.0.1:31844, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30937") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53500->127.0.0.1:30937, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30609") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46750->127.0.0.1:30609, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31326") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41676->127.0.0.1:31326, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30855") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51472->127.0.0.1:30855, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30436") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50104->127.0.0.1:30436, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31233") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53564->127.0.0.1:31233, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31774") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37772->127.0.0.1:31774, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30870") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53518->127.0.0.1:30870, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30665") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50800->127.0.0.1:30665, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31985") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49986->127.0.0.1:31985, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31756") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38544->127.0.0.1:31756, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30200") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58436->127.0.0.1:30200, err= --- PASS: TestSyncConcurrentDelete (0.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56268->127.0.0.1:31294, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30693") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47214->127.0.0.1:30693, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30998") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36926->127.0.0.1:30998, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31035") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37918->127.0.0.1:31035, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31717") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42274->127.0.0.1:31717, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31436") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54854->127.0.0.1:31436, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31039") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58484->127.0.0.1:31039, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31153") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37170->127.0.0.1:31153, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31668") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32772->127.0.0.1:31668, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30155") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38760->127.0.0.1:30155, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31612") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39966->127.0.0.1:31612, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30437") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34008->127.0.0.1:30437, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30334") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46700->127.0.0.1:30334, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30335") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35476->127.0.0.1:30335, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31152") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40202->127.0.0.1:31152, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30158") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57900->127.0.0.1:30158, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30021") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47402->127.0.0.1:30021, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30033") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34370->127.0.0.1:30033, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31151") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44440->127.0.0.1:31151, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30359") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46952->127.0.0.1:30359, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31088") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56788->127.0.0.1:31088, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30258") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60124->127.0.0.1:30258, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30642") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52384->127.0.0.1:30642, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30138") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40274->127.0.0.1:30138, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30561") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43836->127.0.0.1:30561, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30332") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38082->127.0.0.1:30332, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30725") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46388->127.0.0.1:30725, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31250") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40504->127.0.0.1:31250, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30016") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40030->127.0.0.1:30016, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30554") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58098->127.0.0.1:30554, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31200") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33418->127.0.0.1:31200, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31794") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54410->127.0.0.1:31794, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31573") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34056->127.0.0.1:31573, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30982") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57262->127.0.0.1:30982, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30964") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53520->127.0.0.1:30964, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31982") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40976->127.0.0.1:31982, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30987") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55574->127.0.0.1:30987, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31235") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34216->127.0.0.1:31235, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56236->127.0.0.1:31518, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31185") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40802->127.0.0.1:31185, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30760") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51846->127.0.0.1:30760, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31202") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43344->127.0.0.1:31202, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31697") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50200->127.0.0.1:31697, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30291") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49534->127.0.0.1:30291, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31355") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45058->127.0.0.1:31355, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31226") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54130->127.0.0.1:31226, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31769") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39154->127.0.0.1:31769, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31970") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51308->127.0.0.1:31970, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31742") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35186->127.0.0.1:31742, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31662") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48990->127.0.0.1:31662, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31902") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56298->127.0.0.1:31902, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31829") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33696->127.0.0.1:31829, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31278") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50598->127.0.0.1:31278, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31050") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52904->127.0.0.1:31050, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31293") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52960->127.0.0.1:31293, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30570") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42524->127.0.0.1:30570, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30227") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51040->127.0.0.1:30227, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31418") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49334->127.0.0.1:31418, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31789") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58348->127.0.0.1:31789, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31565") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53080->127.0.0.1:31565, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31494") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54838->127.0.0.1:31494, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31511") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53778->127.0.0.1:31511, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30820") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45042->127.0.0.1:30820, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30986") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49432->127.0.0.1:30986, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31434") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49592->127.0.0.1:31434, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30198") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60266->127.0.0.1:30198, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30033") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34386->127.0.0.1:30033, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30066") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42224->127.0.0.1:30066, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30789") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53900->127.0.0.1:30789, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30301") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49950->127.0.0.1:30301, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31059") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55868->127.0.0.1:31059, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31765") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37640->127.0.0.1:31765, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30501") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57306->127.0.0.1:30501, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30743") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49744->127.0.0.1:30743, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30657") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58106->127.0.0.1:30657, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31937") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33196->127.0.0.1:31937, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30755") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60606->127.0.0.1:30755, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31109") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38974->127.0.0.1:31109, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30135") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42064->127.0.0.1:30135, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30096") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53666->127.0.0.1:30096, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30063") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54616->127.0.0.1:30063, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31877") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43024->127.0.0.1:31877, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30029") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53474->127.0.0.1:30029, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30124") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39154->127.0.0.1:30124, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30429") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43926->127.0.0.1:30429, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31174") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35798->127.0.0.1:31174, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31049") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35618->127.0.0.1:31049, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31366") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51764->127.0.0.1:31366, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31445") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40178->127.0.0.1:31445, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31283") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37780->127.0.0.1:31283, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31047") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52172->127.0.0.1:31047, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30987") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55576->127.0.0.1:30987, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31806") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51260->127.0.0.1:31806, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31335") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48212->127.0.0.1:31335, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30645") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50160->127.0.0.1:30645, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30269") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35146->127.0.0.1:30269, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31361") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39690->127.0.0.1:31361, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30083") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33480->127.0.0.1:30083, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31455") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57112->127.0.0.1:31455, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31935") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36708->127.0.0.1:31935, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31006") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50990->127.0.0.1:31006, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30566") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49240->127.0.0.1:30566, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31093") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49544->127.0.0.1:31093, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30754") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59406->127.0.0.1:30754, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30101") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60240->127.0.0.1:30101, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30790") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49858->127.0.0.1:30790, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31744") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50218->127.0.0.1:31744, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30939") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59752->127.0.0.1:30939, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31364") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49778->127.0.0.1:31364, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31331") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42888->127.0.0.1:31331, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30774") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47938->127.0.0.1:30774, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31998") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43546->127.0.0.1:31998, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30860") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53516->127.0.0.1:30860, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31926") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50956->127.0.0.1:31926, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30497") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49588->127.0.0.1:30497, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31189") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39494->127.0.0.1:31189, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30342") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50566->127.0.0.1:30342, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30399") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39108->127.0.0.1:30399, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31788") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53898->127.0.0.1:31788, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31804") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33242->127.0.0.1:31804, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30176") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56884->127.0.0.1:30176, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30882") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56906->127.0.0.1:30882, err= 2025/07/28 01:09:48 DEBUG : both10: Sizes identical 2025/07/28 01:09:48 DEBUG : both10: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both11: Sizes identical 2025/07/28 01:09:48 DEBUG : both11: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both12: Sizes identical 2025/07/28 01:09:48 DEBUG : both12: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both13: Sizes identical 2025/07/28 01:09:48 DEBUG : both13: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both14: Sizes identical 2025/07/28 01:09:48 DEBUG : both14: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both15: Sizes identical 2025/07/28 01:09:48 DEBUG : both15: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both16: Sizes identical 2025/07/28 01:09:48 DEBUG : both16: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both17: Sizes identical 2025/07/28 01:09:48 DEBUG : both17: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both18: Sizes identical 2025/07/28 01:09:48 DEBUG : both18: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both19: Sizes identical 2025/07/28 01:09:48 DEBUG : both19: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both1: Sizes identical 2025/07/28 01:09:48 DEBUG : both1: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both2: Sizes identical 2025/07/28 01:09:48 DEBUG : both2: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both3: Sizes identical 2025/07/28 01:09:48 DEBUG : both3: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both4: Sizes identical 2025/07/28 01:09:48 DEBUG : both4: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both5: Sizes identical 2025/07/28 01:09:48 DEBUG : both5: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both6: Sizes identical 2025/07/28 01:09:48 DEBUG : both6: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both7: Sizes identical 2025/07/28 01:09:48 DEBUG : both7: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both8: Sizes identical 2025/07/28 01:09:48 DEBUG : both8: Unchanged skipping 2025/07/28 01:09:48 DEBUG : both9: Sizes identical 2025/07/28 01:09:48 DEBUG : both9: Unchanged skipping 2025/07/28 01:09:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : both0: Sizes identical 2025/07/28 01:09:48 DEBUG : both0: Unchanged skipping 2025/07/28 01:09:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30116") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30350") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30148") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30222") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51890->127.0.0.1:30222, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38942->127.0.0.1:30148, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58858->127.0.0.1:30350, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46212->127.0.0.1:30116, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31925") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31958") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51560->127.0.0.1:31958, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43044->127.0.0.1:31925, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30708") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31812") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46550->127.0.0.1:30708, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40854->127.0.0.1:31812, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30484") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31974") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30998") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36932->127.0.0.1:30998, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57452->127.0.0.1:31974, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43772->127.0.0.1:30484, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30218") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36232->127.0.0.1:30218, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30043") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30223") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39264->127.0.0.1:30043, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30800") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60012->127.0.0.1:30223, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41190->127.0.0.1:30800, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31308") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48026->127.0.0.1:31961, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47418->127.0.0.1:31308, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31907") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35536->127.0.0.1:31907, err= 2025/07/28 01:09:48 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/28 01:09:48 INFO : only0: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31266") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31359") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43676->127.0.0.1:31359, err= 2025/07/28 01:09:48 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/28 01:09:48 INFO : only11: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40030->127.0.0.1:31266, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31987") 2025/07/28 01:09:48 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/28 01:09:48 INFO : only12: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31887") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49222->127.0.0.1:31887, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57750->127.0.0.1:31987, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31828") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30725") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33518->127.0.0.1:31828, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46400->127.0.0.1:30725, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30667") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31904") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31018") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47632->127.0.0.1:31018, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49394->127.0.0.1:31904, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53938->127.0.0.1:30667, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31250") 2025/07/28 01:09:48 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/28 01:09:48 INFO : only10: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40516->127.0.0.1:31250, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31806") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49292->127.0.0.1:31802, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51264->127.0.0.1:31806, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31907") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35548->127.0.0.1:31907, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31978") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35356->127.0.0.1:31978, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30164") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38704->127.0.0.1:30164, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30043") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39270->127.0.0.1:30043, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30211") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41988->127.0.0.1:30211, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/28 01:09:48 INFO : only13: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31676") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31211") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31160") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43026->127.0.0.1:31160, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48230->127.0.0.1:31676, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39190->127.0.0.1:31211, err= 2025/07/28 01:09:48 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/28 01:09:48 INFO : only15: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30947") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31629") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46052->127.0.0.1:30947, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30575") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38150->127.0.0.1:30575, err= 2025/07/28 01:09:48 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/28 01:09:48 INFO : only14: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52736->127.0.0.1:31629, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30091") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44972->127.0.0.1:30091, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30399") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39114->127.0.0.1:30399, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30544") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36186->127.0.0.1:30544, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56280->127.0.0.1:31294, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31576") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56488->127.0.0.1:31576, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31859") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54022->127.0.0.1:31859, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31735") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47742->127.0.0.1:31735, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30434") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56374->127.0.0.1:30434, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30813") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39026->127.0.0.1:30813, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30620") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31902") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56306->127.0.0.1:31902, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60214->127.0.0.1:30620, err= 2025/07/28 01:09:48 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/28 01:09:48 INFO : only16: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31197") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60016->127.0.0.1:31197, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30682") 2025/07/28 01:09:48 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/28 01:09:48 INFO : only19: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30390") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41106->127.0.0.1:30390, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30043") 2025/07/28 01:09:48 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/28 01:09:48 INFO : only18: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39272->127.0.0.1:30043, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47242->127.0.0.1:30682, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31423") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49436->127.0.0.1:31423, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31199") 2025/07/28 01:09:48 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/28 01:09:48 INFO : only17: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31553") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55890->127.0.0.1:31553, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31260") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31028") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48708->127.0.0.1:31028, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50150->127.0.0.1:31260, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54812->127.0.0.1:31199, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30163") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36858->127.0.0.1:30163, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31308") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47420->127.0.0.1:31308, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31497") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30046") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40444->127.0.0.1:30046, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35252->127.0.0.1:31497, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31100") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38316->127.0.0.1:31100, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31642") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30156") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31305") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36586->127.0.0.1:30156, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34772->127.0.0.1:31642, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59210->127.0.0.1:31305, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30110") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31452") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31451") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38660->127.0.0.1:31452, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51216->127.0.0.1:31451, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44476->127.0.0.1:30110, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31740") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60590->127.0.0.1:31740, err= 2025/07/28 01:09:48 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/28 01:09:48 INFO : only1: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31476") 2025/07/28 01:09:48 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/28 01:09:48 INFO : only2: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30134") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59388->127.0.0.1:31476, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52508->127.0.0.1:30134, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30904") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54760->127.0.0.1:30904, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31296") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31849") 2025/07/28 01:09:48 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/28 01:09:48 INFO : only4: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37114->127.0.0.1:31849, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38458->127.0.0.1:31296, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46628->127.0.0.1:31256, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31678") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31432") 2025/07/28 01:09:48 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/28 01:09:48 INFO : only3: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44634->127.0.0.1:31432, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31709") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43450->127.0.0.1:31709, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31590") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44798->127.0.0.1:31590, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47908->127.0.0.1:31678, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31758") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31709") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43464->127.0.0.1:31709, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52550->127.0.0.1:31758, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31355") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31439") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45060->127.0.0.1:31355, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56368->127.0.0.1:31439, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31449") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53960->127.0.0.1:31449, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31947") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31318") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47094->127.0.0.1:31318, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51048->127.0.0.1:31947, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31059") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30136") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55884->127.0.0.1:31059, err= 2025/07/28 01:09:48 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/28 01:09:48 INFO : only5: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39752->127.0.0.1:30136, err= 2025/07/28 01:09:48 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/28 01:09:48 INFO : only6: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30625") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31583") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58478->127.0.0.1:31583, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38064->127.0.0.1:30625, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31229") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34372->127.0.0.1:31229, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30237") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51386->127.0.0.1:30237, err= 2025/07/28 01:09:48 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/28 01:09:48 INFO : only8: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30163") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36862->127.0.0.1:30163, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:48 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/28 01:09:48 INFO : only7: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31191") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59120->127.0.0.1:31191, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30330") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52918->127.0.0.1:30330, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30881") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47288->127.0.0.1:30881, err= 2025/07/28 01:09:48 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/28 01:09:48 INFO : only9: Copied (replaced existing) 2025/07/28 01:09:48 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31960") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48362->127.0.0.1:31960, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31738") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38090->127.0.0.1:31738, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31717") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42284->127.0.0.1:31717, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31759") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41654->127.0.0.1:31759, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30578") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37594->127.0.0.1:30578, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30893") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43298->127.0.0.1:30893, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31657") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47096->127.0.0.1:31657, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30939") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59756->127.0.0.1:30939, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30226") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50192->127.0.0.1:30226, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31730") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41810->127.0.0.1:31730, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31676") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48246->127.0.0.1:31676, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31894") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42712->127.0.0.1:31894, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31934") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48860->127.0.0.1:31934, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31536") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50464->127.0.0.1:31536, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30214") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38746->127.0.0.1:30214, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30958") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59496->127.0.0.1:30958, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31823") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58434->127.0.0.1:31823, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30113") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42656->127.0.0.1:30113, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30073") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40076->127.0.0.1:30073, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31926") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50962->127.0.0.1:31926, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31581") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53364->127.0.0.1:31581, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35258->127.0.0.1:31291, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31500") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58696->127.0.0.1:31500, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30317") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56620->127.0.0.1:30317, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31774") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37778->127.0.0.1:31774, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30712") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42730->127.0.0.1:30712, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30300") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43180->127.0.0.1:30300, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31747") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53678->127.0.0.1:31747, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30222") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51902->127.0.0.1:30222, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31203") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33692->127.0.0.1:31203, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31407") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41690->127.0.0.1:31407, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31207") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39036->127.0.0.1:31207, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55176->127.0.0.1:31027, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30460") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38246->127.0.0.1:30460, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30625") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38072->127.0.0.1:30625, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31262") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58488->127.0.0.1:31262, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30968") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38818->127.0.0.1:30968, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31772") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53782->127.0.0.1:31772, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31334") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36004->127.0.0.1:31334, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30058") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51640->127.0.0.1:30058, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30351") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58498->127.0.0.1:30351, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30469") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51776->127.0.0.1:30469, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30199") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34058->127.0.0.1:30199, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30104") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39848->127.0.0.1:30104, err= --- PASS: TestSyncConcurrentTruncate (0.26s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:48 DEBUG : empty_on_remote: Making directory with metadata 2025/07/28 01:09:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:48 INFO : empty_on_remote: Making directory 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31690") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58328->127.0.0.1:31690, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31004") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56612->127.0.0.1:31004, err= 2025/07/28 01:09:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/28 01:09:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30959") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46442->127.0.0.1:30959, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30945") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47520->127.0.0.1:30945, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30311") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31670") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30016") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56136->127.0.0.1:30311, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40038->127.0.0.1:30016, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35602->127.0.0.1:31670, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31298") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30631") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48202->127.0.0.1:30631, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54106->127.0.0.1:31298, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31856") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35874->127.0.0.1:31856, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31521") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37366->127.0.0.1:31521, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31739") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55824->127.0.0.1:31739, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30655") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49794->127.0.0.1:30655, err= --- PASS: TestSyncReplaceDirModTime (0.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:48 DEBUG : empty_on_remote: Making directory with metadata 2025/07/28 01:09:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 01:09:48 INFO : empty_on_remote: Making directory 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30685") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48360->127.0.0.1:30685, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31745") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43752->127.0.0.1:31745, err= 2025/07/28 01:09:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/28 01:09:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31270") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56334->127.0.0.1:31270, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31811") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48200->127.0.0.1:31811, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30996") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31384") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34442->127.0.0.1:31384, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31058") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39070->127.0.0.1:30996, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39246->127.0.0.1:31058, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30599") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35756->127.0.0.1:30599, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30690") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31456") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51704->127.0.0.1:30690, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31339") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59690->127.0.0.1:31339, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58022->127.0.0.1:31456, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30971") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41694->127.0.0.1:30971, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30927") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44366->127.0.0.1:30927, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30885") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34832->127.0.0.1:30885, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30295") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56542->127.0.0.1:30295, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : sub dir: Making directory 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30270") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53156->127.0.0.1:30270, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31455") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57128->127.0.0.1:31455, err= 2025/07/28 01:09:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30064") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56854->127.0.0.1:30064, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30234") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57264->127.0.0.1:30234, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31856") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35880->127.0.0.1:31856, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31574") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31053") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50542->127.0.0.1:31574, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44952->127.0.0.1:31053, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31889") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43368->127.0.0.1:31889, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31536") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50474->127.0.0.1:31536, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30139") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50236->127.0.0.1:30139, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30354") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46848->127.0.0.1:30354, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30395") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37724->127.0.0.1:30395, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31801") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37588->127.0.0.1:31801, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30899") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56608->127.0.0.1:30899, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31862") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43656->127.0.0.1:31862, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30757") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50218->127.0.0.1:30757, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 01:09:48 INFO : sub dir: Making directory 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31698") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36564->127.0.0.1:31698, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31039") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58502->127.0.0.1:31039, err= 2025/07/28 01:09:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31335") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48228->127.0.0.1:31335, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31713") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51928->127.0.0.1:31713, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31988") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49362->127.0.0.1:31988, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31154") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50988->127.0.0.1:31154, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31662") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48998->127.0.0.1:31662, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31098") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38386->127.0.0.1:31098, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31113") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47266->127.0.0.1:31113, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31283") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37782->127.0.0.1:31283, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31826") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46632->127.0.0.1:31826, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30559") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32946->127.0.0.1:30559, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31620") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34056->127.0.0.1:31620, err= 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30179") 2025/07/28 01:09:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34546->127.0.0.1:30179, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31693") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58984->127.0.0.1:31693, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31515") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36888->127.0.0.1:31515, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30054") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60244->127.0.0.1:30054, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31985") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50000->127.0.0.1:31985, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31897") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36132->127.0.0.1:31897, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31191") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59134->127.0.0.1:31191, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30080") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42950->127.0.0.1:30080, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30873") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52064->127.0.0.1:30873, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31556") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50682->127.0.0.1:31556, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30368") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58402->127.0.0.1:30368, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30116") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46220->127.0.0.1:30116, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30319") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40600->127.0.0.1:30319, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40428->127.0.0.1:30744, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31172") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35136->127.0.0.1:31172, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31404") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50762->127.0.0.1:31404, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31564") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38804->127.0.0.1:31564, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30702") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38696->127.0.0.1:30702, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31621") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45600->127.0.0.1:31621, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31330") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52432->127.0.0.1:31330, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31391") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52686->127.0.0.1:31391, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31676") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48258->127.0.0.1:31676, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31860") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58766->127.0.0.1:31860, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31537") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58732->127.0.0.1:31537, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30171") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60264->127.0.0.1:30171, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30729") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59470->127.0.0.1:30729, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31385") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41226->127.0.0.1:31385, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31319") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35894->127.0.0.1:31319, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30274") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60336->127.0.0.1:30274, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31679") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52974->127.0.0.1:31679, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31222") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35592->127.0.0.1:31222, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30809") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37736->127.0.0.1:30809, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30547") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50842->127.0.0.1:30547, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30410") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51494->127.0.0.1:30410, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31771") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54548->127.0.0.1:31771, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30414") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44306->127.0.0.1:30414, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30658") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43934->127.0.0.1:30658, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31302") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52326->127.0.0.1:31302, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31722") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59056->127.0.0.1:31722, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31844") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41836->127.0.0.1:31844, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31288") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49368->127.0.0.1:31288, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31446") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47298->127.0.0.1:31446, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31388") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44950->127.0.0.1:31388, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30022") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38124->127.0.0.1:30022, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30697") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56774->127.0.0.1:30697, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30973") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48390->127.0.0.1:30973, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31093") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49550->127.0.0.1:31093, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30023") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54724->127.0.0.1:30023, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30965") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57418->127.0.0.1:30965, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31795") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33764->127.0.0.1:31795, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31276") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50490->127.0.0.1:31276, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30563") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34586->127.0.0.1:30563, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31072") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55650->127.0.0.1:31072, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31912") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48534->127.0.0.1:31912, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31252") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57552->127.0.0.1:31252, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30690") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51708->127.0.0.1:30690, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31714") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36884->127.0.0.1:31714, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30154") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43642->127.0.0.1:30154, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31791") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60130->127.0.0.1:31791, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31218") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41942->127.0.0.1:31218, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31973") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46344->127.0.0.1:31973, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31030") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40470->127.0.0.1:31030, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30024") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44028->127.0.0.1:30024, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30040") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52190->127.0.0.1:30040, err= 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31612") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39982->127.0.0.1:31612, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31514") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36760->127.0.0.1:31514, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31718") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50836->127.0.0.1:31718, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30807") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38456->127.0.0.1:30807, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31161") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60414->127.0.0.1:31161, err= 2025/07/28 01:09:49 DEBUG : apple: Sizes identical 2025/07/28 01:09:49 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : banana: Sizes identical 2025/07/28 01:09:49 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30086") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54824->127.0.0.1:30086, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 INFO : There was nothing to transfer 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30454") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49546->127.0.0.1:30454, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31933") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59204->127.0.0.1:31933, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31896") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37372->127.0.0.1:31896, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31496") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43440->127.0.0.1:31496, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31507") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45064->127.0.0.1:31507, err= 2025/07/28 01:09:49 DEBUG : apple: Sizes identical 2025/07/28 01:09:49 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : banana: Sizes identical 2025/07/28 01:09:49 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30037") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36908->127.0.0.1:30037, err= 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 INFO : There was nothing to transfer 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30720") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54980->127.0.0.1:30720, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30833") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44048->127.0.0.1:30833, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31641") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34164->127.0.0.1:31641, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31342") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47316->127.0.0.1:31342, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30637") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53494->127.0.0.1:30637, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31274") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58452->127.0.0.1:31274, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30372") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39116->127.0.0.1:30372, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30834") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42844->127.0.0.1:30834, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31931") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55168->127.0.0.1:31931, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30472") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40706->127.0.0.1:30472, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30640") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60522->127.0.0.1:30640, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30324") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46728->127.0.0.1:30324, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30727") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37522->127.0.0.1:30727, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30160") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37584->127.0.0.1:30160, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30917") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46638->127.0.0.1:30917, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31392") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42628->127.0.0.1:31392, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30086") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54830->127.0.0.1:30086, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30457") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55708->127.0.0.1:30457, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30661") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60112->127.0.0.1:30661, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31380") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42756->127.0.0.1:31380, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30867") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55094->127.0.0.1:30867, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30474") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50868->127.0.0.1:30474, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31042") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52906->127.0.0.1:31042, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30387") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35096->127.0.0.1:30387, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30011") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36766->127.0.0.1:30011, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30507") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34282->127.0.0.1:30507, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30965") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57428->127.0.0.1:30965, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30409") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59974->127.0.0.1:30409, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30357") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58656->127.0.0.1:30357, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31021") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37702->127.0.0.1:31021, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30081") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42874->127.0.0.1:30081, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31257") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47464->127.0.0.1:31257, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31642") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34788->127.0.0.1:31642, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31572") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58468->127.0.0.1:31572, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30995") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37294->127.0.0.1:30995, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31330") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52446->127.0.0.1:31330, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30864") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54186->127.0.0.1:30864, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30858") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40342->127.0.0.1:30858, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31386") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55674->127.0.0.1:31386, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30266") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46394->127.0.0.1:30266, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31322") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46036->127.0.0.1:31322, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30040") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52198->127.0.0.1:30040, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30718") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35576->127.0.0.1:30718, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31632") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33360->127.0.0.1:31632, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31598") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48246->127.0.0.1:31598, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30265") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60358->127.0.0.1:30265, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31949") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59492->127.0.0.1:31949, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31971") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49564->127.0.0.1:31971, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31283") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37790->127.0.0.1:31283, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31722") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59058->127.0.0.1:31722, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30635") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49604->127.0.0.1:30635, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30706") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47774->127.0.0.1:30706, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30245") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57148->127.0.0.1:30245, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31008") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40470->127.0.0.1:31008, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31118") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53836->127.0.0.1:31118, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30852") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45662->127.0.0.1:30852, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31867") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59050->127.0.0.1:31867, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31260") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50158->127.0.0.1:31260, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30253") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38202->127.0.0.1:30253, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30795") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55940->127.0.0.1:30795, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30905") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41724->127.0.0.1:30905, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31679") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52988->127.0.0.1:31679, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30611") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37008->127.0.0.1:30611, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30202") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52746->127.0.0.1:30202, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31340") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53104->127.0.0.1:31340, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31854") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32974->127.0.0.1:31854, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30352") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42708->127.0.0.1:30352, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35260->127.0.0.1:31291, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30648") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38980->127.0.0.1:30648, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31389") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35014->127.0.0.1:31389, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30593") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35050->127.0.0.1:30593, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30995") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37302->127.0.0.1:30995, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31476") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59394->127.0.0.1:31476, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31891") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34134->127.0.0.1:31891, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31117") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43164->127.0.0.1:31117, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48608->127.0.0.1:30065, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31566") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47916->127.0.0.1:31566, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31607") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42490->127.0.0.1:31607, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31789") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58352->127.0.0.1:31789, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31145") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33488->127.0.0.1:31145, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31051") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37160->127.0.0.1:31051, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30292") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45030->127.0.0.1:30292, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31791") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60140->127.0.0.1:31791, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31116") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38024->127.0.0.1:31116, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31311") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36044->127.0.0.1:31311, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31438") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53554->127.0.0.1:31438, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30544") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36200->127.0.0.1:30544, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31173") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57956->127.0.0.1:31173, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31279") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35316->127.0.0.1:31279, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30576") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45442->127.0.0.1:30576, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31531") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43360->127.0.0.1:31531, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31542") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56722->127.0.0.1:31542, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31995") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41996->127.0.0.1:31995, err= 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30870") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53534->127.0.0.1:30870, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30899") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56622->127.0.0.1:30899, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30910") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57552->127.0.0.1:30910, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30600") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48136->127.0.0.1:30600, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31837") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45530->127.0.0.1:31837, err= 2025/07/28 01:09:49 DEBUG : apple: Sizes identical 2025/07/28 01:09:49 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : banana: Sizes identical 2025/07/28 01:09:49 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30976") 2025/07/28 01:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37460->127.0.0.1:30976, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 INFO : There was nothing to transfer 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31552") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41006->127.0.0.1:31552, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31676") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48260->127.0.0.1:31676, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31584") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58452->127.0.0.1:31584, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31782") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47894->127.0.0.1:31782, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31125") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53456->127.0.0.1:31125, err= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : apple: Sizes identical 2025/07/28 01:09:49 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:49 DEBUG : banana: Sizes identical 2025/07/28 01:09:49 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44384->127.0.0.1:30901, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 INFO : There was nothing to transfer 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31813") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47856->127.0.0.1:31813, err= 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31162") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50436->127.0.0.1:31162, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30837") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36464->127.0.0.1:30837, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30625") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38084->127.0.0.1:30625, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30313") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44798->127.0.0.1:30313, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31857") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35504->127.0.0.1:31857, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30166") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41664->127.0.0.1:30166, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31755") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54658->127.0.0.1:31755, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30311") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56142->127.0.0.1:30311, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30791") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48090->127.0.0.1:30791, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30306") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36830->127.0.0.1:30306, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30760") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51848->127.0.0.1:30760, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31325") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58386->127.0.0.1:31325, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31524") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56730->127.0.0.1:31524, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31777") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59104->127.0.0.1:31777, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30670") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58220->127.0.0.1:30670, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31311") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36054->127.0.0.1:31311, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31862") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43668->127.0.0.1:31862, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30060") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59676->127.0.0.1:30060, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30807") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38466->127.0.0.1:30807, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30629") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36994->127.0.0.1:30629, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31245") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39678->127.0.0.1:31245, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30807") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38478->127.0.0.1:30807, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31186") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48836->127.0.0.1:31186, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31897") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36136->127.0.0.1:31897, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31839") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40996->127.0.0.1:31839, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31579") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42978->127.0.0.1:31579, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30089") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52860->127.0.0.1:30089, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30473") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46412->127.0.0.1:30473, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31037") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46486->127.0.0.1:31037, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44398->127.0.0.1:30901, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31459") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49868->127.0.0.1:31459, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31716") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37862->127.0.0.1:31716, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31579") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42980->127.0.0.1:31579, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31807") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51028->127.0.0.1:31807, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30825") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35774->127.0.0.1:30825, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30633") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48610->127.0.0.1:30633, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31507") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45080->127.0.0.1:31507, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31015") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33748->127.0.0.1:31015, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31345") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36002->127.0.0.1:31345, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30147") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52818->127.0.0.1:30147, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30899") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56638->127.0.0.1:30899, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31363") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41128->127.0.0.1:31363, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30260") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44986->127.0.0.1:30260, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49110->127.0.0.1:30169, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30309") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43572->127.0.0.1:30309, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30241") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51256->127.0.0.1:30241, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30994") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36570->127.0.0.1:30994, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45174->127.0.0.1:31873, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31299") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52462->127.0.0.1:31299, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31999") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41558->127.0.0.1:31999, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31250") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40530->127.0.0.1:31250, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30224") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33478->127.0.0.1:30224, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31638") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52246->127.0.0.1:31638, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30760") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51856->127.0.0.1:30760, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30945") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47532->127.0.0.1:30945, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31140") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59304->127.0.0.1:31140, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31396") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53650->127.0.0.1:31396, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31516") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44762->127.0.0.1:31516, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30445") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53858->127.0.0.1:30445, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31658") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48658->127.0.0.1:31658, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35262->127.0.0.1:31291, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31065") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59688->127.0.0.1:31065, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30706") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47790->127.0.0.1:30706, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31641") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34166->127.0.0.1:31641, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31412") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55598->127.0.0.1:31412, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30841") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57820->127.0.0.1:30841, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31578") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36772->127.0.0.1:31578, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31982") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40984->127.0.0.1:31982, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30838") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43616->127.0.0.1:30838, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31102") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35974->127.0.0.1:31102, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30574") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44404->127.0.0.1:30574, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30536") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54100->127.0.0.1:30536, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30823") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57106->127.0.0.1:30823, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31978") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35358->127.0.0.1:31978, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31192") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46052->127.0.0.1:31192, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30895") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60452->127.0.0.1:30895, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31946") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53508->127.0.0.1:31946, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30018") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41118->127.0.0.1:30018, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35266->127.0.0.1:31291, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30823") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57118->127.0.0.1:30823, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31911") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58398->127.0.0.1:31911, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30113") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42658->127.0.0.1:30113, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30533") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42032->127.0.0.1:30533, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30448") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48612->127.0.0.1:30448, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31591") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35896->127.0.0.1:31591, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31310") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59250->127.0.0.1:31310, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30279") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57606->127.0.0.1:30279, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31371") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39720->127.0.0.1:31371, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55720->127.0.0.1:30261, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30462") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60120->127.0.0.1:30462, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30593") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35058->127.0.0.1:30593, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31377") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42664->127.0.0.1:31377, err= 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30375") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33782->127.0.0.1:30375, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35278->127.0.0.1:31291, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30796") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46844->127.0.0.1:30796, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30380") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53254->127.0.0.1:30380, err= 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31096") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47676->127.0.0.1:31096, err= 2025/07/28 01:09:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31985") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50012->127.0.0.1:31985, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30937") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30451") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53518->127.0.0.1:30937, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48414->127.0.0.1:30451, err= 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30028") 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52228->127.0.0.1:30028, err= 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30162") 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45242->127.0.0.1:30162, err= 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31388") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44954->127.0.0.1:31388, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30168") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57022->127.0.0.1:30168, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30196") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33812->127.0.0.1:30196, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36716->127.0.0.1:28622, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31399") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31329") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52860->127.0.0.1:31399, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30869") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37198->127.0.0.1:30869, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43466->127.0.0.1:31329, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/28 01:09:49 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31134") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30505") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31731") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58416->127.0.0.1:31134, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31484") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36810->127.0.0.1:30505, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49930->127.0.0.1:31731, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53030->127.0.0.1:31484, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31153") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37190->127.0.0.1:31153, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31146") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30347") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51110->127.0.0.1:31146, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57876->127.0.0.1:30347, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31428") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30579") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56280->127.0.0.1:31428, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44428->127.0.0.1:30579, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30681") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53660->127.0.0.1:30681, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30997") 2025/07/28 01:09:49 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/28 01:09:49 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54274->127.0.0.1:30997, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31389") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30059") 2025/07/28 01:09:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35020->127.0.0.1:31389, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35488->127.0.0.1:30059, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31164") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37248->127.0.0.1:31164, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30870") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30658") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53536->127.0.0.1:30870, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43948->127.0.0.1:30658, err= 2025/07/28 01:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30118") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32936->127.0.0.1:30118, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31562") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35238->127.0.0.1:31562, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30215") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50432->127.0.0.1:30215, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30328") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55948->127.0.0.1:30328, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31602") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39874->127.0.0.1:31602, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30211") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41992->127.0.0.1:30211, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31913") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46634->127.0.0.1:31256, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56030->127.0.0.1:31913, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31382") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38906->127.0.0.1:31382, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30617") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46406->127.0.0.1:30617, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30860") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30259") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52382->127.0.0.1:30259, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53532->127.0.0.1:30860, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30164") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38710->127.0.0.1:30164, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31423") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49450->127.0.0.1:31423, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30904") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54764->127.0.0.1:30904, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30926") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51236->127.0.0.1:30926, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31885") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44364->127.0.0.1:31885, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30993") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30322") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52566->127.0.0.1:30993, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31651") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57776->127.0.0.1:30322, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30806") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48448->127.0.0.1:31651, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31262") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40834->127.0.0.1:30806, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58502->127.0.0.1:31262, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31981") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48684->127.0.0.1:31981, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31940") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39532->127.0.0.1:31940, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30236") 2025/07/28 01:09:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36498->127.0.0.1:30236, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31464") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31468") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37184->127.0.0.1:31468, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51450->127.0.0.1:31464, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30260") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44998->127.0.0.1:30260, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30239") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30918") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30998") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36944->127.0.0.1:30998, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55420->127.0.0.1:30239, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38808->127.0.0.1:30918, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31435") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37280->127.0.0.1:31435, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31627") 2025/07/28 01:09:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35936->127.0.0.1:31627, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30734") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31792") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41666->127.0.0.1:31792, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53602->127.0.0.1:30734, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30742") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33946->127.0.0.1:30742, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31377") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42674->127.0.0.1:31377, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31955") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45006->127.0.0.1:31955, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30603") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38322->127.0.0.1:30603, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30159") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30209") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30022") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38128->127.0.0.1:30022, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40214->127.0.0.1:30209, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43970->127.0.0.1:30159, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30137") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50544->127.0.0.1:30137, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31295") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42614->127.0.0.1:31295, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30388") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44356->127.0.0.1:30388, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31048") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37852->127.0.0.1:31048, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30901") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44414->127.0.0.1:30901, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30017") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47448->127.0.0.1:30017, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30087") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31349") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30097") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43688->127.0.0.1:31349, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57232->127.0.0.1:30097, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54236->127.0.0.1:30087, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30899") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56648->127.0.0.1:30899, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30245") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30326") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37260->127.0.0.1:30326, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57154->127.0.0.1:30245, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30629") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31430") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30734") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53612->127.0.0.1:30734, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37004->127.0.0.1:30629, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31469") 2025/07/28 01:09:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58054->127.0.0.1:31469, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58312->127.0.0.1:31430, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31497") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30129") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58628->127.0.0.1:30129, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35262->127.0.0.1:31497, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31813") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47860->127.0.0.1:31813, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30921") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45364->127.0.0.1:30921, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30535") 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57696->127.0.0.1:30535, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35284->127.0.0.1:31291, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30826") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43798->127.0.0.1:30826, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30164") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30246") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45868->127.0.0.1:30246, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38726->127.0.0.1:30164, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30389") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55406->127.0.0.1:30389, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30140") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52554->127.0.0.1:30140, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31987") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31857") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35514->127.0.0.1:31857, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57752->127.0.0.1:31987, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31251") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55170->127.0.0.1:31251, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30530") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41988->127.0.0.1:30530, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31592") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33808->127.0.0.1:31592, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36726->127.0.0.1:28622, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Connecting to FTP server 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30973") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30750") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30915") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56250->127.0.0.1:30915, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50556->127.0.0.1:30750, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30049") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31616") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48400->127.0.0.1:30973, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37420->127.0.0.1:31616, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36574->127.0.0.1:30049, err= 2025/07/28 01:09:49 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 01:09:49 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 01:09:49 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31447") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30147") 2025/07/28 01:09:49 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52834->127.0.0.1:30147, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50316->127.0.0.1:31447, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30673") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47996->127.0.0.1:30673, err= 2025/07/28 01:09:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31805") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60276->127.0.0.1:31805, err= 2025/07/28 01:09:49 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31255") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56706->127.0.0.1:31255, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30753") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40776->127.0.0.1:30753, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30622") 2025/07/28 01:09:49 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30661") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34362->127.0.0.1:30622, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60118->127.0.0.1:30661, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36740->127.0.0.1:28622, err= 2025/07/28 01:09:49 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 01:09:49 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 01:09:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 01:09:49 INFO : apple: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30762") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30656") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33718->127.0.0.1:30656, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31537") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58748->127.0.0.1:31537, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39356->127.0.0.1:30762, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30142") 2025/07/28 01:09:49 INFO : appleappleapplebanana: Deleted 2025/07/28 01:09:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44634->127.0.0.1:30142, err= 2025/07/28 01:09:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30725") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46404->127.0.0.1:30725, err= 2025/07/28 01:09:49 INFO : banana: Deleted 2025/07/28 01:09:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:28622") 2025/07/28 01:09:49 INFO : splitbananasplit: Deleted 2025/07/28 01:09:49 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31739") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55826->127.0.0.1:31739, err= 2025/07/28 01:09:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36744->127.0.0.1:28622, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31007") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42838->127.0.0.1:31007, err= 2025/07/28 01:09:49 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30017") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47456->127.0.0.1:30017, err= 2025/07/28 01:09:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : YXBwbGU=: Excluded 2025/07/28 01:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/28 01:09:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : YmFuYW5h: Excluded 2025/07/28 01:09:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31191") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59144->127.0.0.1:31191, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30679") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43062->127.0.0.1:30679, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31782") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47902->127.0.0.1:31782, err= 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31221") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56722->127.0.0.1:31221, err= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : apple: Sizes identical 2025/07/28 01:09:49 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:49 DEBUG : banana: Sizes identical 2025/07/28 01:09:49 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:49 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56246->127.0.0.1:31518, err= 2025/07/28 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30243") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33704->127.0.0.1:30243, err= 2025/07/28 01:09:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : YXBwbGU=: Excluded 2025/07/28 01:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/28 01:09:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : YmFuYW5h: Excluded 2025/07/28 01:09:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30461") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56140->127.0.0.1:30461, err= 2025/07/28 01:09:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/28 01:09:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30317") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56624->127.0.0.1:30317, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30996") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39086->127.0.0.1:30996, err= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30686") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32850->127.0.0.1:30686, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31649") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60676->127.0.0.1:31649, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31947") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51052->127.0.0.1:31947, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30309") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43586->127.0.0.1:30309, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30137") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50560->127.0.0.1:30137, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31653") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52096->127.0.0.1:31653, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30438") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45542->127.0.0.1:30438, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31473") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32916->127.0.0.1:31473, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30543") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54496->127.0.0.1:30543, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30868") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55764->127.0.0.1:30868, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31439") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56378->127.0.0.1:31439, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30863") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38540->127.0.0.1:30863, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30360") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47644->127.0.0.1:30360, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31950") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52634->127.0.0.1:31950, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30479") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34460->127.0.0.1:30479, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30170") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37960->127.0.0.1:30170, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30460") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38252->127.0.0.1:30460, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30473") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46418->127.0.0.1:30473, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30936") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36280->127.0.0.1:30936, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31766") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55356->127.0.0.1:31766, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31175") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35920->127.0.0.1:31175, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30157") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39836->127.0.0.1:30157, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31958") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51562->127.0.0.1:31958, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30403") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39698->127.0.0.1:30403, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30756") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55876->127.0.0.1:30756, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30405") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53026->127.0.0.1:30405, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31455") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57134->127.0.0.1:31455, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31619") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49046->127.0.0.1:31619, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31497") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35270->127.0.0.1:31497, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31512") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57362->127.0.0.1:31512, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30822") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40390->127.0.0.1:30822, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31936") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41258->127.0.0.1:31936, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30006") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35446->127.0.0.1:30006, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30507") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34294->127.0.0.1:30507, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31468") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37198->127.0.0.1:31468, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31596") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60700->127.0.0.1:31596, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30366") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46374->127.0.0.1:30366, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31035") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37930->127.0.0.1:31035, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31132") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60764->127.0.0.1:31132, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31920") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52298->127.0.0.1:31920, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30521") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33986->127.0.0.1:30521, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30671") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35712->127.0.0.1:30671, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31485") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51526->127.0.0.1:31485, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31445") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40180->127.0.0.1:31445, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31153") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37206->127.0.0.1:31153, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30433") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36860->127.0.0.1:30433, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30648") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38996->127.0.0.1:30648, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30035") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52102->127.0.0.1:30035, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31264") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56662->127.0.0.1:31264, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30854") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41636->127.0.0.1:30854, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31551") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53220->127.0.0.1:31551, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30446") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52040->127.0.0.1:30446, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31650") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45216->127.0.0.1:31650, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30599") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35768->127.0.0.1:30599, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31630") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58226->127.0.0.1:31630, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30040") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52200->127.0.0.1:30040, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30211") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41994->127.0.0.1:30211, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31820") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60306->127.0.0.1:31820, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30048") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40662->127.0.0.1:30048, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30125") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50992->127.0.0.1:30125, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30981") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60124->127.0.0.1:30981, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30023") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54734->127.0.0.1:30023, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31486") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36748->127.0.0.1:31486, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30601") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56142->127.0.0.1:30601, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30767") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53174->127.0.0.1:30767, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31402") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53882->127.0.0.1:31402, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30868") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55770->127.0.0.1:30868, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31122") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49156->127.0.0.1:31122, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31319") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35898->127.0.0.1:31319, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31459") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49870->127.0.0.1:31459, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30202") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52752->127.0.0.1:30202, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31342") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47320->127.0.0.1:31342, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30287") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53688->127.0.0.1:30287, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31026") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34632->127.0.0.1:31026, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30540") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36646->127.0.0.1:30540, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30597") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55914->127.0.0.1:30597, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30584") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33920->127.0.0.1:30584, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31540") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48050->127.0.0.1:31540, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30675") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47068->127.0.0.1:30675, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31743") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43020->127.0.0.1:31743, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30266") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46404->127.0.0.1:30266, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31659") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47602->127.0.0.1:31659, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30888") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49538->127.0.0.1:30888, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30615") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58640->127.0.0.1:30615, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31947") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51066->127.0.0.1:31947, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31516") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44774->127.0.0.1:31516, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30921") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45366->127.0.0.1:30921, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30350") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58874->127.0.0.1:30350, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31250") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40532->127.0.0.1:31250, err= 2025/07/28 01:09:49 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30851") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38414->127.0.0.1:30851, err= 2025/07/28 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : apple: Excluded 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : banana: Excluded 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31707") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34886->127.0.0.1:31707, err= 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30098") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60676->127.0.0.1:30098, err= 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31566") 2025/07/28 01:09:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47922->127.0.0.1:31566, err= 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31109") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38988->127.0.0.1:31109, err= 2025/07/28 01:09:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30080") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31485") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51542->127.0.0.1:31485, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30819") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31659") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42954->127.0.0.1:30080, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47612->127.0.0.1:31659, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33706->127.0.0.1:30819, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31742") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30151") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55704->127.0.0.1:30151, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31707") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34894->127.0.0.1:31707, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30493") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35196->127.0.0.1:31742, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52706->127.0.0.1:30493, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31508") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31202") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41542->127.0.0.1:31508, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43358->127.0.0.1:31202, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30682") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47250->127.0.0.1:30682, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31075") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34590->127.0.0.1:31075, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30104") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39864->127.0.0.1:30104, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30762") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39372->127.0.0.1:30762, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31092") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47788->127.0.0.1:31092, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31028") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48712->127.0.0.1:31028, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31332") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37950->127.0.0.1:31332, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30299") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41966->127.0.0.1:30299, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30102") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43064->127.0.0.1:30102, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30905") 2025/07/28 01:09:50 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/28 01:09:50 INFO : apple: Copied (new) to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41736->127.0.0.1:30905, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31074") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55636->127.0.0.1:31074, err= 2025/07/28 01:09:50 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/28 01:09:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30313") 2025/07/28 01:09:50 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31151") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44810->127.0.0.1:30313, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31608") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31233") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44448->127.0.0.1:31151, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53574->127.0.0.1:31233, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35734->127.0.0.1:31608, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31945") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31129") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59952->127.0.0.1:31129, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49294->127.0.0.1:31802, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39976->127.0.0.1:31945, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30696") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31065") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31799") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37782->127.0.0.1:30696, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37176->127.0.0.1:31799, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59702->127.0.0.1:31065, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30604") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58400->127.0.0.1:30604, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31239") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36382->127.0.0.1:31239, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30844") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30209") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31392") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41618->127.0.0.1:30844, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42642->127.0.0.1:31392, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40220->127.0.0.1:30209, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30493") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30129") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58634->127.0.0.1:30129, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52722->127.0.0.1:30493, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31959") 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43314->127.0.0.1:31959, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30634") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31853") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58706->127.0.0.1:30634, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49348->127.0.0.1:31853, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30910") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31946") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53514->127.0.0.1:31946, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57562->127.0.0.1:30910, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31680") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33544->127.0.0.1:31680, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30806") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31942") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50516->127.0.0.1:31942, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55724->127.0.0.1:30261, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30155") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38774->127.0.0.1:30155, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40848->127.0.0.1:30806, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30824") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30734") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31851") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52774->127.0.0.1:30824, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44946->127.0.0.1:31851, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53614->127.0.0.1:30734, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30704") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53054->127.0.0.1:30704, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31729") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52990->127.0.0.1:31729, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30312") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60220->127.0.0.1:30312, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30553") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51654->127.0.0.1:30553, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31331") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30930") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42626->127.0.0.1:30930, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42900->127.0.0.1:31331, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31937") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33208->127.0.0.1:31937, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31379") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56382->127.0.0.1:31379, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31056") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51898->127.0.0.1:31056, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30516") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30650") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40674->127.0.0.1:30650, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50030->127.0.0.1:30516, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31762") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31333") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54400->127.0.0.1:31762, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31105") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47888->127.0.0.1:31105, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57250->127.0.0.1:31333, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30170") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30110") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31416") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58914->127.0.0.1:31416, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44484->127.0.0.1:30110, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37966->127.0.0.1:30170, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31154") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50994->127.0.0.1:31154, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31060") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31238") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58426->127.0.0.1:31238, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35744->127.0.0.1:31060, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30108") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30569") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53728->127.0.0.1:30569, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45194->127.0.0.1:30108, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30741") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30640") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60524->127.0.0.1:30640, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60904->127.0.0.1:30741, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31422") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55638->127.0.0.1:31422, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30037") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30657") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31782") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58116->127.0.0.1:30657, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47912->127.0.0.1:31782, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31242") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36912->127.0.0.1:30037, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41984->127.0.0.1:31242, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31397") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31753") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30509") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40364->127.0.0.1:30509, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34086->127.0.0.1:31397, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47120->127.0.0.1:31753, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30379") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36956->127.0.0.1:30379, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30451") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30541") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48426->127.0.0.1:30451, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33792->127.0.0.1:30541, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31848") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31341") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49088->127.0.0.1:31341, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44140->127.0.0.1:31848, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31294") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31621") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45604->127.0.0.1:31621, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56288->127.0.0.1:31294, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30969") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36680->127.0.0.1:30969, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30036") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30329") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47856->127.0.0.1:30329, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31640") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37680->127.0.0.1:31640, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35828->127.0.0.1:30036, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48048->127.0.0.1:31961, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31277") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31872") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31406") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52710->127.0.0.1:31277, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31432") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44642->127.0.0.1:31432, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39640->127.0.0.1:31872, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40924->127.0.0.1:31406, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31646") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56212->127.0.0.1:31646, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30024") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44044->127.0.0.1:30024, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30232") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31925") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31964") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31842") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44146->127.0.0.1:30866, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39310->127.0.0.1:31842, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37246->127.0.0.1:31964, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31098") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31933") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59206->127.0.0.1:31933, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38390->127.0.0.1:31098, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57122->127.0.0.1:30232, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43050->127.0.0.1:31925, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57464->127.0.0.1:30042, err= 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 01:09:50 INFO : splitbananasplit: Deleted 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31863") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46688->127.0.0.1:31863, err= 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30250") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59702->127.0.0.1:30250, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31175") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35932->127.0.0.1:31175, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30971") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41708->127.0.0.1:30971, err= 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 01:09:50 INFO : apple: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30880") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30139") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50242->127.0.0.1:30139, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54784->127.0.0.1:30880, err= 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46642->127.0.0.1:31256, err= 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31661") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33998->127.0.0.1:31661, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31953") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30699") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40176->127.0.0.1:30699, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44078->127.0.0.1:31953, err= 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31751") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54660->127.0.0.1:31751, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30522") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59832->127.0.0.1:30522, err= 2025/07/28 01:09:50 INFO : appleappleapplebanana: Deleted 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 01:09:50 INFO : banana: Deleted 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31347") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39264->127.0.0.1:31347, err= 2025/07/28 01:09:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : PREFIXapple: Excluded 2025/07/28 01:09:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/28 01:09:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : PREFIXbanana: Excluded 2025/07/28 01:09:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31831") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49986->127.0.0.1:31831, err= 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31026") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34636->127.0.0.1:31026, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31958") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51570->127.0.0.1:31958, err= 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 01:09:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30789") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53902->127.0.0.1:30789, err= 2025/07/28 01:09:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30749") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31056") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30768") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30119") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45334->127.0.0.1:30119, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45176->127.0.0.1:30768, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51900->127.0.0.1:31056, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42978->127.0.0.1:30749, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30904") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54776->127.0.0.1:30904, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30361") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31290") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58228->127.0.0.1:30361, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31501") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52580->127.0.0.1:31501, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39878->127.0.0.1:31290, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31071") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58234->127.0.0.1:31071, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31684") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30659") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49190->127.0.0.1:30659, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41556->127.0.0.1:31684, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31836") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30057") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49828->127.0.0.1:31836, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31819") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34776->127.0.0.1:31819, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55182->127.0.0.1:30057, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30464") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45354->127.0.0.1:30464, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30443") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59676->127.0.0.1:30443, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31429") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56308->127.0.0.1:31429, err= 2025/07/28 01:09:50 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/28 01:09:50 INFO : apple: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31304") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31274") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31728") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58458->127.0.0.1:31274, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31227") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33232->127.0.0.1:31227, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40594->127.0.0.1:31304, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59246->127.0.0.1:31728, err= 2025/07/28 01:09:50 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/28 01:09:50 INFO : banana: Copied (new) 2025/07/28 01:09:50 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/28 01:09:50 INFO : appleappleapplebanana: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30918") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30067") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38824->127.0.0.1:30918, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31639") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36158->127.0.0.1:30067, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50198->127.0.0.1:31639, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30233") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36674->127.0.0.1:30233, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31677") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30897") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52226->127.0.0.1:30897, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40400->127.0.0.1:31677, err= 2025/07/28 01:09:50 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/28 01:09:50 INFO : splitbananasplit: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31538") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33414->127.0.0.1:31538, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31219") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31711") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36522->127.0.0.1:31219, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43898->127.0.0.1:31711, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31321") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30495") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30277") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44358->127.0.0.1:30277, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56708->127.0.0.1:30495, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60928->127.0.0.1:31321, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30453") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52944->127.0.0.1:30453, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30907") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38014->127.0.0.1:30907, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31360") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41420->127.0.0.1:31360, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30039") 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37506->127.0.0.1:30039, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31087") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43192->127.0.0.1:31087, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31914") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46416->127.0.0.1:31914, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31118") 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53852->127.0.0.1:31118, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30521") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31351") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45318->127.0.0.1:31351, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34000->127.0.0.1:30521, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30088") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57896->127.0.0.1:30088, err= 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31998") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30193") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43562->127.0.0.1:31998, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60528->127.0.0.1:30193, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31868") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31452") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44316->127.0.0.1:31868, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30027") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38662->127.0.0.1:31452, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30492") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48180->127.0.0.1:30027, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40132->127.0.0.1:30492, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30176") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31957") 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58194->127.0.0.1:31957, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56902->127.0.0.1:30176, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31034") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31759") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41666->127.0.0.1:31759, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52598->127.0.0.1:31034, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30482") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33416->127.0.0.1:30482, err= 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31940") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39542->127.0.0.1:31940, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30003") 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31127") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43474->127.0.0.1:31127, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53958->127.0.0.1:30003, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31280") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33328->127.0.0.1:31280, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30826") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30308") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31162") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50462->127.0.0.1:31162, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48216->127.0.0.1:30308, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43810->127.0.0.1:30826, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31341") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49096->127.0.0.1:31341, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30079") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36622->127.0.0.1:30079, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31539") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40798->127.0.0.1:31539, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31088") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56798->127.0.0.1:31088, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31563") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31749") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30463") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43174->127.0.0.1:30463, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36090->127.0.0.1:31749, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50030->127.0.0.1:31563, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30547") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50858->127.0.0.1:30547, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30930") 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42628->127.0.0.1:30930, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31498") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31950") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41646->127.0.0.1:31498, err= 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52636->127.0.0.1:31950, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30632") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47322->127.0.0.1:30632, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30791") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48104->127.0.0.1:30791, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30043") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39278->127.0.0.1:30043, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31000") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31119") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48822->127.0.0.1:31119, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59890->127.0.0.1:31000, err= 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30913") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30421") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58022->127.0.0.1:30913, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40554->127.0.0.1:30421, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30029") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53488->127.0.0.1:30029, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30534") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30207") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41870->127.0.0.1:30207, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49754->127.0.0.1:30534, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31255") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56710->127.0.0.1:31255, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31545") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31649") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60682->127.0.0.1:31649, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54244->127.0.0.1:31545, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30080") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42958->127.0.0.1:30080, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31231") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30927") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30464") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45356->127.0.0.1:30464, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44372->127.0.0.1:30927, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35962->127.0.0.1:31231, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30245") 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57168->127.0.0.1:30245, err= 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/28 01:09:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30539") 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30519") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34536->127.0.0.1:30519, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59456->127.0.0.1:30539, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30196") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33828->127.0.0.1:30196, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31063") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30203") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46460->127.0.0.1:30203, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55504->127.0.0.1:31063, err= 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31078") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54740->127.0.0.1:31078, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31104") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41760->127.0.0.1:31104, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30699") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40188->127.0.0.1:30699, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30950") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50180->127.0.0.1:30950, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30359") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46960->127.0.0.1:30359, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30900") 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52644->127.0.0.1:30900, err= 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31244") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30748") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58724->127.0.0.1:30748, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45990->127.0.0.1:31244, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31608") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30431") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31504") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31896") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30538") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30928") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35748->127.0.0.1:31608, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58202->127.0.0.1:30928, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53392->127.0.0.1:30538, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47646->127.0.0.1:30431, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52012->127.0.0.1:31504, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37386->127.0.0.1:31896, err= 2025/07/28 01:09:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31432") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30653") 2025/07/28 01:09:50 INFO : PREFIXsplitbananasplit: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44656->127.0.0.1:31432, err= 2025/07/28 01:09:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40646->127.0.0.1:30653, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30921") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45374->127.0.0.1:30921, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30239") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55426->127.0.0.1:30239, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30803") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30097") 2025/07/28 01:09:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30054") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60258->127.0.0.1:30054, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30108") 2025/07/28 01:09:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/28 01:09:50 INFO : PREFIXbanana: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45210->127.0.0.1:30108, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31220") 2025/07/28 01:09:50 INFO : PREFIXapple: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51512->127.0.0.1:31220, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46650->127.0.0.1:31256, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60596->127.0.0.1:30803, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57248->127.0.0.1:30097, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30766") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54824->127.0.0.1:30766, err= 2025/07/28 01:09:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30320") 2025/07/28 01:09:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33456->127.0.0.1:30320, err= 2025/07/28 01:09:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31200") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33428->127.0.0.1:31200, err= 2025/07/28 01:09:50 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : apple: Excluded 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:50 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : banana: Excluded 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31147") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48308->127.0.0.1:31147, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30690") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51712->127.0.0.1:30690, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31764") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57510->127.0.0.1:31764, err= 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31269") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36502->127.0.0.1:31269, err= 2025/07/28 01:09:50 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : apple: Excluded 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:50 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : banana: Excluded 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31657") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47098->127.0.0.1:31657, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31014") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49290->127.0.0.1:31014, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30151") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55714->127.0.0.1:30151, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31148") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53118->127.0.0.1:31148, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30464") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45372->127.0.0.1:30464, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30889") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36414->127.0.0.1:30889, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31318") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47108->127.0.0.1:31318, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30304") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59360->127.0.0.1:30304, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30680") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58240->127.0.0.1:30680, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31731") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49942->127.0.0.1:31731, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31610") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46276->127.0.0.1:31610, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30955") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55046->127.0.0.1:30955, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31818") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34016->127.0.0.1:31818, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31523") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42166->127.0.0.1:31523, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30529") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41586->127.0.0.1:30529, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31779") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57798->127.0.0.1:31779, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31238") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58432->127.0.0.1:31238, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31992") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52262->127.0.0.1:31992, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31913") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56042->127.0.0.1:31913, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31980") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50360->127.0.0.1:31980, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30385") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42634->127.0.0.1:30385, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30570") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42534->127.0.0.1:30570, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31032") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43272->127.0.0.1:31032, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30656") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33720->127.0.0.1:30656, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31128") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33852->127.0.0.1:31128, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31647") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40428->127.0.0.1:31647, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31736") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32822->127.0.0.1:31736, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30077") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47192->127.0.0.1:30077, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30985") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40918->127.0.0.1:30985, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30985") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40922->127.0.0.1:30985, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31584") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58460->127.0.0.1:31584, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30888") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49542->127.0.0.1:30888, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31267") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56774->127.0.0.1:31267, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31600") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36194->127.0.0.1:31600, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31718") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50850->127.0.0.1:31718, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31342") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47324->127.0.0.1:31342, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31190") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52502->127.0.0.1:31190, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30818") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49290->127.0.0.1:30818, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30210") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39454->127.0.0.1:30210, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30413") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38760->127.0.0.1:30413, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30049") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36590->127.0.0.1:30049, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31381") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34018->127.0.0.1:31381, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31426") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48498->127.0.0.1:31426, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30477") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55234->127.0.0.1:30477, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30758") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47626->127.0.0.1:30758, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31385") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41234->127.0.0.1:31385, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30152") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51878->127.0.0.1:30152, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31466") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53126->127.0.0.1:31466, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30160") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37600->127.0.0.1:30160, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31108") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48490->127.0.0.1:31108, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45180->127.0.0.1:31873, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30781") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45728->127.0.0.1:30781, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31850") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59430->127.0.0.1:31850, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30046") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40458->127.0.0.1:30046, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30382") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39738->127.0.0.1:30382, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31290") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39894->127.0.0.1:31290, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30401") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49646->127.0.0.1:30401, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30072") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47748->127.0.0.1:30072, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30570") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42550->127.0.0.1:30570, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30785") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43396->127.0.0.1:30785, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31243") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40086->127.0.0.1:31243, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31887") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49234->127.0.0.1:31887, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30721") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42724->127.0.0.1:30721, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31662") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49012->127.0.0.1:31662, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31259") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40996->127.0.0.1:31259, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30069") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39792->127.0.0.1:30069, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31984") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40194->127.0.0.1:31984, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30928") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58218->127.0.0.1:30928, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31663") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54708->127.0.0.1:31663, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31839") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40998->127.0.0.1:31839, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31197") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60028->127.0.0.1:31197, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31234") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55434->127.0.0.1:31234, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31604") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44720->127.0.0.1:31604, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31445") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40182->127.0.0.1:31445, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30924") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44258->127.0.0.1:30924, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31074") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55640->127.0.0.1:31074, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31239") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36388->127.0.0.1:31239, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31573") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34072->127.0.0.1:31573, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31284") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39348->127.0.0.1:31284, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31253") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50222->127.0.0.1:31253, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30707") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52230->127.0.0.1:30707, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31002") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36076->127.0.0.1:31002, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30118") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32942->127.0.0.1:30118, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31909") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43388->127.0.0.1:31909, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31401") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34658->127.0.0.1:31401, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30218") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36238->127.0.0.1:30218, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30362") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42454->127.0.0.1:30362, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31250") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40544->127.0.0.1:31250, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31566") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47924->127.0.0.1:31566, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30671") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35722->127.0.0.1:30671, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31684") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41570->127.0.0.1:31684, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30718") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35578->127.0.0.1:30718, err= 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31861") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43064->127.0.0.1:31861, err= 2025/07/28 01:09:50 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : apple: Excluded 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:50 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : banana: Excluded 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31525") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58096->127.0.0.1:31525, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31346") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33556->127.0.0.1:31346, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30735") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42908->127.0.0.1:30735, err= 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31186") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48842->127.0.0.1:31186, err= 2025/07/28 01:09:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30235") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31230") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38628->127.0.0.1:31230, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32822->127.0.0.1:30235, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30433") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30116") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36870->127.0.0.1:30433, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46222->127.0.0.1:30116, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31905") 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30642") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31084") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56752->127.0.0.1:31084, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52386->127.0.0.1:30642, err= 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56156->127.0.0.1:31905, err= 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30220") 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38928->127.0.0.1:30220, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30358") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31734") 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46082->127.0.0.1:30358, err= 2025/07/28 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36648->127.0.0.1:31734, err= 2025/07/28 01:09:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30743") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49756->127.0.0.1:30743, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31639") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50208->127.0.0.1:31639, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31664") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31264") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56666->127.0.0.1:31264, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31792") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30592") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34128->127.0.0.1:30592, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41674->127.0.0.1:31792, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50812->127.0.0.1:31664, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30502") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39244->127.0.0.1:30502, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30525") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39470->127.0.0.1:30525, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30762") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39386->127.0.0.1:30762, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30868") 2025/07/28 01:09:50 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/28 01:09:50 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55782->127.0.0.1:30868, err= 2025/07/28 01:09:50 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30742") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33960->127.0.0.1:30742, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30037") 2025/07/28 01:09:50 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/28 01:09:50 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31243") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36924->127.0.0.1:30037, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31908") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40098->127.0.0.1:31243, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30839") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58986->127.0.0.1:30839, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53108->127.0.0.1:31908, err= 2025/07/28 01:09:50 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30825") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30827") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35776->127.0.0.1:30825, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50670->127.0.0.1:30827, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30660") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30510") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43150->127.0.0.1:30660, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54142->127.0.0.1:30510, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30990") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48964->127.0.0.1:30990, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30345") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56496->127.0.0.1:30345, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30729") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31491") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58426->127.0.0.1:31491, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59486->127.0.0.1:30729, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31639") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31161") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60422->127.0.0.1:31161, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50210->127.0.0.1:31639, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30801") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36954->127.0.0.1:30801, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31000") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31401") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30654") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48194->127.0.0.1:30654, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34664->127.0.0.1:31401, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59906->127.0.0.1:31000, err= 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30991") 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31452") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38674->127.0.0.1:31452, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30099") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43796->127.0.0.1:30099, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43246->127.0.0.1:30991, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30609") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30822") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46760->127.0.0.1:30609, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40414->127.0.0.1:30822, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30605") 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33500->127.0.0.1:30605, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30833") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31667") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30531") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34114->127.0.0.1:30531, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44054->127.0.0.1:30833, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54788->127.0.0.1:31667, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30306") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31988") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30549") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31935") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36724->127.0.0.1:31935, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49376->127.0.0.1:31988, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36834->127.0.0.1:30306, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56818->127.0.0.1:30549, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31153") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37222->127.0.0.1:31153, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30099") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30963") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43804->127.0.0.1:30099, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49540->127.0.0.1:30963, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30890") 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34142->127.0.0.1:30890, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30161") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30236") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36500->127.0.0.1:30236, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50280->127.0.0.1:30161, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31372") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49308->127.0.0.1:31802, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30221") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38592->127.0.0.1:30221, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33726->127.0.0.1:31372, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30273") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51416->127.0.0.1:30273, err= 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30165") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41476->127.0.0.1:30165, err= 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31773") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60166->127.0.0.1:31773, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31699") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55186->127.0.0.1:31027, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56710->127.0.0.1:31699, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31342") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47334->127.0.0.1:31342, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31038") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30346") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37766->127.0.0.1:31038, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51770->127.0.0.1:30346, err= 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31534") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57608->127.0.0.1:31534, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30088") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31434") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49600->127.0.0.1:31434, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31843") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33412->127.0.0.1:31843, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57906->127.0.0.1:30088, err= 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30543") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31511") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54796->127.0.0.1:31511, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30782") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57692->127.0.0.1:30782, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31023") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54508->127.0.0.1:30543, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35074->127.0.0.1:31023, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30213") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54434->127.0.0.1:30213, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30518") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31223") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59296->127.0.0.1:30518, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49010->127.0.0.1:31223, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30477") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31891") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55236->127.0.0.1:30477, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34138->127.0.0.1:31891, err= 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31261") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55704->127.0.0.1:31261, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31495") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60534->127.0.0.1:31495, err= 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30273") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51422->127.0.0.1:30273, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31348") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30825") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30958") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35784->127.0.0.1:30825, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45126->127.0.0.1:31348, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59504->127.0.0.1:30958, err= 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30154") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43658->127.0.0.1:30154, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30116") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46226->127.0.0.1:30116, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30787") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49204->127.0.0.1:30787, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30501") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57322->127.0.0.1:30501, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30232") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57132->127.0.0.1:30232, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31085") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38280->127.0.0.1:31085, err= 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30935") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38566->127.0.0.1:30935, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31983") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31245") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51060->127.0.0.1:31983, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30055") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39692->127.0.0.1:31245, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45576->127.0.0.1:30055, err= 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30515") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49758->127.0.0.1:30515, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30518") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59312->127.0.0.1:30518, err= 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30336") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41624->127.0.0.1:30336, err= 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31523") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42176->127.0.0.1:31523, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31054") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59972->127.0.0.1:31054, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30871") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59902->127.0.0.1:30871, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31368") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31144") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30905") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54858->127.0.0.1:31144, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50492->127.0.0.1:31368, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41742->127.0.0.1:30905, err= 2025/07/28 01:09:50 INFO : apple: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31341") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49110->127.0.0.1:31341, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30512") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30406") 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 01:09:50 INFO : banana: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42644->127.0.0.1:30512, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53924->127.0.0.1:30406, err= 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30077") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47194->127.0.0.1:30077, err= 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31938") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35624->127.0.0.1:31938, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30273") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30406") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53940->127.0.0.1:30406, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51438->127.0.0.1:30273, err= 2025/07/28 01:09:50 INFO : appleappleapplebanana: Deleted 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30870") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53548->127.0.0.1:30870, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31092") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47790->127.0.0.1:31092, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31413") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37046->127.0.0.1:31413, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31570") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56744->127.0.0.1:31570, err= 2025/07/28 01:09:50 INFO : splitbananasplit: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30677") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56924->127.0.0.1:30677, err= 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40438->127.0.0.1:30744, err= 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31223") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49014->127.0.0.1:31223, err= 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30034") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32808->127.0.0.1:30034, err= 2025/07/28 01:09:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : bananaSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31686") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57358->127.0.0.1:31686, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37688->127.0.0.1:31458, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31516") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44788->127.0.0.1:31516, err= 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 01:09:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 01:09:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31532") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57946->127.0.0.1:31532, err= 2025/07/28 01:09:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31406") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31365") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37494->127.0.0.1:31365, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40936->127.0.0.1:31406, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30278") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60572->127.0.0.1:30278, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30369") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59448->127.0.0.1:30369, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37692->127.0.0.1:31458, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31064") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60228->127.0.0.1:31064, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30848") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49544->127.0.0.1:30848, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31347") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31265") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38936->127.0.0.1:31265, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39280->127.0.0.1:31347, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30518") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31566") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47934->127.0.0.1:31566, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59324->127.0.0.1:30518, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30205") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30976") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37472->127.0.0.1:30976, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43664->127.0.0.1:30205, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40452->127.0.0.1:30744, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31212") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30318") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43858->127.0.0.1:30318, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33964->127.0.0.1:31212, err= 2025/07/28 01:09:50 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/28 01:09:50 INFO : apple: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30318") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30001") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48120->127.0.0.1:30001, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43872->127.0.0.1:30318, err= 2025/07/28 01:09:50 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/28 01:09:50 INFO : appleappleapplebanana: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31309") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31740") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60594->127.0.0.1:31740, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54116->127.0.0.1:31309, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31246") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31461") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46284->127.0.0.1:31461, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54140->127.0.0.1:31246, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31959") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31897") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43320->127.0.0.1:31959, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36148->127.0.0.1:31897, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/28 01:09:50 INFO : splitbananasplit: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31626") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49722->127.0.0.1:31626, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30667") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53942->127.0.0.1:30667, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31874") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31545") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54256->127.0.0.1:31545, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56390->127.0.0.1:31874, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31440") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60272->127.0.0.1:31440, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30640") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30530") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60538->127.0.0.1:30640, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42002->127.0.0.1:30530, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30465") 2025/07/28 01:09:50 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/28 01:09:50 INFO : banana: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40162->127.0.0.1:30465, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30301") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49962->127.0.0.1:30301, err= 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30028") 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31590") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31466") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44814->127.0.0.1:31590, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52244->127.0.0.1:30028, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53128->127.0.0.1:31466, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31235") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34220->127.0.0.1:31235, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31093") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31746") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49552->127.0.0.1:31093, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54934->127.0.0.1:31746, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31102") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35984->127.0.0.1:31102, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30770") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35122->127.0.0.1:30770, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31226") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31394") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39820->127.0.0.1:31394, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54136->127.0.0.1:31226, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31556") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50698->127.0.0.1:31556, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30096") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31794") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54414->127.0.0.1:31794, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53672->127.0.0.1:30096, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30016") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40054->127.0.0.1:30016, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30129") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58636->127.0.0.1:30129, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30627") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47998->127.0.0.1:30627, err= 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31960") 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31630") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58240->127.0.0.1:31630, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48366->127.0.0.1:31960, err= 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31846") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51674->127.0.0.1:31846, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30673") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48012->127.0.0.1:30673, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31290") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31961") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48052->127.0.0.1:31961, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39910->127.0.0.1:31290, err= 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30178") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47454->127.0.0.1:30178, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31084") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56762->127.0.0.1:31084, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31479") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38108->127.0.0.1:31479, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30837") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36472->127.0.0.1:30837, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31689") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35710->127.0.0.1:31689, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30063") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54640->127.0.0.1:30063, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30365") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37260->127.0.0.1:30365, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30978") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30224") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33484->127.0.0.1:30224, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45264->127.0.0.1:30978, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31277") 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30501") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57324->127.0.0.1:30501, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52714->127.0.0.1:31277, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31103") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50630->127.0.0.1:31103, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30814") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43182->127.0.0.1:30814, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31244") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30338") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35852->127.0.0.1:30338, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46006->127.0.0.1:31244, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31849") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37124->127.0.0.1:31849, err= 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30629") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30039") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37516->127.0.0.1:30039, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37008->127.0.0.1:30629, err= 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31375") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45210->127.0.0.1:31375, err= 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30515") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30779") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51006->127.0.0.1:30779, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30950") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31657") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49762->127.0.0.1:30515, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50184->127.0.0.1:30950, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47100->127.0.0.1:31657, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31382") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30823") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57124->127.0.0.1:30823, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38914->127.0.0.1:31382, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30008") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52200->127.0.0.1:30008, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57474->127.0.0.1:30042, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30601") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31700") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34614->127.0.0.1:31700, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56148->127.0.0.1:30601, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30959") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31754") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34618->127.0.0.1:31754, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46446->127.0.0.1:30959, err= 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/28 01:09:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30396") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39236->127.0.0.1:30396, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30369") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30656") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59450->127.0.0.1:30369, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30064") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33724->127.0.0.1:30656, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56866->127.0.0.1:30064, err= 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30648") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31011") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39004->127.0.0.1:30648, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35330->127.0.0.1:31011, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31818") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30930") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42634->127.0.0.1:30930, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34030->127.0.0.1:31818, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31040") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38082->127.0.0.1:31040, err= 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31785") 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42022->127.0.0.1:31785, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30277") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44366->127.0.0.1:30277, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30183") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30799") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55658->127.0.0.1:30183, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50170->127.0.0.1:30799, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30594") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46854->127.0.0.1:30594, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30826") 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43816->127.0.0.1:30826, err= 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30626") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31860") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30962") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36884->127.0.0.1:30962, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47728->127.0.0.1:30626, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58774->127.0.0.1:31860, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30264") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31857") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30914") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31252") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31901") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57556->127.0.0.1:31252, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57130->127.0.0.1:30914, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35526->127.0.0.1:31857, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47928->127.0.0.1:30264, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48942->127.0.0.1:31901, err= 2025/07/28 01:09:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : splitbananasplitSUFFIX: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31072") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55652->127.0.0.1:31072, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30621") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58618->127.0.0.1:30621, err= 2025/07/28 01:09:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31671") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30427") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42974->127.0.0.1:30427, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47710->127.0.0.1:31671, err= 2025/07/28 01:09:50 INFO : appleSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30247") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41838->127.0.0.1:30247, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31152") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40212->127.0.0.1:31152, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31728") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59254->127.0.0.1:31728, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31812") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30728") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31194") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43108->127.0.0.1:31194, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40858->127.0.0.1:31812, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40458->127.0.0.1:30744, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31674") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36620->127.0.0.1:30728, err= 2025/07/28 01:09:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34002->127.0.0.1:31674, err= 2025/07/28 01:09:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : bananaSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/28 01:09:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31533") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52692->127.0.0.1:31533, err= 2025/07/28 01:09:50 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : apple: Excluded 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:50 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : banana: Excluded 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31473") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32930->127.0.0.1:31473, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30718") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35590->127.0.0.1:30718, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31275") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38976->127.0.0.1:31275, err= 2025/07/28 01:09:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30324") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46734->127.0.0.1:30324, err= 2025/07/28 01:09:50 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : apple: Excluded 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:50 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : banana: Excluded 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30442") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37752->127.0.0.1:30442, err= 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31280") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33344->127.0.0.1:31280, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31382") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38918->127.0.0.1:31382, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30819") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33712->127.0.0.1:30819, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49114->127.0.0.1:30169, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30488") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37056->127.0.0.1:30488, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31778") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55242->127.0.0.1:31778, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30341") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56274->127.0.0.1:30341, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30220") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38934->127.0.0.1:30220, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30370") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44452->127.0.0.1:30370, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30456") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42324->127.0.0.1:30456, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31310") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59266->127.0.0.1:31310, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30060") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59686->127.0.0.1:30060, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30225") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50290->127.0.0.1:30225, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31544") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42110->127.0.0.1:31544, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31401") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34686->127.0.0.1:31401, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30936") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36290->127.0.0.1:30936, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31630") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58248->127.0.0.1:31630, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30461") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56144->127.0.0.1:30461, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31828") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33532->127.0.0.1:31828, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30214") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38766->127.0.0.1:30214, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30563") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34602->127.0.0.1:30563, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30887") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51902->127.0.0.1:30887, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30219") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58892->127.0.0.1:30219, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30535") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57700->127.0.0.1:30535, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31163") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40932->127.0.0.1:31163, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30159") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43974->127.0.0.1:30159, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31307") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41160->127.0.0.1:31307, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31723") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35740->127.0.0.1:31723, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31944") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50110->127.0.0.1:31944, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31342") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47350->127.0.0.1:31342, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30225") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50304->127.0.0.1:30225, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31441") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60364->127.0.0.1:31441, err= 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31962") 2025/07/28 01:09:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49410->127.0.0.1:31962, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31960") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48382->127.0.0.1:31960, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31210") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55510->127.0.0.1:31210, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40470->127.0.0.1:30744, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31107") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43838->127.0.0.1:31107, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31764") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57522->127.0.0.1:31764, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31958") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51586->127.0.0.1:31958, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30613") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46750->127.0.0.1:30613, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30952") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44890->127.0.0.1:30952, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30531") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34122->127.0.0.1:30531, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31373") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53716->127.0.0.1:31373, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30219") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58904->127.0.0.1:30219, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30693") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47220->127.0.0.1:30693, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31460") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39228->127.0.0.1:31460, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30090") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48682->127.0.0.1:30090, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30959") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46458->127.0.0.1:30959, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30542") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39794->127.0.0.1:30542, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31251") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55186->127.0.0.1:31251, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31152") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40226->127.0.0.1:31152, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31785") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42036->127.0.0.1:31785, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30884") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37758->127.0.0.1:30884, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30337") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57528->127.0.0.1:30337, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31490") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58408->127.0.0.1:31490, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31888") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41206->127.0.0.1:31888, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30057") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55198->127.0.0.1:30057, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30383") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54240->127.0.0.1:30383, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48624->127.0.0.1:30065, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30358") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46088->127.0.0.1:30358, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30273") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51444->127.0.0.1:30273, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31431") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51816->127.0.0.1:31431, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30760") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51862->127.0.0.1:30760, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31989") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44626->127.0.0.1:31989, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31662") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49022->127.0.0.1:31662, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31484") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53034->127.0.0.1:31484, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30184") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55554->127.0.0.1:30184, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31864") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38100->127.0.0.1:31864, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30420") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49058->127.0.0.1:30420, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31393") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33188->127.0.0.1:31393, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31966") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43168->127.0.0.1:31966, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30099") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43816->127.0.0.1:30099, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31323") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47780->127.0.0.1:31323, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31605") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57426->127.0.0.1:31605, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30554") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58104->127.0.0.1:30554, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30302") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47336->127.0.0.1:30302, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30806") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40850->127.0.0.1:30806, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30269") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35150->127.0.0.1:30269, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30012") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50742->127.0.0.1:30012, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30544") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36214->127.0.0.1:30544, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31995") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42000->127.0.0.1:31995, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30662") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39766->127.0.0.1:30662, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31174") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35810->127.0.0.1:31174, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31907") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35550->127.0.0.1:31907, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30622") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34370->127.0.0.1:30622, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30150") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46520->127.0.0.1:30150, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31852") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38560->127.0.0.1:31852, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30792") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59728->127.0.0.1:30792, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30095") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47278->127.0.0.1:30095, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31914") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46428->127.0.0.1:31914, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30981") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60134->127.0.0.1:30981, err= 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31283") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37792->127.0.0.1:31283, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31536") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50484->127.0.0.1:31536, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30190") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40334->127.0.0.1:30190, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31132") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60768->127.0.0.1:31132, err= 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30104") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39878->127.0.0.1:30104, err= 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : apple: Sizes identical 2025/07/28 01:09:51 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : banana: Sizes identical 2025/07/28 01:09:51 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31215") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30601") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31704") 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50208->127.0.0.1:31215, err= 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53504->127.0.0.1:31704, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56162->127.0.0.1:30601, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31168") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30831") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57356->127.0.0.1:31168, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38600->127.0.0.1:30831, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55728->127.0.0.1:30261, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31367") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58530->127.0.0.1:31367, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31019") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31920") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47592->127.0.0.1:31019, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52304->127.0.0.1:31920, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31201") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35934->127.0.0.1:31201, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31932") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30409") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59976->127.0.0.1:30409, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30439") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54370->127.0.0.1:31932, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40514->127.0.0.1:30439, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31335") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48236->127.0.0.1:31335, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30981") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30465") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60150->127.0.0.1:30981, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30274") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60340->127.0.0.1:30274, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40164->127.0.0.1:30465, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31010") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42290->127.0.0.1:31010, err= 2025/07/28 01:09:51 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/28 01:09:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30463") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30199") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31848") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44150->127.0.0.1:31848, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34074->127.0.0.1:30199, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43178->127.0.0.1:30463, err= 2025/07/28 01:09:51 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/28 01:09:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/28 01:09:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31006") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51002->127.0.0.1:31006, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31378") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31750") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37342->127.0.0.1:31750, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41048->127.0.0.1:31378, err= 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/28 01:09:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31592") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31754") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31185") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33814->127.0.0.1:31592, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40816->127.0.0.1:31185, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34632->127.0.0.1:31754, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30824") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52778->127.0.0.1:30824, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31427") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31445") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40194->127.0.0.1:31445, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46506->127.0.0.1:31427, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30843") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52738->127.0.0.1:30843, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31538") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31551") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53228->127.0.0.1:31551, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33430->127.0.0.1:31538, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30365") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37264->127.0.0.1:30365, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44154->127.0.0.1:30866, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31059") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55896->127.0.0.1:31059, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31815") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49412->127.0.0.1:31815, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30393") 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47652->127.0.0.1:30393, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31972") 2025/07/28 01:09:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56696->127.0.0.1:31972, err= 2025/07/28 01:09:51 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/28 01:09:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31071") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58244->127.0.0.1:31071, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30348") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30837") 2025/07/28 01:09:51 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/28 01:09:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58058->127.0.0.1:30348, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36486->127.0.0.1:30837, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30320") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31458") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37706->127.0.0.1:31458, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30908") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33472->127.0.0.1:30320, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37778->127.0.0.1:30908, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31045") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30096") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53684->127.0.0.1:30096, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31335") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57954->127.0.0.1:31045, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31295") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42616->127.0.0.1:31295, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30348") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48246->127.0.0.1:31335, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58060->127.0.0.1:30348, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30835") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30161") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50286->127.0.0.1:30161, err= 2025/07/28 01:09:51 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/28 01:09:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41718->127.0.0.1:30835, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31935") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36726->127.0.0.1:31935, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30098") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30733") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41148->127.0.0.1:30733, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30644") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43398->127.0.0.1:30644, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60690->127.0.0.1:30098, err= 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/28 01:09:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30118") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32952->127.0.0.1:30118, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31257") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30938") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58090->127.0.0.1:30938, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47468->127.0.0.1:31257, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31581") 2025/07/28 01:09:51 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/28 01:09:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53372->127.0.0.1:31581, err= 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30653") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30464") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40656->127.0.0.1:30653, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45388->127.0.0.1:30464, err= 2025/07/28 01:09:51 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/28 01:09:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31744") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30316") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34984->127.0.0.1:30316, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50230->127.0.0.1:31744, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31841") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30030") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57998->127.0.0.1:30030, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30849") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59964->127.0.0.1:31841, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45006->127.0.0.1:30849, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31639") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50220->127.0.0.1:31639, err= 2025/07/28 01:09:51 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/28 01:09:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30568") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39904->127.0.0.1:30568, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30549") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30958") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59512->127.0.0.1:30958, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56834->127.0.0.1:30549, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30193") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60530->127.0.0.1:30193, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31998") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43570->127.0.0.1:31998, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31811") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48212->127.0.0.1:31811, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30018") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41132->127.0.0.1:30018, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30744") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40486->127.0.0.1:30744, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30419") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35484->127.0.0.1:30419, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31791") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31963") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58858->127.0.0.1:31963, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60144->127.0.0.1:31791, err= 2025/07/28 01:09:51 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/28 01:09:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/28 01:09:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30833") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44062->127.0.0.1:30833, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30751") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53334->127.0.0.1:30751, err= 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30106") 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/28 01:09:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30493") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44218->127.0.0.1:30106, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30520") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50012->127.0.0.1:30520, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52736->127.0.0.1:30493, err= 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/28 01:09:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31775") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58678->127.0.0.1:31775, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31766") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55368->127.0.0.1:31766, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30622") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34376->127.0.0.1:30622, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30852") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45676->127.0.0.1:30852, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30580") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59212->127.0.0.1:30580, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31395") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43810->127.0.0.1:31395, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30774") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47952->127.0.0.1:30774, err= 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/28 01:09:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/28 01:09:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30873") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30103") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31709") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30507") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30719") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43468->127.0.0.1:31709, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39898->127.0.0.1:30719, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51402->127.0.0.1:30103, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52066->127.0.0.1:30873, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34298->127.0.0.1:30507, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31274") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58460->127.0.0.1:31274, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30166") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41678->127.0.0.1:30166, err= 2025/07/28 01:09:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30561") 2025/07/28 01:09:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30423") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31070") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46356->127.0.0.1:30423, err= 2025/07/28 01:09:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43846->127.0.0.1:30561, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58150->127.0.0.1:31070, err= 2025/07/28 01:09:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30589") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31595") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57136->127.0.0.1:31595, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42702->127.0.0.1:30589, err= 2025/07/28 01:09:51 INFO : splitbananasplit: Deleted 2025/07/28 01:09:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30508") 2025/07/28 01:09:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30572") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30935") 2025/07/28 01:09:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38570->127.0.0.1:30935, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31470") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33070->127.0.0.1:31470, err= 2025/07/28 01:09:51 INFO : appleappleapplebanana: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31874") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53538->127.0.0.1:30572, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30480") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56404->127.0.0.1:31874, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58966->127.0.0.1:30480, err= 2025/07/28 01:09:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40686->127.0.0.1:30508, err= 2025/07/28 01:09:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 01:09:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31042") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52920->127.0.0.1:31042, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleapple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleapple: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbanan: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31156") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37600->127.0.0.1:31156, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcde: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdef: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefg: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defgh: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghi: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghij: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijk: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-12345: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-23456: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-34567: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-45678: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31182") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38156->127.0.0.1:31182, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31489") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33398->127.0.0.1:31489, err= 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31752") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41226->127.0.0.1:31752, err= 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : apple: Sizes identical 2025/07/28 01:09:51 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:51 DEBUG : banana: Sizes identical 2025/07/28 01:09:51 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30531") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34132->127.0.0.1:30531, err= 2025/07/28 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 01:09:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 01:09:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 01:09:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 01:09:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 01:09:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 01:09:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 01:09:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 01:09:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 01:09:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 01:09:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31484") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53046->127.0.0.1:31484, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleapple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleapple: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbanan: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31989") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44630->127.0.0.1:31989, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcde: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdef: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefg: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defgh: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghi: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghij: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijk: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-12345: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-23456: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-34567: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-45678: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30070") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48304->127.0.0.1:30070, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31395") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43816->127.0.0.1:31395, err= 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 01:09:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31987") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57760->127.0.0.1:31987, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31677") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40408->127.0.0.1:31677, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30855") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51474->127.0.0.1:30855, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31556") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50702->127.0.0.1:31556, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30606") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39950->127.0.0.1:30606, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31113") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47280->127.0.0.1:31113, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31651") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48458->127.0.0.1:31651, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30548") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53532->127.0.0.1:30548, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31147") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48312->127.0.0.1:31147, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31071") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58246->127.0.0.1:31071, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31379") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56384->127.0.0.1:31379, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30460") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38264->127.0.0.1:30460, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31498") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41662->127.0.0.1:31498, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30751") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53338->127.0.0.1:30751, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31903") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32864->127.0.0.1:31903, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30113") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42662->127.0.0.1:30113, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31859") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54028->127.0.0.1:31859, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31324") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54590->127.0.0.1:31324, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31260") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50172->127.0.0.1:31260, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30513") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59038->127.0.0.1:30513, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30313") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44822->127.0.0.1:30313, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30608") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60618->127.0.0.1:30608, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30112") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33112->127.0.0.1:30112, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31062") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35594->127.0.0.1:31062, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31823") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58444->127.0.0.1:31823, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30714") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35052->127.0.0.1:30714, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30438") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45554->127.0.0.1:30438, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31551") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53236->127.0.0.1:31551, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31039") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58510->127.0.0.1:31039, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30590") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50106->127.0.0.1:30590, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31044") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54462->127.0.0.1:31044, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31629") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52756->127.0.0.1:31629, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30362") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42462->127.0.0.1:30362, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30509") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40378->127.0.0.1:30509, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30487") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38338->127.0.0.1:30487, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30975") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39274->127.0.0.1:30975, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31634") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47220->127.0.0.1:31634, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31413") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37062->127.0.0.1:31413, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31774") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37792->127.0.0.1:31774, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30954") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43048->127.0.0.1:30954, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30837") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36492->127.0.0.1:30837, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31891") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34148->127.0.0.1:31891, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30437") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34018->127.0.0.1:30437, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30685") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48372->127.0.0.1:30685, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30750") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50560->127.0.0.1:30750, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30652") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39994->127.0.0.1:30652, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31561") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49942->127.0.0.1:31561, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30970") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34466->127.0.0.1:30970, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30864") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54196->127.0.0.1:30864, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31978") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35360->127.0.0.1:31978, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31760") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34114->127.0.0.1:31760, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31896") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37396->127.0.0.1:31896, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31495") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60538->127.0.0.1:31495, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30428") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34210->127.0.0.1:30428, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30537") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41764->127.0.0.1:30537, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31150") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52706->127.0.0.1:31150, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31206") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37778->127.0.0.1:31206, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30222") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51914->127.0.0.1:30222, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30870") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53556->127.0.0.1:30870, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31375") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45218->127.0.0.1:31375, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31084") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56774->127.0.0.1:31084, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30150") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46534->127.0.0.1:30150, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30873") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52076->127.0.0.1:30873, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30701") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35270->127.0.0.1:30701, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31374") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41126->127.0.0.1:31374, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30877") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51220->127.0.0.1:30877, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31851") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44948->127.0.0.1:31851, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30455") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40562->127.0.0.1:30455, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31046") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45068->127.0.0.1:31046, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30489") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46506->127.0.0.1:30489, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31562") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35248->127.0.0.1:31562, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30530") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42018->127.0.0.1:30530, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31338") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47338->127.0.0.1:31338, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31824") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45038->127.0.0.1:31824, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30897") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52228->127.0.0.1:30897, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30413") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38776->127.0.0.1:30413, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31898") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50760->127.0.0.1:31898, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31556") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50704->127.0.0.1:31556, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30106") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44230->127.0.0.1:30106, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31705") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38192->127.0.0.1:31705, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30782") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57702->127.0.0.1:30782, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31301") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48404->127.0.0.1:31301, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31212") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33980->127.0.0.1:31212, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31892") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42860->127.0.0.1:31892, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30733") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41160->127.0.0.1:30733, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30553") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51670->127.0.0.1:30553, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31054") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59984->127.0.0.1:31054, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31080") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38212->127.0.0.1:31080, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30377") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58638->127.0.0.1:30377, err= 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31259") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41012->127.0.0.1:31259, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30122") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34082->127.0.0.1:30122, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31069") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33022->127.0.0.1:31069, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31435") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37290->127.0.0.1:31435, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31525") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58106->127.0.0.1:31525, err= 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : apple: Sizes identical 2025/07/28 01:09:51 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:51 DEBUG : banana: Sizes identical 2025/07/28 01:09:51 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30957") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33644->127.0.0.1:30957, err= 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31811") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48226->127.0.0.1:31811, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30692") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56078->127.0.0.1:30692, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31904") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49406->127.0.0.1:31904, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31705") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38196->127.0.0.1:31705, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30603") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38326->127.0.0.1:30603, err= 2025/07/28 01:09:51 DEBUG : apple: Sizes identical 2025/07/28 01:09:51 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : banana: Sizes identical 2025/07/28 01:09:51 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30295") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56558->127.0.0.1:30295, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31357") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58166->127.0.0.1:31357, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31936") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41260->127.0.0.1:31936, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31347") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39282->127.0.0.1:31347, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30812") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44220->127.0.0.1:30812, err= 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43572->127.0.0.1:30974, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31802") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49322->127.0.0.1:31802, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31321") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60930->127.0.0.1:31321, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31488") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35534->127.0.0.1:31488, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30713") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49168->127.0.0.1:30713, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30899") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56650->127.0.0.1:30899, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30177") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35796->127.0.0.1:30177, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31040") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38084->127.0.0.1:31040, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31474") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36666->127.0.0.1:31474, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30013") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41532->127.0.0.1:30013, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31828") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33540->127.0.0.1:31828, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30990") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48966->127.0.0.1:30990, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31432") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44658->127.0.0.1:31432, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31865") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54286->127.0.0.1:31865, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31356") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55324->127.0.0.1:31356, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30396") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39240->127.0.0.1:30396, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31242") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41988->127.0.0.1:31242, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30722") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59402->127.0.0.1:30722, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30486") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48102->127.0.0.1:30486, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30303") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60892->127.0.0.1:30303, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30125") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50994->127.0.0.1:30125, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31822") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57058->127.0.0.1:31822, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31611") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34998->127.0.0.1:31611, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30328") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55952->127.0.0.1:30328, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31701") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42916->127.0.0.1:31701, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30890") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34152->127.0.0.1:30890, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30629") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37016->127.0.0.1:30629, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30239") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55436->127.0.0.1:30239, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31021") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37704->127.0.0.1:31021, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31019") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47594->127.0.0.1:31019, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30147") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52842->127.0.0.1:30147, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31711") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43910->127.0.0.1:31711, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31632") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33374->127.0.0.1:31632, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31182") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38170->127.0.0.1:31182, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30245") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57174->127.0.0.1:30245, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31410") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42046->127.0.0.1:31410, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30024") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44048->127.0.0.1:30024, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31055") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43672->127.0.0.1:31055, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30408") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47712->127.0.0.1:30408, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31289") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48830->127.0.0.1:31289, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31786") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42930->127.0.0.1:31786, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30667") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53956->127.0.0.1:30667, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30624") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43338->127.0.0.1:30624, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31067") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35842->127.0.0.1:31067, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30026") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40400->127.0.0.1:30026, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31175") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35938->127.0.0.1:31175, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30206") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33050->127.0.0.1:30206, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30397") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35458->127.0.0.1:30397, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31897") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36158->127.0.0.1:31897, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30297") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60286->127.0.0.1:30297, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31104") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41774->127.0.0.1:31104, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31740") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60598->127.0.0.1:31740, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31593") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50116->127.0.0.1:31593, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30389") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55422->127.0.0.1:30389, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31004") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56614->127.0.0.1:31004, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31409") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49920->127.0.0.1:31409, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30611") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37016->127.0.0.1:30611, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30180") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53322->127.0.0.1:30180, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30041") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53832->127.0.0.1:30041, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30758") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47638->127.0.0.1:30758, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31237") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58340->127.0.0.1:31237, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31452") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38686->127.0.0.1:31452, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30197") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43136->127.0.0.1:30197, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31971") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49568->127.0.0.1:31971, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31163") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40934->127.0.0.1:31163, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31765") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37650->127.0.0.1:31765, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30091") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44986->127.0.0.1:30091, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31625") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36964->127.0.0.1:31625, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31839") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41010->127.0.0.1:31839, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31352") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58508->127.0.0.1:31352, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30731") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54080->127.0.0.1:30731, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30012") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50748->127.0.0.1:30012, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31152") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40230->127.0.0.1:31152, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31396") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53662->127.0.0.1:31396, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30529") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41602->127.0.0.1:30529, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30206") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33054->127.0.0.1:30206, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31647") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40436->127.0.0.1:31647, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30054") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60270->127.0.0.1:30054, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30033") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34400->127.0.0.1:30033, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31677") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40412->127.0.0.1:31677, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31219") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36532->127.0.0.1:31219, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30421") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40556->127.0.0.1:30421, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31023") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35076->127.0.0.1:31023, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31154") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51008->127.0.0.1:31154, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31608") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35756->127.0.0.1:31608, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31803") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55064->127.0.0.1:31803, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31546") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42240->127.0.0.1:31546, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30071") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33096->127.0.0.1:30071, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31663") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54718->127.0.0.1:31663, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30314") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59336->127.0.0.1:30314, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31073") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56288->127.0.0.1:31073, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30481") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50516->127.0.0.1:30481, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30830") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57840->127.0.0.1:30830, err= 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30711") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58678->127.0.0.1:30711, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31619") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49060->127.0.0.1:31619, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30721") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42734->127.0.0.1:30721, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31812") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40864->127.0.0.1:31812, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31461") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46288->127.0.0.1:31461, err= 2025/07/28 01:09:51 DEBUG : apple: Sizes identical 2025/07/28 01:09:51 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : banana: Sizes identical 2025/07/28 01:09:51 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31728") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59260->127.0.0.1:31728, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31860") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58786->127.0.0.1:31860, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30530") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42032->127.0.0.1:30530, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43576->127.0.0.1:30974, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30796") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46848->127.0.0.1:30796, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30620") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60222->127.0.0.1:30620, err= 2025/07/28 01:09:51 DEBUG : apple: Sizes identical 2025/07/28 01:09:51 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30732") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35062->127.0.0.1:30732, err= 2025/07/28 01:09:51 DEBUG : banana: Sizes identical 2025/07/28 01:09:51 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31552") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41010->127.0.0.1:31552, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30781") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45734->127.0.0.1:30781, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31801") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37604->127.0.0.1:31801, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31092") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47804->127.0.0.1:31092, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31599") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52808->127.0.0.1:31599, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30029") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53498->127.0.0.1:30029, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31957") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58198->127.0.0.1:31957, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31539") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40802->127.0.0.1:31539, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30900") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52646->127.0.0.1:30900, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31733") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34036->127.0.0.1:31733, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31678") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47914->127.0.0.1:31678, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31253") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50238->127.0.0.1:31253, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30064") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56870->127.0.0.1:30064, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30819") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33718->127.0.0.1:30819, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31784") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47014->127.0.0.1:31784, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30249") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45738->127.0.0.1:30249, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31309") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54124->127.0.0.1:31309, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30317") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56638->127.0.0.1:30317, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31213") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60040->127.0.0.1:31213, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31158") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43818->127.0.0.1:31158, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31272") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34756->127.0.0.1:31272, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30195") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42392->127.0.0.1:30195, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30876") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37010->127.0.0.1:30876, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30121") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44090->127.0.0.1:30121, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31996") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34028->127.0.0.1:31996, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30829") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36702->127.0.0.1:30829, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30513") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59050->127.0.0.1:30513, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31387") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55402->127.0.0.1:31387, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30294") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57266->127.0.0.1:30294, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30102") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43076->127.0.0.1:30102, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30146") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46252->127.0.0.1:30146, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31907") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35552->127.0.0.1:31907, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31452") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38692->127.0.0.1:31452, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30737") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49498->127.0.0.1:30737, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31679") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52990->127.0.0.1:31679, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30017") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47472->127.0.0.1:30017, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31875") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47180->127.0.0.1:31875, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31232") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42512->127.0.0.1:31232, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30861") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42810->127.0.0.1:30861, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31352") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58520->127.0.0.1:31352, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30000") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42422->127.0.0.1:30000, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31319") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35910->127.0.0.1:31319, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30440") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57240->127.0.0.1:30440, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31941") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37346->127.0.0.1:31941, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31867") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59052->127.0.0.1:31867, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31518") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56262->127.0.0.1:31518, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30002") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50004->127.0.0.1:30002, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31538") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33440->127.0.0.1:31538, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31317") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36058->127.0.0.1:31317, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31704") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53520->127.0.0.1:31704, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31321") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60946->127.0.0.1:31321, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31913") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56046->127.0.0.1:31913, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31281") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60546->127.0.0.1:31281, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30559") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32948->127.0.0.1:30559, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31041") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47564->127.0.0.1:31041, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30900") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52650->127.0.0.1:30900, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30896") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53848->127.0.0.1:30896, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30031") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52908->127.0.0.1:30031, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31252") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57568->127.0.0.1:31252, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31295") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42624->127.0.0.1:31295, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31406") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40952->127.0.0.1:31406, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31271") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53710->127.0.0.1:31271, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30266") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46420->127.0.0.1:30266, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31605") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57436->127.0.0.1:31605, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31024") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32852->127.0.0.1:31024, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30774") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47956->127.0.0.1:30774, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30884") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37774->127.0.0.1:30884, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31164") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37250->127.0.0.1:31164, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31857") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35534->127.0.0.1:31857, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31969") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46184->127.0.0.1:31969, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31760") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34120->127.0.0.1:31760, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31148") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53126->127.0.0.1:31148, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31742") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35212->127.0.0.1:31742, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30688") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42724->127.0.0.1:30688, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30200") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58438->127.0.0.1:30200, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31097") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50812->127.0.0.1:31097, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30565") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45766->127.0.0.1:30565, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31862") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43680->127.0.0.1:31862, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30362") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42468->127.0.0.1:30362, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31485") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51554->127.0.0.1:31485, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30344") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48752->127.0.0.1:30344, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31158") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43820->127.0.0.1:31158, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30387") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35100->127.0.0.1:30387, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31753") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47136->127.0.0.1:31753, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31248") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56782->127.0.0.1:31248, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30643") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59202->127.0.0.1:30643, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31528") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54916->127.0.0.1:31528, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30125") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50998->127.0.0.1:30125, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30742") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33974->127.0.0.1:30742, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31905") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56162->127.0.0.1:31905, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31493") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54684->127.0.0.1:31493, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30626") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47738->127.0.0.1:30626, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31683") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53802->127.0.0.1:31683, err= 2025/07/28 01:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31142") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58664->127.0.0.1:31142, err= 2025/07/28 01:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : apple: Excluded 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : banana: Excluded 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31084") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56778->127.0.0.1:31084, err= 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31132") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60774->127.0.0.1:31132, err= 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30255") 2025/07/28 01:09:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53266->127.0.0.1:30255, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48630->127.0.0.1:30065, err= 2025/07/28 01:09:52 DEBUG : apple: Sizes identical 2025/07/28 01:09:52 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : banana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30532") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33128->127.0.0.1:30532, err= 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31428") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56286->127.0.0.1:31428, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31861") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43074->127.0.0.1:31861, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31791") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60152->127.0.0.1:31791, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31084") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56780->127.0.0.1:31084, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31816") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56522->127.0.0.1:31816, err= 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : apple: Sizes identical 2025/07/28 01:09:52 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:52 DEBUG : banana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45188->127.0.0.1:31873, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30398") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46114->127.0.0.1:30398, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30531") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34142->127.0.0.1:30531, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31424") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59658->127.0.0.1:31424, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30613") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46766->127.0.0.1:30613, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30851") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38418->127.0.0.1:30851, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31148") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53142->127.0.0.1:31148, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30301") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49972->127.0.0.1:30301, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31809") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41088->127.0.0.1:31809, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30598") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41834->127.0.0.1:30598, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31938") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35636->127.0.0.1:31938, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31861") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43086->127.0.0.1:31861, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30843") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52740->127.0.0.1:30843, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31113") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47284->127.0.0.1:31113, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30481") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50524->127.0.0.1:30481, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31707") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34904->127.0.0.1:31707, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31852") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38570->127.0.0.1:31852, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31973") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46354->127.0.0.1:31973, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30542") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39808->127.0.0.1:30542, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30934") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59276->127.0.0.1:30934, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30840") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42524->127.0.0.1:30840, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30470") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48568->127.0.0.1:30470, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31092") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47808->127.0.0.1:31092, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30003") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53972->127.0.0.1:30003, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30605") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33512->127.0.0.1:30605, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30366") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46380->127.0.0.1:30366, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31587") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39322->127.0.0.1:31587, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31055") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43688->127.0.0.1:31055, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31440") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60278->127.0.0.1:31440, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31571") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47778->127.0.0.1:31571, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31705") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38210->127.0.0.1:31705, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30720") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54992->127.0.0.1:30720, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30218") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36254->127.0.0.1:30218, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30949") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38820->127.0.0.1:30949, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31014") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49302->127.0.0.1:31014, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30004") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42092->127.0.0.1:30004, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30515") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49764->127.0.0.1:30515, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30503") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52588->127.0.0.1:30503, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30427") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42982->127.0.0.1:30427, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31790") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56548->127.0.0.1:31790, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31717") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42292->127.0.0.1:31717, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30213") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54446->127.0.0.1:30213, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46654->127.0.0.1:31256, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30551") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58326->127.0.0.1:30551, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31945") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39986->127.0.0.1:31945, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31984") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40196->127.0.0.1:31984, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44164->127.0.0.1:30866, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31007") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42848->127.0.0.1:31007, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30059") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35494->127.0.0.1:30059, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30306") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36848->127.0.0.1:30306, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30015") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40174->127.0.0.1:30015, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30261") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55744->127.0.0.1:30261, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31778") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55258->127.0.0.1:31778, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30561") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43852->127.0.0.1:30561, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31078") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54756->127.0.0.1:31078, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30549") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56836->127.0.0.1:30549, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30866") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44178->127.0.0.1:30866, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31918") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54328->127.0.0.1:31918, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31582") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44084->127.0.0.1:31582, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30559") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32954->127.0.0.1:30559, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30430") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35350->127.0.0.1:30430, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30909") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57266->127.0.0.1:30909, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31775") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58692->127.0.0.1:31775, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30835") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41730->127.0.0.1:30835, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31222") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35600->127.0.0.1:31222, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31306") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39428->127.0.0.1:31306, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48642->127.0.0.1:30065, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31217") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39550->127.0.0.1:31217, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30260") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45010->127.0.0.1:30260, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30573") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53780->127.0.0.1:30573, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31257") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47472->127.0.0.1:31257, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30852") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45690->127.0.0.1:30852, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31360") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41432->127.0.0.1:31360, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31486") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36754->127.0.0.1:31486, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30547") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50860->127.0.0.1:30547, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30617") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46418->127.0.0.1:30617, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30109") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34626->127.0.0.1:30109, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30660") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43156->127.0.0.1:30660, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30636") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39624->127.0.0.1:30636, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31779") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57806->127.0.0.1:31779, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30413") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38790->127.0.0.1:30413, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30892") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60082->127.0.0.1:30892, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43582->127.0.0.1:30974, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30434") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56376->127.0.0.1:30434, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30467") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45260->127.0.0.1:30467, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30042") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57480->127.0.0.1:30042, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31981") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48696->127.0.0.1:31981, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31137") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47544->127.0.0.1:31137, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31364") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49800->127.0.0.1:31364, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31302") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52338->127.0.0.1:31302, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30854") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41638->127.0.0.1:30854, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31783") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59446->127.0.0.1:31783, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30774") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47972->127.0.0.1:30774, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30308") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48228->127.0.0.1:30308, err= 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31777") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59120->127.0.0.1:31777, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30172") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36590->127.0.0.1:30172, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31460") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39236->127.0.0.1:31460, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31396") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53670->127.0.0.1:31396, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31161") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60434->127.0.0.1:31161, err= 2025/07/28 01:09:52 DEBUG : apple: Sizes identical 2025/07/28 01:09:52 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : banana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30297") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60300->127.0.0.1:30297, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30595") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60988->127.0.0.1:30595, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31943") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56630->127.0.0.1:31943, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31572") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58480->127.0.0.1:31572, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31800") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34538->127.0.0.1:31800, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31094") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38098->127.0.0.1:31094, err= 2025/07/28 01:09:52 DEBUG : apple: Sizes identical 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:52 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : banana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30390") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41114->127.0.0.1:30390, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30920") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54008->127.0.0.1:30920, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30410") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51500->127.0.0.1:30410, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30252") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58034->127.0.0.1:30252, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30968") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38846->127.0.0.1:30968, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30169") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49116->127.0.0.1:30169, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30357") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58666->127.0.0.1:30357, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31459") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49878->127.0.0.1:31459, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31393") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33196->127.0.0.1:31393, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30211") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42002->127.0.0.1:30211, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31505") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60178->127.0.0.1:31505, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31904") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49408->127.0.0.1:31904, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31002") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36086->127.0.0.1:31002, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30308") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48232->127.0.0.1:30308, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31940") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39556->127.0.0.1:31940, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30336") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41630->127.0.0.1:30336, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30400") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58272->127.0.0.1:30400, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30734") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53626->127.0.0.1:30734, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30218") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36266->127.0.0.1:30218, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31327") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56874->127.0.0.1:31327, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30411") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51974->127.0.0.1:30411, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30740") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52828->127.0.0.1:30740, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31223") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49024->127.0.0.1:31223, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30667") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53964->127.0.0.1:30667, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31551") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53248->127.0.0.1:31551, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31327") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56888->127.0.0.1:31327, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31963") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58866->127.0.0.1:31963, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31330") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52458->127.0.0.1:31330, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31592") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33826->127.0.0.1:31592, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30788") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56444->127.0.0.1:30788, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30748") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58740->127.0.0.1:30748, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31217") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39556->127.0.0.1:31217, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31754") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34636->127.0.0.1:31754, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31155") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54366->127.0.0.1:31155, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31989") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44642->127.0.0.1:31989, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30759") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39094->127.0.0.1:30759, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30043") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39292->127.0.0.1:30043, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30048") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40666->127.0.0.1:30048, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31161") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60450->127.0.0.1:31161, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31403") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51282->127.0.0.1:31403, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30286") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45626->127.0.0.1:30286, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31443") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56826->127.0.0.1:31443, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30899") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56664->127.0.0.1:30899, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31575") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33906->127.0.0.1:31575, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31903") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32868->127.0.0.1:31903, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31222") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35614->127.0.0.1:31222, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31677") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40416->127.0.0.1:31677, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30218") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36268->127.0.0.1:30218, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30616") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50850->127.0.0.1:30616, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30232") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57134->127.0.0.1:30232, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31103") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50642->127.0.0.1:31103, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31194") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43114->127.0.0.1:31194, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31608") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35760->127.0.0.1:31608, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31615") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37174->127.0.0.1:31615, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31384") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34448->127.0.0.1:31384, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31339") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59706->127.0.0.1:31339, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31368") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50498->127.0.0.1:31368, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30350") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58880->127.0.0.1:30350, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30363") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59386->127.0.0.1:30363, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30383") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54256->127.0.0.1:30383, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30118") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32960->127.0.0.1:30118, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30891") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39354->127.0.0.1:30891, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30886") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59156->127.0.0.1:30886, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31714") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36900->127.0.0.1:31714, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30836") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54690->127.0.0.1:30836, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30669") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45286->127.0.0.1:30669, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30343") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46440->127.0.0.1:30343, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30225") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50308->127.0.0.1:30225, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31703") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47002->127.0.0.1:31703, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31733") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34048->127.0.0.1:31733, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30559") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32964->127.0.0.1:30559, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30755") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60618->127.0.0.1:30755, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30084") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36492->127.0.0.1:30084, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30902") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34942->127.0.0.1:30902, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31940") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39558->127.0.0.1:31940, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30625") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38090->127.0.0.1:30625, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31784") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47020->127.0.0.1:31784, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30740") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52844->127.0.0.1:30740, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30985") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40928->127.0.0.1:30985, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30182") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49126->127.0.0.1:30182, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31718") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50866->127.0.0.1:31718, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31109") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38992->127.0.0.1:31109, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30900") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52660->127.0.0.1:30900, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30139") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50252->127.0.0.1:30139, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30090") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48694->127.0.0.1:30090, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30822") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40440->127.0.0.1:30822, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30238") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57096->127.0.0.1:30238, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30584") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33926->127.0.0.1:30584, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30197") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43142->127.0.0.1:30197, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31028") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48720->127.0.0.1:31028, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31892") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42862->127.0.0.1:31892, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30745") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33184->127.0.0.1:30745, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30397") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35462->127.0.0.1:30397, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30047") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56744->127.0.0.1:30047, err= 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31684") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41580->127.0.0.1:31684, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30014") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41140->127.0.0.1:30014, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30628") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49128->127.0.0.1:30628, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30182") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49138->127.0.0.1:30182, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31459") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49880->127.0.0.1:31459, err= 2025/07/28 01:09:52 DEBUG : apple: Sizes identical 2025/07/28 01:09:52 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30861") 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42816->127.0.0.1:30861, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31779") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57808->127.0.0.1:31779, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31122") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49170->127.0.0.1:31122, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31578") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36782->127.0.0.1:31578, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30571") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48914->127.0.0.1:30571, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31411") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47816->127.0.0.1:31411, err= 2025/07/28 01:09:52 DEBUG : apple: Sizes identical 2025/07/28 01:09:52 DEBUG : apple: Unchanged skipping 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : banana: Sizes identical 2025/07/28 01:09:52 DEBUG : banana: Unchanged skipping 2025/07/28 01:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/28 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31135") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45782->127.0.0.1:31135, err= 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31185") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40820->127.0.0.1:31185, err= 2025/07/28 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : apple: Excluded 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : appleappleapplebanana: Excluded 2025/07/28 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : banana: Excluded 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : splitbananasplit: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30266") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46432->127.0.0.1:30266, err= 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30216") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60908->127.0.0.1:30216, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30590") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50108->127.0.0.1:30590, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30839") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58994->127.0.0.1:30839, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31858") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43838->127.0.0.1:31858, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31127") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43480->127.0.0.1:31127, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30612") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51820->127.0.0.1:30612, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30366") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46382->127.0.0.1:30366, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30009") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35562->127.0.0.1:30009, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30928") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58232->127.0.0.1:30928, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30247") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41846->127.0.0.1:30247, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31742") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35222->127.0.0.1:31742, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31414") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49044->127.0.0.1:31414, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30083") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33496->127.0.0.1:30083, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31966") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43170->127.0.0.1:31966, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31703") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47012->127.0.0.1:31703, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30029") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53512->127.0.0.1:30029, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30051") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47300->127.0.0.1:30051, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31389") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35034->127.0.0.1:31389, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31204") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38512->127.0.0.1:31204, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30862") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48250->127.0.0.1:30862, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30606") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39964->127.0.0.1:30606, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31238") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58444->127.0.0.1:31238, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31890") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52930->127.0.0.1:31890, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30908") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37790->127.0.0.1:30908, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30526") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59776->127.0.0.1:30526, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30351") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58510->127.0.0.1:30351, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31602") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39888->127.0.0.1:31602, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30349") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47622->127.0.0.1:30349, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31382") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38928->127.0.0.1:31382, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31256") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46660->127.0.0.1:31256, err= --- PASS: TestTransform (3.60s) --- PASS: TestTransform/NFC (0.23s) --- PASS: TestTransform/NFD (0.24s) --- PASS: TestTransform/base64 (0.38s) --- PASS: TestTransform/prefix (0.59s) --- PASS: TestTransform/suffix (0.54s) --- PASS: TestTransform/truncate (0.28s) --- PASS: TestTransform/encoder (0.26s) --- PASS: TestTransform/ISO-8859-1 (0.27s) --- PASS: TestTransform/charmap (0.26s) --- PASS: TestTransform/lowercase (0.28s) --- PASS: TestTransform/ascii (0.26s) === RUN TestTransformCopy run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30746") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35194->127.0.0.1:30746, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30056") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43626->127.0.0.1:30056, err= 2025/07/28 01:09:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/28 01:09:52 INFO : sub dir_somesuffix: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31466") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53142->127.0.0.1:31466, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30213") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54460->127.0.0.1:30213, err= 2025/07/28 01:09:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/28 01:09:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/28 01:09:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 01:09:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30526") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59788->127.0.0.1:30526, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30582") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35140->127.0.0.1:30582, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30363") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59392->127.0.0.1:30363, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31930") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58202->127.0.0.1:31930, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30703") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33808->127.0.0.1:30703, err= 2025/07/28 01:09:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 01:09:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31544") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42126->127.0.0.1:31544, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30082") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59858->127.0.0.1:30082, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31394") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39836->127.0.0.1:31394, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30374") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51372->127.0.0.1:30374, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30583") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50442->127.0.0.1:30583, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31263") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47024->127.0.0.1:31263, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31680") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33550->127.0.0.1:31680, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31260") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50176->127.0.0.1:31260, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31249") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44776->127.0.0.1:31249, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30536") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54102->127.0.0.1:30536, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31723") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35756->127.0.0.1:31723, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30480") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58982->127.0.0.1:30480, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30258") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60138->127.0.0.1:30258, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31128") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33866->127.0.0.1:31128, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30572") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53550->127.0.0.1:30572, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31604") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44730->127.0.0.1:31604, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31883") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53940->127.0.0.1:31883, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31135") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45784->127.0.0.1:31135, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31852") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38586->127.0.0.1:31852, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31997") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41108->127.0.0.1:31997, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30335") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35490->127.0.0.1:30335, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30944") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38188->127.0.0.1:30944, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31173") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57966->127.0.0.1:31173, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30479") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34472->127.0.0.1:30479, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30366") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46384->127.0.0.1:30366, err= 2025/07/28 01:09:52 INFO : toe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31474") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36672->127.0.0.1:31474, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31775") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58694->127.0.0.1:31775, err= 2025/07/28 01:09:52 INFO : toe/toe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31628") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39136->127.0.0.1:31628, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31236") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60206->127.0.0.1:31236, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31684") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41592->127.0.0.1:31684, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30420") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49064->127.0.0.1:30420, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30980") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41392->127.0.0.1:30980, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31370") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43794->127.0.0.1:31370, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30378") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33790->127.0.0.1:30378, err= 2025/07/28 01:09:52 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/28 01:09:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30603") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38338->127.0.0.1:30603, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30585") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49856->127.0.0.1:30585, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30590") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50110->127.0.0.1:30590, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31688") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37904->127.0.0.1:31688, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31963") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58876->127.0.0.1:31963, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30613") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46778->127.0.0.1:30613, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30681") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53668->127.0.0.1:30681, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30828") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42576->127.0.0.1:30828, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30147") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52854->127.0.0.1:30147, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31948") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58578->127.0.0.1:31948, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31912") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48542->127.0.0.1:31912, err= 2025/07/28 01:09:52 INFO : toe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31563") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50038->127.0.0.1:31563, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31832") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52758->127.0.0.1:31832, err= 2025/07/28 01:09:52 INFO : toe/toe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31238") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58452->127.0.0.1:31238, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31603") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50282->127.0.0.1:31603, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30939") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59766->127.0.0.1:30939, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30994") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36572->127.0.0.1:30994, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31085") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38296->127.0.0.1:31085, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31181") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42192->127.0.0.1:31181, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30069") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39802->127.0.0.1:30069, err= 2025/07/28 01:09:52 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/28 01:09:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30053") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43688->127.0.0.1:30053, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31270") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56344->127.0.0.1:31270, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30117") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50464->127.0.0.1:30117, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30727") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37532->127.0.0.1:30727, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30179") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34550->127.0.0.1:30179, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31687") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52576->127.0.0.1:31687, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30304") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59362->127.0.0.1:30304, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30030") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58006->127.0.0.1:30030, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30821") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46692->127.0.0.1:30821, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31368") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50500->127.0.0.1:31368, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31614") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51200->127.0.0.1:31614, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 INFO : tictacempty_dir: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31769") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39162->127.0.0.1:31769, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31051") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37166->127.0.0.1:31051, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31305") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59222->127.0.0.1:31305, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30558") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37490->127.0.0.1:30558, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : tictactoe/tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31098") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38404->127.0.0.1:31098, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30896") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53852->127.0.0.1:30896, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31411") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47830->127.0.0.1:31411, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30243") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33706->127.0.0.1:30243, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30140") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52568->127.0.0.1:30140, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31422") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55650->127.0.0.1:31422, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31917") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60254->127.0.0.1:31917, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31877") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43028->127.0.0.1:31877, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31332") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37960->127.0.0.1:31332, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30853") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31357") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58178->127.0.0.1:31357, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42400->127.0.0.1:30853, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31514") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36764->127.0.0.1:31514, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31619") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49064->127.0.0.1:31619, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30800") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30564") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44672->127.0.0.1:30564, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31521") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37380->127.0.0.1:31521, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41196->127.0.0.1:30800, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30324") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46742->127.0.0.1:30324, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30311") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56146->127.0.0.1:30311, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31978") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35370->127.0.0.1:31978, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30539") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59470->127.0.0.1:30539, err= --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31125") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53462->127.0.0.1:31125, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30904") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54790->127.0.0.1:30904, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 INFO : tictacempty_dir: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31018") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47640->127.0.0.1:31018, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31100") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38322->127.0.0.1:31100, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30856") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53450->127.0.0.1:30856, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30266") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46442->127.0.0.1:30266, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : tictactoe/tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31437") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42680->127.0.0.1:31437, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30120") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34140->127.0.0.1:30120, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31315") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35440->127.0.0.1:31315, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30883") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44802->127.0.0.1:30883, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31859") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54044->127.0.0.1:31859, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31507") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45084->127.0.0.1:31507, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31498") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41674->127.0.0.1:31498, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31394") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39842->127.0.0.1:31394, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30199") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34082->127.0.0.1:30199, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31135") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45788->127.0.0.1:31135, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30194") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31272") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34760->127.0.0.1:31272, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42186->127.0.0.1:30194, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30184") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55570->127.0.0.1:30184, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31592") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30410") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51508->127.0.0.1:30410, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33834->127.0.0.1:31592, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31792") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41680->127.0.0.1:31792, err= 2025/07/28 01:09:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30417") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48606->127.0.0.1:30417, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/28 01:09:52 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: 0 differences found 2025/07/28 01:09:52 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: 1 hashes could not be checked 2025/07/28 01:09:52 NOTICE: ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: 1 matching files 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30666") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35434->127.0.0.1:30666, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30113") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42668->127.0.0.1:30113, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30484") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31027") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43784->127.0.0.1:30484, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55200->127.0.0.1:31027, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30938") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58106->127.0.0.1:30938, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31710") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35766->127.0.0.1:31710, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31305") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59230->127.0.0.1:31305, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31267") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56778->127.0.0.1:31267, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30002") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50012->127.0.0.1:30002, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31378") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41060->127.0.0.1:31378, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31244") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46020->127.0.0.1:31244, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30785") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43400->127.0.0.1:30785, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : tictactoe/tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31693") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58996->127.0.0.1:31693, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31827") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47432->127.0.0.1:31827, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31296") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38464->127.0.0.1:31296, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31974") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57464->127.0.0.1:31974, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31843") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33414->127.0.0.1:31843, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30629") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37022->127.0.0.1:30629, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30228") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45840->127.0.0.1:30228, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30644") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43408->127.0.0.1:30644, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31779") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57816->127.0.0.1:31779, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30894") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39214->127.0.0.1:30894, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31270") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56358->127.0.0.1:31270, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31521") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37384->127.0.0.1:31521, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31668") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32782->127.0.0.1:31668, err= 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30596") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35752->127.0.0.1:30596, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30906") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38266->127.0.0.1:30906, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30014") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41154->127.0.0.1:30014, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30896") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53860->127.0.0.1:30896, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30632") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47338->127.0.0.1:30632, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31757") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43868->127.0.0.1:31757, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31022") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45440->127.0.0.1:31022, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31918") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54350->127.0.0.1:31918, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30491") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55074->127.0.0.1:30491, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/28 01:09:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31386") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55680->127.0.0.1:31386, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30894") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39230->127.0.0.1:30894, err= 2025/07/28 01:09:52 INFO : toe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30544") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36218->127.0.0.1:30544, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30156") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36590->127.0.0.1:30156, err= 2025/07/28 01:09:52 INFO : toe/toe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30617") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46424->127.0.0.1:30617, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30227") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51060->127.0.0.1:30227, err= 2025/07/28 01:09:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30492") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40148->127.0.0.1:30492, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30722") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59410->127.0.0.1:30722, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31067") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35858->127.0.0.1:31067, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31154") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51012->127.0.0.1:31154, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30929") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41068->127.0.0.1:30929, err= 2025/07/28 01:09:52 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/28 01:09:52 INFO : toe/toe/toe: Copied (new) 2025/07/28 01:09:52 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30560") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39170->127.0.0.1:30560, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31187") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47182->127.0.0.1:31187, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31020") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53180->127.0.0.1:31020, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31345") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36012->127.0.0.1:31345, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31156") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37608->127.0.0.1:31156, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31285") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54578->127.0.0.1:31285, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31122") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49182->127.0.0.1:31122, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31999") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41560->127.0.0.1:31999, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30058") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51648->127.0.0.1:30058, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30763") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48274->127.0.0.1:30763, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31617") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49030->127.0.0.1:31617, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 INFO : tictacempty_dir: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30510") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54148->127.0.0.1:30510, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30255") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53278->127.0.0.1:30255, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31956") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46226->127.0.0.1:31956, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30113") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42672->127.0.0.1:30113, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : tictactoe/tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30306") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36858->127.0.0.1:30306, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30457") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55710->127.0.0.1:30457, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31990") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34836->127.0.0.1:31990, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31603") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50298->127.0.0.1:31603, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31251") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55188->127.0.0.1:31251, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31257") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47486->127.0.0.1:31257, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31240") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50636->127.0.0.1:31240, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Deleted 2025/07/28 01:09:52 INFO : toe/toe: Removing directory 2025/07/28 01:09:52 INFO : toe: Removing directory 2025/07/28 01:09:52 INFO : empty_dir: Removing directory 2025/07/28 01:09:52 DEBUG : Local file system at /tmp/rclone3729375234: deleted 3 directories 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31149") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36502->127.0.0.1:31149, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31982") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40994->127.0.0.1:31982, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30749") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31393") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42994->127.0.0.1:30749, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33202->127.0.0.1:31393, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31757") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43878->127.0.0.1:31757, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30772") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44232->127.0.0.1:30772, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31905") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30025") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54264->127.0.0.1:30025, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56174->127.0.0.1:31905, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31558") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31511") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55514->127.0.0.1:31511, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37240->127.0.0.1:31558, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31134") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58420->127.0.0.1:31134, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31214") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44592->127.0.0.1:31214, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30196") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33840->127.0.0.1:30196, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30902") 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:34954->127.0.0.1:30902, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30974") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43584->127.0.0.1:30974, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 INFO : tictacempty_dir: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31952") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55870->127.0.0.1:31952, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30383") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54258->127.0.0.1:30383, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31663") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54720->127.0.0.1:31663, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30847") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51954->127.0.0.1:30847, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : tictactoe/tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30030") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58020->127.0.0.1:30030, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31291") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35296->127.0.0.1:31291, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30944") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38204->127.0.0.1:30944, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30034") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:32814->127.0.0.1:30034, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30395") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37726->127.0.0.1:30395, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30921") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45382->127.0.0.1:30921, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31379") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56386->127.0.0.1:31379, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Deleted 2025/07/28 01:09:52 INFO : toe/toe: Removing directory 2025/07/28 01:09:52 INFO : toe: Removing directory 2025/07/28 01:09:52 INFO : empty_dir: Removing directory 2025/07/28 01:09:52 DEBUG : Local file system at /tmp/rclone3729375234: deleted 3 directories 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31293") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52970->127.0.0.1:31293, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30913") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31307") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58028->127.0.0.1:30913, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41166->127.0.0.1:31307, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31098") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38406->127.0.0.1:31098, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30463") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43184->127.0.0.1:30463, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31606") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50916->127.0.0.1:31606, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30588") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43116->127.0.0.1:30588, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30329") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47862->127.0.0.1:30329, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30561") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43854->127.0.0.1:30561, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30037") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36934->127.0.0.1:30037, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30380") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53270->127.0.0.1:30380, err= 2025/07/28 01:09:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30975") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39284->127.0.0.1:30975, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31901") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30758") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48956->127.0.0.1:31901, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31795") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33776->127.0.0.1:31795, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47646->127.0.0.1:30758, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30220") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30565") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45774->127.0.0.1:30565, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38950->127.0.0.1:30220, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30237") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30627") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51392->127.0.0.1:30237, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48006->127.0.0.1:30627, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31844") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41848->127.0.0.1:31844, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30998") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30538") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53400->127.0.0.1:30538, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36960->127.0.0.1:30998, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31544") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42138->127.0.0.1:31544, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30953") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31725") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43866->127.0.0.1:31725, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31020") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55212->127.0.0.1:30953, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53192->127.0.0.1:31020, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30939") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59776->127.0.0.1:30939, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31084") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56784->127.0.0.1:31084, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30690") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:51728->127.0.0.1:30690, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31880") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56574->127.0.0.1:31880, err= --- PASS: TestTransformFile (0.05s) === RUN TestManualTransformFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:52 DEBUG : Reset feature "Copy" 2025/07/28 01:09:52 DEBUG : Reset feature "Move" 2025/07/28 01:09:52 DEBUG : Reset feature "Copy" 2025/07/28 01:09:52 DEBUG : Reset feature "Move" 2025/07/28 01:09:52 DEBUG : empty_dir: Making directory with metadata 2025/07/28 01:09:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30904") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54806->127.0.0.1:30904, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30265") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60360->127.0.0.1:30265, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 INFO : tictacempty_dir: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30691") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50218->127.0.0.1:30691, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30309") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43592->127.0.0.1:30309, err= 2025/07/28 01:09:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 INFO : tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31675") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48110->127.0.0.1:31675, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31986") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44974->127.0.0.1:31986, err= 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe: transformed to: tictactoe 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 INFO : tictactoe/tictactoe: Making directory 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30731") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54086->127.0.0.1:30731, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31092") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47818->127.0.0.1:31092, err= 2025/07/28 01:09:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 01:09:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31708") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59834->127.0.0.1:31708, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31470") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33082->127.0.0.1:31470, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31275") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38986->127.0.0.1:31275, err= 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 01:09:52 INFO : toe/toe/toe.txt: Deleted 2025/07/28 01:09:52 INFO : toe/toe: Removing directory 2025/07/28 01:09:52 INFO : toe: Removing directory 2025/07/28 01:09:52 INFO : empty_dir: Removing directory 2025/07/28 01:09:52 DEBUG : Local file system at /tmp/rclone3729375234: deleted 3 directories 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30614") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46812->127.0.0.1:30614, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31292") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60952->127.0.0.1:31292, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30851") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:38428->127.0.0.1:30851, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30649") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31136") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48754->127.0.0.1:31136, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:54666->127.0.0.1:30649, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30942") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49042->127.0.0.1:30942, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30337") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57544->127.0.0.1:30337, err= 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31015") 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33750->127.0.0.1:31015, err= 2025/07/28 01:09:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31698") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36578->127.0.0.1:31698, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30837") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36506->127.0.0.1:30837, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31919") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53184->127.0.0.1:31919, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31217") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39566->127.0.0.1:31217, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30065") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48648->127.0.0.1:30065, err= 2025/07/28 01:09:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31604") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44744->127.0.0.1:31604, err= 2025/07/28 01:09:53 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31335") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:48248->127.0.0.1:31335, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31673") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30988") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30028") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52254->127.0.0.1:30028, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53450->127.0.0.1:30988, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44536->127.0.0.1:31673, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31566") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30192") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39812->127.0.0.1:30192, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47944->127.0.0.1:31566, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30068") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31523") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57736->127.0.0.1:30068, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42186->127.0.0.1:31523, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31196") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49580->127.0.0.1:31196, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31795") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33782->127.0.0.1:31795, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31873") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:45202->127.0.0.1:31873, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31202") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31251") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:55190->127.0.0.1:31251, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43368->127.0.0.1:31202, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30773") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39446->127.0.0.1:30773, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30203") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31743") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46476->127.0.0.1:30203, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43032->127.0.0.1:31743, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31203") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33704->127.0.0.1:31203, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31096") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47680->127.0.0.1:31096, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31002") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36100->127.0.0.1:31002, err= --- PASS: TestManualTransformFile (0.05s) === RUN TestBase64 run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:53 DEBUG : toe: transformed to: dG9l 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30327") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57200->127.0.0.1:30327, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31715") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50362->127.0.0.1:31715, err= 2025/07/28 01:09:53 DEBUG : toe: transformed to: dG9l 2025/07/28 01:09:53 INFO : dG9l: Making directory 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31747") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:53694->127.0.0.1:31747, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30444") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60586->127.0.0.1:30444, err= 2025/07/28 01:09:53 DEBUG : toe: transformed to: dG9l 2025/07/28 01:09:53 DEBUG : toe: transformed to: dG9l 2025/07/28 01:09:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/28 01:09:53 INFO : dG9l/dG9l: Making directory 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31527") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43752->127.0.0.1:31527, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31570") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56760->127.0.0.1:31570, err= 2025/07/28 01:09:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/28 01:09:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/28 01:09:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/28 01:09:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 01:09:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31938") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35648->127.0.0.1:31938, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31498") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41680->127.0.0.1:31498, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30800") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41200->127.0.0.1:30800, err= 2025/07/28 01:09:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/28 01:09:53 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31188") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59362->127.0.0.1:31188, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31097") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50820->127.0.0.1:31097, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30488") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37070->127.0.0.1:30488, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30204") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47540->127.0.0.1:30204, err= 2025/07/28 01:09:53 DEBUG : dG9l: transformed to: toe 2025/07/28 01:09:53 DEBUG : dG9l: transformed to: toe 2025/07/28 01:09:53 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31317") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36070->127.0.0.1:31317, err= 2025/07/28 01:09:53 DEBUG : dG9l: transformed to: toe 2025/07/28 01:09:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/28 01:09:53 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30775") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:56956->127.0.0.1:30775, err= 2025/07/28 01:09:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/28 01:09:53 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for checks to finish 2025/07/28 01:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/07/28 01:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/28 01:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/28 01:09:53 DEBUG : Local file system at /tmp/rclone3729375234: Waiting for transfers to finish 2025/07/28 01:09:53 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31237") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:58352->127.0.0.1:31237, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31041") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47574->127.0.0.1:31041, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31998") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43586->127.0.0.1:31998, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30721") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42744->127.0.0.1:30721, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31012") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:47904->127.0.0.1:31012, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31093") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:49558->127.0.0.1:31093, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31684") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:41600->127.0.0.1:31684, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30557") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:60344->127.0.0.1:30557, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31950") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52642->127.0.0.1:31950, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe", Local "Local file system at /tmp/rclone3729375234", Modify Window "876000h0m0s" 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe: transformed to: 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30053") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43700->127.0.0.1:30053, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31539") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40816->127.0.0.1:31539, err= 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe: transformed to: 2025/07/28 01:09:53 INFO : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Making directory 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30412") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50404->127.0.0.1:30412, err= 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe: transformed to: 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe: transformed to: 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe/toe: transformed to: 2025/07/28 01:09:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/28 01:09:53 INFO : toe/toe: Making directory 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31631") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:40466->127.0.0.1:31631, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31851") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:44962->127.0.0.1:31851, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30616") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:50854->127.0.0.1:30616, err= 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe/toe: transformed to: 2025/07/28 01:09:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe: transformed to: 2025/07/28 01:09:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 01:09:53 DEBUG : toe/toe/toe: transformed to: 2025/07/28 01:09:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for checks to finish 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Waiting for transfers to finish 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30195") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:42408->127.0.0.1:30195, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30984") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:39306->127.0.0.1:30984, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: SetModTime is not supported 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31722") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:59066->127.0.0.1:31722, err= 2025/07/28 01:09:53 INFO : toe/toe/toe: Copied (new) 2025/07/28 01:09:53 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: not deleting files as there were IO errors 2025/07/28 01:09:53 ERROR : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: not deleting directories as there were IO errors 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30236") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36504->127.0.0.1:30236, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31299") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:52478->127.0.0.1:31299, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30785") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:43414->127.0.0.1:30785, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31172") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35140->127.0.0.1:31172, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30723") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:33602->127.0.0.1:30723, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30796") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:46862->127.0.0.1:30796, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30728") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:36624->127.0.0.1:30728, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31689") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:35718->127.0.0.1:31689, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31208") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57554->127.0.0.1:31208, err= --- PASS: TestError (0.05s) PASS 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:31716") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:37866->127.0.0.1:31716, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: dial("tcp","127.0.0.1:30088") 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: > dial: conn=127.0.0.1:57916->127.0.0.1:30088, err= 2025/07/28 01:09:53 DEBUG : ftp://127.0.0.1:28622/rclone-test-tadeguj7rupe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 8.396932793s (try 1/5)