2021/07/19 18:55:03 DEBUG : rclone: Version "v1.55.1-ftp05" starting with parameters ["C:\\pprog\\Dysk\\rclone_beta\\rclone.exe" "copy" "D:\\TestBackupu" "enklawa:/test_rclone/current" "--backup-dir=enklawa:/test_rclone/old_2021-07-19_18-55" "--config=D:\\BackupScript\\rclone\\rclone_test_tls.config" "--ftp-tls-cache-size=256" "--bwlimit=off:off" "--ignore-case-sync" "--retries-sleep=10s" "--no-update-modtime" "-vv" "--dump" "bodies" "--log-file=D:\\BackupScript\\rclone\\rclone.log" "--retries" "1" "--low-level-retries" "1" "--transfers" "1"] 2021/07/19 18:55:03 DEBUG : Creating backend with remote "D:\\TestBackupu" 2021/07/19 18:55:03 DEBUG : Using config file from "D:\\BackupScript\\rclone\\rclone_test_tls.config" 2021/07/19 18:55:03 DEBUG : fs cache: renaming cache item "D:\\TestBackupu" to be canonical "//?/D:/TestBackupu" 2021/07/19 18:55:03 DEBUG : Creating backend with remote "enklawa:/test_rclone/current" 2021/07/19 18:55:03 DEBUG : enklawa: detected overridden config - adding "{c016A}" suffix to name 2021/07/19 18:55:03 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/current: Connecting to FTP server 2021/07/19 18:55:03 DEBUG : FTP Rx: "220 ProFTPD Server (ArturPI) [xxx.xxx.xxx.xxx]" 2021/07/19 18:55:03 DEBUG : FTP Tx: "AUTH TLS" 2021/07/19 18:55:03 DEBUG : FTP Rx: "234 AUTH TLS successful" 2021/07/19 18:55:03 DEBUG : FTP Tx: "USER xxxxxx" 2021/07/19 18:55:03 DEBUG : FTP Rx: "331 Password required for xxxxxx" 2021/07/19 18:55:03 DEBUG : FTP Tx: PASS ***** 2021/07/19 18:55:03 DEBUG : FTP Rx: "230 User xxxxxx logged in" 2021/07/19 18:55:03 DEBUG : FTP Tx: "FEAT" 2021/07/19 18:55:03 DEBUG : FTP Rx: "211-Features:" 2021/07/19 18:55:03 DEBUG : FTP Rx: " AUTH TLS" 2021/07/19 18:55:03 DEBUG : FTP Rx: " CCC" 2021/07/19 18:55:03 DEBUG : FTP Rx: " CLNT" 2021/07/19 18:55:03 DEBUG : FTP Rx: " EPRT" 2021/07/19 18:55:03 DEBUG : FTP Rx: " EPSV" 2021/07/19 18:55:03 DEBUG : FTP Rx: " HOST" 2021/07/19 18:55:03 DEBUG : FTP Rx: " LANG en-GB.UTF-8*" 2021/07/19 18:55:03 DEBUG : FTP Rx: " MDTM" 2021/07/19 18:55:03 DEBUG : FTP Rx: " MFF modify;UNIX.group;UNIX.mode;" 2021/07/19 18:55:03 DEBUG : FTP Rx: " MFMT" 2021/07/19 18:55:03 DEBUG : FTP Rx: " MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;" 2021/07/19 18:55:03 DEBUG : FTP Rx: " PBSZ" 2021/07/19 18:55:03 DEBUG : FTP Rx: " PROT" 2021/07/19 18:55:03 DEBUG : FTP Rx: " REST STREAM" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SITE COPY" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SITE MKDIR" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SITE RMDIR" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SITE SYMLINK" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SITE UTIME" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SIZE" 2021/07/19 18:55:03 DEBUG : FTP Rx: " SSCN" 2021/07/19 18:55:03 DEBUG : FTP Rx: " TVFS" 2021/07/19 18:55:03 DEBUG : FTP Rx: " UTF8" 2021/07/19 18:55:03 DEBUG : FTP Rx: "211 End" 2021/07/19 18:55:03 DEBUG : FTP Tx: "TYPE I" 2021/07/19 18:55:03 DEBUG : FTP Rx: "200 Type set to I" 2021/07/19 18:55:03 DEBUG : FTP Tx: "OPTS UTF8 ON" 2021/07/19 18:55:03 DEBUG : FTP Rx: "200 UTF8 set to on" 2021/07/19 18:55:03 DEBUG : FTP Tx: "PBSZ 0" 2021/07/19 18:55:03 DEBUG : FTP Rx: "200 PBSZ 0 successful" 2021/07/19 18:55:03 DEBUG : FTP Tx: "PROT P" 2021/07/19 18:55:04 DEBUG : FTP Rx: "200 Protection set to Private" 2021/07/19 18:55:04 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:04 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:04 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:04 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:04 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:04 DEBUG : fs cache: renaming cache item "enklawa:/test_rclone/current" to be canonical "enklawa{c016A}:/test_rclone/current" 2021/07/19 18:55:04 DEBUG : Creating backend with remote "enklawa:/test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:04 DEBUG : enklawa: detected overridden config - adding "{c016A}" suffix to name 2021/07/19 18:55:04 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/old_2021-07-19_18-55: Connecting to FTP server 2021/07/19 18:55:04 DEBUG : FTP Rx: "220 ProFTPD Server (ArturPI) [89.66.108.120]" 2021/07/19 18:55:04 DEBUG : FTP Tx: "AUTH TLS" 2021/07/19 18:55:04 DEBUG : FTP Rx: "234 AUTH TLS successful" 2021/07/19 18:55:04 DEBUG : FTP Tx: "USER xxxxxx" 2021/07/19 18:55:04 DEBUG : FTP Rx: "331 Password required for xxxxx" 2021/07/19 18:55:04 DEBUG : FTP Tx: PASS ***** 2021/07/19 18:55:04 DEBUG : FTP Rx: "230 User xxxxxx logged in" 2021/07/19 18:55:04 DEBUG : FTP Tx: "FEAT" 2021/07/19 18:55:04 DEBUG : FTP Rx: "211-Features:" 2021/07/19 18:55:04 DEBUG : FTP Rx: " AUTH TLS" 2021/07/19 18:55:04 DEBUG : FTP Rx: " CCC" 2021/07/19 18:55:04 DEBUG : FTP Rx: " CLNT" 2021/07/19 18:55:04 DEBUG : FTP Rx: " EPRT" 2021/07/19 18:55:04 DEBUG : FTP Rx: " EPSV" 2021/07/19 18:55:04 DEBUG : FTP Rx: " HOST" 2021/07/19 18:55:04 DEBUG : FTP Rx: " LANG en-GB.UTF-8*" 2021/07/19 18:55:04 DEBUG : FTP Rx: " MDTM" 2021/07/19 18:55:04 DEBUG : FTP Rx: " MFF modify;UNIX.group;UNIX.mode;" 2021/07/19 18:55:04 DEBUG : FTP Rx: " MFMT" 2021/07/19 18:55:04 DEBUG : FTP Rx: " MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;" 2021/07/19 18:55:04 DEBUG : FTP Rx: " PBSZ" 2021/07/19 18:55:04 DEBUG : FTP Rx: " PROT" 2021/07/19 18:55:04 DEBUG : FTP Rx: " REST STREAM" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SITE COPY" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SITE MKDIR" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SITE RMDIR" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SITE SYMLINK" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SITE UTIME" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SIZE" 2021/07/19 18:55:04 DEBUG : FTP Rx: " SSCN" 2021/07/19 18:55:04 DEBUG : FTP Rx: " TVFS" 2021/07/19 18:55:04 DEBUG : FTP Rx: " UTF8" 2021/07/19 18:55:04 DEBUG : FTP Rx: "211 End" 2021/07/19 18:55:04 DEBUG : FTP Tx: "TYPE I" 2021/07/19 18:55:04 DEBUG : FTP Rx: "200 Type set to I" 2021/07/19 18:55:04 DEBUG : FTP Tx: "OPTS UTF8 ON" 2021/07/19 18:55:04 DEBUG : FTP Rx: "200 UTF8 set to on" 2021/07/19 18:55:04 DEBUG : FTP Tx: "PBSZ 0" 2021/07/19 18:55:04 DEBUG : FTP Rx: "200 PBSZ 0 successful" 2021/07/19 18:55:04 DEBUG : FTP Tx: "PROT P" 2021/07/19 18:55:04 DEBUG : FTP Rx: "200 Protection set to Private" 2021/07/19 18:55:04 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:04 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:05 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:05 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:05 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:05 DEBUG : fs cache: renaming cache item "enklawa:/test_rclone/old_2021-07-19_18-55" to be canonical "enklawa{c016A}:/test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:05 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:05 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:05 DEBUG : FTP Tx: "MLSD /test_rclone/current" 2021/07/19 18:55:05 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:05 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:05 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:05 DEBUG : project1.exe: Sizes differ (src 5373144 vs dst 864256) 2021/07/19 18:55:05 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:05 DEBUG : project1.lpi: Modification times differ by 130036h39m24s: 2006-09-18 13:55:08 +0200 CEST, 2021-07-19 16:34:32 +0000 UTC 2021/07/19 18:55:05 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/old_2021-07-19_18-55: Connecting to FTP server 2021/07/19 18:55:05 DEBUG : project1.lpr: Modification times differ by 130036h47m54s: 2006-09-18 13:46:36 +0200 CEST, 2021-07-19 16:34:30 +0000 UTC 2021/07/19 18:55:05 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/old_2021-07-19_18-55: Connecting to FTP server 2021/07/19 18:55:05 DEBUG : test_20k_gen.txt: Modification times differ by 92h37m4.3704271s: 2021-07-15 21:57:26.6295729 +0200 CEST, 2021-07-19 16:34:31 +0000 UTC 2021/07/19 18:55:05 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/old_2021-07-19_18-55: Connecting to FTP server 2021/07/19 18:55:05 DEBUG : unit1.lfm: Modification times differ by 130036h46m13s: 2006-09-18 13:48:18 +0200 CEST, 2021-07-19 16:34:31 +0000 UTC 2021/07/19 18:55:05 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/old_2021-07-19_18-55: Connecting to FTP server 2021/07/19 18:55:05 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/current: Waiting for checks to finish 2021/07/19 18:55:05 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6690|)" 2021/07/19 18:55:05 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6697|)" 2021/07/19 18:55:05 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:05 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:05 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:05 DEBUG : FTP Rx: "550 /test_rclone/old_2021-07-19_18-55: No such file or directory" 2021/07/19 18:55:05 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:05 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6691|)" 2021/07/19 18:55:05 DEBUG : FTP Rx: "220 ProFTPD Server (ArturPI) [89.66.108.120]" 2021/07/19 18:55:05 DEBUG : FTP Tx: "AUTH TLS" 2021/07/19 18:55:05 DEBUG : FTP Rx: "220 ProFTPD Server (ArturPI) [89.66.108.120]" 2021/07/19 18:55:05 DEBUG : FTP Tx: "AUTH TLS" 2021/07/19 18:55:05 DEBUG : FTP Rx: "220 ProFTPD Server (ArturPI) [89.66.108.120]" 2021/07/19 18:55:05 DEBUG : FTP Tx: "AUTH TLS" 2021/07/19 18:55:05 DEBUG : FTP Rx: "220 ProFTPD Server (ArturPI) [89.66.108.120]" 2021/07/19 18:55:05 DEBUG : FTP Tx: "AUTH TLS" 2021/07/19 18:55:05 DEBUG : FTP Rx: "234 AUTH TLS successful" 2021/07/19 18:55:05 DEBUG : FTP Tx: "USER xxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:05 DEBUG : FTP Rx: "234 AUTH TLS successful" 2021/07/19 18:55:05 DEBUG : FTP Tx: "USER xxxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Rx: "234 AUTH TLS successful" 2021/07/19 18:55:05 DEBUG : FTP Tx: "USER xxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Rx: "234 AUTH TLS successful" 2021/07/19 18:55:05 DEBUG : FTP Tx: "USER xxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:05 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:05 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:05 DEBUG : FTP Rx: "331 Password required for xxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Tx: PASS ***** 2021/07/19 18:55:05 DEBUG : FTP Rx: "331 Password required for xxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Tx: PASS ***** 2021/07/19 18:55:05 DEBUG : FTP Rx: "331 Password required for xxxxx" 2021/07/19 18:55:05 DEBUG : FTP Tx: PASS ***** 2021/07/19 18:55:05 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6690|)" 2021/07/19 18:55:05 DEBUG : FTP Rx: "331 Password required for xxxxxx" 2021/07/19 18:55:05 DEBUG : FTP Tx: PASS ***** 2021/07/19 18:55:05 DEBUG : FTP Tx: "STOR /test_rclone/current/project1.compiled" 2021/07/19 18:55:05 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:05 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:05 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:05 DEBUG : FTP Tx: "MLSD /" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/project1.compiled" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "230 User xxxxxx logged in" 2021/07/19 18:55:06 DEBUG : FTP Tx: "FEAT" 2021/07/19 18:55:06 DEBUG : FTP Rx: "230 User xxxxxx logged in" 2021/07/19 18:55:06 DEBUG : FTP Tx: "FEAT" 2021/07/19 18:55:06 DEBUG : FTP Rx: "230 User xxxxxx logged in" 2021/07/19 18:55:06 DEBUG : FTP Tx: "FEAT" 2021/07/19 18:55:06 DEBUG : FTP Rx: "230 User xxxxxx logged in" 2021/07/19 18:55:06 DEBUG : FTP Tx: "FEAT" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211-Features:" 2021/07/19 18:55:06 DEBUG : FTP Rx: " AUTH TLS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CCC" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CLNT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPRT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: " HOST" 2021/07/19 18:55:06 DEBUG : FTP Rx: " LANG en-GB.UTF-8*" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MDTM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFF modify;UNIX.group;UNIX.mode;" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211-Features:" 2021/07/19 18:55:06 DEBUG : FTP Rx: " AUTH TLS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CCC" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CLNT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPRT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: " HOST" 2021/07/19 18:55:06 DEBUG : FTP Rx: " LANG en-GB.UTF-8*" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MDTM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFF modify;UNIX.group;UNIX.mode;" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211-Features:" 2021/07/19 18:55:06 DEBUG : FTP Rx: " AUTH TLS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CCC" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CLNT" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211-Features:" 2021/07/19 18:55:06 DEBUG : FTP Rx: " AUTH TLS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CCC" 2021/07/19 18:55:06 DEBUG : FTP Rx: " CLNT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPRT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: " HOST" 2021/07/19 18:55:06 DEBUG : FTP Rx: " LANG en-GB.UTF-8*" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MDTM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFF modify;UNIX.group;UNIX.mode;" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPRT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: " HOST" 2021/07/19 18:55:06 DEBUG : FTP Rx: " LANG en-GB.UTF-8*" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MDTM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFF modify;UNIX.group;UNIX.mode;" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFMT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PBSZ" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PROT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " REST STREAM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE COPY" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE MKDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE RMDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE SYMLINK" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE UTIME" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SIZE" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SSCN" 2021/07/19 18:55:06 DEBUG : FTP Rx: " TVFS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " UTF8" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211 End" 2021/07/19 18:55:06 DEBUG : FTP Tx: "TYPE I" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFMT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PBSZ" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PROT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " REST STREAM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE COPY" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE MKDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE RMDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE SYMLINK" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE UTIME" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SIZE" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SSCN" 2021/07/19 18:55:06 DEBUG : FTP Rx: " TVFS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " UTF8" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211 End" 2021/07/19 18:55:06 DEBUG : FTP Tx: "TYPE I" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFMT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PBSZ" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PROT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " REST STREAM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE COPY" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE MKDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE RMDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE SYMLINK" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE UTIME" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SIZE" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SSCN" 2021/07/19 18:55:06 DEBUG : FTP Rx: " TVFS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " UTF8" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211 End" 2021/07/19 18:55:06 DEBUG : FTP Tx: "TYPE I" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MFMT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PBSZ" 2021/07/19 18:55:06 DEBUG : FTP Rx: " PROT" 2021/07/19 18:55:06 DEBUG : FTP Rx: " REST STREAM" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE COPY" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE MKDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE RMDIR" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE SYMLINK" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SITE UTIME" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SIZE" 2021/07/19 18:55:06 DEBUG : FTP Rx: " SSCN" 2021/07/19 18:55:06 DEBUG : FTP Rx: " TVFS" 2021/07/19 18:55:06 DEBUG : FTP Rx: " UTF8" 2021/07/19 18:55:06 DEBUG : FTP Rx: "211 End" 2021/07/19 18:55:06 DEBUG : FTP Tx: "TYPE I" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Type set to I" 2021/07/19 18:55:06 DEBUG : FTP Tx: "OPTS UTF8 ON" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Type set to I" 2021/07/19 18:55:06 DEBUG : FTP Tx: "OPTS UTF8 ON" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Type set to I" 2021/07/19 18:55:06 DEBUG : FTP Tx: "OPTS UTF8 ON" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Type set to I" 2021/07/19 18:55:06 DEBUG : FTP Tx: "OPTS UTF8 ON" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MFMT 20060918115522 /test_rclone/current/project1.compiled" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MKD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 UTF8 set to on" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PBSZ 0" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 UTF8 set to on" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PBSZ 0" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 UTF8 set to on" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PBSZ 0" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 UTF8 set to on" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PBSZ 0" 2021/07/19 18:55:06 DEBUG : FTP Rx: "501 /test_rclone/current/project1.compiled: Operation not permitted" 2021/07/19 18:55:06 ERROR : project1.compiled: Failed to copy: SetModTime: 501 /test_rclone/current/project1.compiled: Operation not permitted 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 PBSZ 0 successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PROT P" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 PBSZ 0 successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PROT P" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 PBSZ 0 successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PROT P" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 PBSZ 0 successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "PROT P" 2021/07/19 18:55:06 DEBUG : FTP Rx: "257 \"/test_rclone/old_2021-07-19_18-55\" - Directory successfully created" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNFR /test_rclone/current/project1.exe" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6697|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Protection set to Private" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Protection set to Private" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Protection set to Private" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "200 Protection set to Private" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "350 File or directory exists, ready for destination name" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNTO /test_rclone/old_2021-07-19_18-55/project1.exe" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6694|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6690|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "250 Rename successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6697|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6694|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6696|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 INFO : project1.exe: Moved (server-side) 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:06 DEBUG : FTP Tx: "STOR /test_rclone/current/project1.o" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/project1.o" 2021/07/19 18:55:06 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNFR /test_rclone/current/project1.lpi" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNFR /test_rclone/current/project1.lpr" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNFR /test_rclone/current/unit1.lfm" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNFR /test_rclone/current/test_20k_gen.txt" 2021/07/19 18:55:06 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:06 DEBUG : FTP Tx: "MFMT 20060918115512 /test_rclone/current/project1.o" 2021/07/19 18:55:06 DEBUG : FTP Rx: "350 File or directory exists, ready for destination name" 2021/07/19 18:55:06 DEBUG : FTP Rx: "350 File or directory exists, ready for destination name" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNTO /test_rclone/old_2021-07-19_18-55/test_20k_gen.txt" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNTO /test_rclone/old_2021-07-19_18-55/unit1.lfm" 2021/07/19 18:55:06 DEBUG : FTP Rx: "350 File or directory exists, ready for destination name" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNTO /test_rclone/old_2021-07-19_18-55/project1.lpr" 2021/07/19 18:55:06 DEBUG : FTP Rx: "350 File or directory exists, ready for destination name" 2021/07/19 18:55:06 DEBUG : FTP Tx: "RNTO /test_rclone/old_2021-07-19_18-55/project1.lpi" 2021/07/19 18:55:06 DEBUG : FTP Rx: "501 /test_rclone/current/project1.o: Operation not permitted" 2021/07/19 18:55:06 ERROR : project1.o: Failed to copy: SetModTime: 501 /test_rclone/current/project1.o: Operation not permitted 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "250 Rename successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "250 Rename successful" 2021/07/19 18:55:06 DEBUG : FTP Rx: "250 Rename successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "250 Rename successful" 2021/07/19 18:55:06 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:06 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6691|)" 2021/07/19 18:55:07 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6697|)" 2021/07/19 18:55:07 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6695|)" 2021/07/19 18:55:07 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MLSD /test_rclone/old_2021-07-19_18-55" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 INFO : unit1.lfm: Moved (server-side) 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 INFO : test_20k_gen.txt: Moved (server-side) 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 INFO : project1.lpi: Moved (server-side) 2021/07/19 18:55:07 INFO : project1.lpr: Moved (server-side) 2021/07/19 18:55:07 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/current: Waiting for transfers to finish 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:07 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:07 DEBUG : FTP Tx: "STOR /test_rclone/current/Test.zip" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/Test.zip" 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MFMT 20060918115312 /test_rclone/current/Test.zip" 2021/07/19 18:55:07 DEBUG : FTP Rx: "501 /test_rclone/current/Test.zip: Operation not permitted" 2021/07/19 18:55:07 ERROR : Test.zip: Failed to copy: SetModTime: 501 /test_rclone/current/Test.zip: Operation not permitted 2021/07/19 18:55:07 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:07 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6697|)" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:07 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6696|)" 2021/07/19 18:55:07 DEBUG : FTP Tx: "STOR /test_rclone/current/unit1.lrs" 2021/07/19 18:55:07 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/unit1.lrs" 2021/07/19 18:55:07 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:07 DEBUG : FTP Tx: "MFMT 20060918114818 /test_rclone/current/unit1.lrs" 2021/07/19 18:55:07 DEBUG : FTP Rx: "501 /test_rclone/current/unit1.lrs: Operation not permitted" 2021/07/19 18:55:08 ERROR : unit1.lrs: Failed to copy: SetModTime: 501 /test_rclone/current/unit1.lrs: Operation not permitted 2021/07/19 18:55:08 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:08 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:08 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:08 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:08 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:08 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:08 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:08 DEBUG : FTP Tx: "STOR /test_rclone/current/Unit1.o" 2021/07/19 18:55:08 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/Unit1.o" 2021/07/19 18:55:09 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:09 DEBUG : FTP Tx: "MFMT 20060918114824 /test_rclone/current/Unit1.o" 2021/07/19 18:55:09 DEBUG : FTP Rx: "501 /test_rclone/current/Unit1.o: Operation not permitted" 2021/07/19 18:55:09 ERROR : Unit1.o: Failed to copy: SetModTime: 501 /test_rclone/current/Unit1.o: Operation not permitted 2021/07/19 18:55:09 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:09 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6697|)" 2021/07/19 18:55:09 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:09 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:09 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:09 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:09 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6694|)" 2021/07/19 18:55:10 DEBUG : FTP Tx: "STOR /test_rclone/current/unit1.pas" 2021/07/19 18:55:10 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/unit1.pas" 2021/07/19 18:55:10 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:10 DEBUG : FTP Tx: "MFMT 20060918114818 /test_rclone/current/unit1.pas" 2021/07/19 18:55:10 DEBUG : FTP Rx: "501 /test_rclone/current/unit1.pas: Operation not permitted" 2021/07/19 18:55:10 ERROR : unit1.pas: Failed to copy: SetModTime: 501 /test_rclone/current/unit1.pas: Operation not permitted 2021/07/19 18:55:10 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:10 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6694|)" 2021/07/19 18:55:10 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:10 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:10 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:10 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:10 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:10 DEBUG : FTP Tx: "STOR /test_rclone/current/Unit1.ppu" 2021/07/19 18:55:10 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/Unit1.ppu" 2021/07/19 18:55:10 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:10 DEBUG : FTP Tx: "MFMT 20060918114824 /test_rclone/current/Unit1.ppu" 2021/07/19 18:55:10 DEBUG : FTP Rx: "501 /test_rclone/current/Unit1.ppu: Operation not permitted" 2021/07/19 18:55:10 ERROR : Unit1.ppu: Failed to copy: SetModTime: 501 /test_rclone/current/Unit1.ppu: Operation not permitted 2021/07/19 18:55:10 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:10 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:55:10 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:10 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:11 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:11 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:11 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:11 DEBUG : FTP Tx: "STOR /test_rclone/current/unit2.lfm" 2021/07/19 18:55:11 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/unit2.lfm" 2021/07/19 18:55:11 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:11 DEBUG : FTP Tx: "MFMT 20060918114756 /test_rclone/current/unit2.lfm" 2021/07/19 18:55:11 DEBUG : FTP Rx: "501 /test_rclone/current/unit2.lfm: Operation not permitted" 2021/07/19 18:55:11 ERROR : unit2.lfm: Failed to copy: SetModTime: 501 /test_rclone/current/unit2.lfm: Operation not permitted 2021/07/19 18:55:11 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:11 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6691|)" 2021/07/19 18:55:11 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:11 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:11 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:11 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:11 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:11 DEBUG : FTP Tx: "STOR /test_rclone/current/unit2.lrs" 2021/07/19 18:55:11 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/unit2.lrs" 2021/07/19 18:55:11 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:11 DEBUG : FTP Tx: "MFMT 20060918114756 /test_rclone/current/unit2.lrs" 2021/07/19 18:55:11 DEBUG : FTP Rx: "501 /test_rclone/current/unit2.lrs: Operation not permitted" 2021/07/19 18:55:11 ERROR : unit2.lrs: Failed to copy: SetModTime: 501 /test_rclone/current/unit2.lrs: Operation not permitted 2021/07/19 18:55:11 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:11 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:55:11 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:11 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:12 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:12 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:12 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:12 DEBUG : FTP Tx: "STOR /test_rclone/current/Unit2.o" 2021/07/19 18:55:12 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/Unit2.o" 2021/07/19 18:55:13 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:13 DEBUG : FTP Tx: "MFMT 20060918114824 /test_rclone/current/Unit2.o" 2021/07/19 18:55:13 DEBUG : FTP Rx: "501 /test_rclone/current/Unit2.o: Operation not permitted" 2021/07/19 18:55:13 ERROR : Unit2.o: Failed to copy: SetModTime: 501 /test_rclone/current/Unit2.o: Operation not permitted 2021/07/19 18:55:13 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:13 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6696|)" 2021/07/19 18:55:13 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:13 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:13 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:13 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:13 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6696|)" 2021/07/19 18:55:13 DEBUG : FTP Tx: "STOR /test_rclone/current/unit2.pas" 2021/07/19 18:55:13 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/unit2.pas" 2021/07/19 18:55:14 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:14 DEBUG : FTP Tx: "MFMT 20060918114756 /test_rclone/current/unit2.pas" 2021/07/19 18:55:14 DEBUG : FTP Rx: "501 /test_rclone/current/unit2.pas: Operation not permitted" 2021/07/19 18:55:14 ERROR : unit2.pas: Failed to copy: SetModTime: 501 /test_rclone/current/unit2.pas: Operation not permitted 2021/07/19 18:55:14 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:14 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6691|)" 2021/07/19 18:55:14 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:14 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:14 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:14 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:14 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:55:14 DEBUG : FTP Tx: "STOR /test_rclone/current/Unit2.ppu" 2021/07/19 18:55:14 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/Unit2.ppu" 2021/07/19 18:55:14 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:14 DEBUG : FTP Tx: "MFMT 20060918114824 /test_rclone/current/Unit2.ppu" 2021/07/19 18:55:14 DEBUG : FTP Rx: "501 /test_rclone/current/Unit2.ppu: Operation not permitted" 2021/07/19 18:55:14 ERROR : Unit2.ppu: Failed to copy: SetModTime: 501 /test_rclone/current/Unit2.ppu: Operation not permitted 2021/07/19 18:55:14 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:14 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:14 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:55:14 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:55:14 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:55:14 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:55:14 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:55:14 DEBUG : FTP Tx: "STOR /test_rclone/current/project1.exe" 2021/07/19 18:55:15 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/project1.exe" 2021/07/19 18:56:00 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:00 DEBUG : FTP Tx: "MFMT 20060918115522 /test_rclone/current/project1.exe" 2021/07/19 18:56:00 DEBUG : FTP Rx: "501 /test_rclone/current/project1.exe: Operation not permitted" 2021/07/19 18:56:00 ERROR : project1.exe: Failed to copy: SetModTime: 501 /test_rclone/current/project1.exe: Operation not permitted 2021/07/19 18:56:00 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:00 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:56:00 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:56:00 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:56:00 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:00 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:00 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:56:00 DEBUG : FTP Tx: "STOR /test_rclone/current/unit1.lfm" 2021/07/19 18:56:00 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/unit1.lfm" 2021/07/19 18:56:00 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:00 DEBUG : FTP Tx: "MFMT 20060918114818 /test_rclone/current/unit1.lfm" 2021/07/19 18:56:00 DEBUG : FTP Rx: "501 /test_rclone/current/unit1.lfm: Operation not permitted" 2021/07/19 18:56:00 ERROR : unit1.lfm: Failed to copy: SetModTime: 501 /test_rclone/current/unit1.lfm: Operation not permitted 2021/07/19 18:56:00 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:00 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6698|)" 2021/07/19 18:56:01 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:56:01 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:56:01 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:01 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:01 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:56:01 DEBUG : FTP Tx: "STOR /test_rclone/current/test_20k_gen.txt" 2021/07/19 18:56:01 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/test_20k_gen.txt" 2021/07/19 18:56:01 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:01 DEBUG : FTP Tx: "MFMT 20210715195726 /test_rclone/current/test_20k_gen.txt" 2021/07/19 18:56:01 DEBUG : FTP Rx: "501 /test_rclone/current/test_20k_gen.txt: Operation not permitted" 2021/07/19 18:56:01 ERROR : test_20k_gen.txt: Failed to copy: SetModTime: 501 /test_rclone/current/test_20k_gen.txt: Operation not permitted 2021/07/19 18:56:01 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:01 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6692|)" 2021/07/19 18:56:01 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:56:01 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:56:01 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:01 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:01 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6690|)" 2021/07/19 18:56:01 DEBUG : FTP Tx: "STOR /test_rclone/current/project1.lpi" 2021/07/19 18:56:02 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/project1.lpi" 2021/07/19 18:56:02 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:02 DEBUG : FTP Tx: "MFMT 20060918115508 /test_rclone/current/project1.lpi" 2021/07/19 18:56:02 DEBUG : FTP Rx: "501 /test_rclone/current/project1.lpi: Operation not permitted" 2021/07/19 18:56:02 ERROR : project1.lpi: Failed to copy: SetModTime: 501 /test_rclone/current/project1.lpi: Operation not permitted 2021/07/19 18:56:02 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:02 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6693|)" 2021/07/19 18:56:02 DEBUG : FTP Tx: "MLSD /test_rclone" 2021/07/19 18:56:02 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for MLSD" 2021/07/19 18:56:02 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:02 DEBUG : FTP Tx: "EPSV" 2021/07/19 18:56:02 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||6690|)" 2021/07/19 18:56:02 DEBUG : FTP Tx: "STOR /test_rclone/current/project1.lpr" 2021/07/19 18:56:02 DEBUG : FTP Rx: "150 Opening BINARY mode data connection for /test_rclone/current/project1.lpr" 2021/07/19 18:56:02 DEBUG : FTP Rx: "226 Transfer complete" 2021/07/19 18:56:02 DEBUG : FTP Tx: "MFMT 20060918114636 /test_rclone/current/project1.lpr" 2021/07/19 18:56:02 DEBUG : FTP Rx: "501 /test_rclone/current/project1.lpr: Operation not permitted" 2021/07/19 18:56:02 ERROR : project1.lpr: Failed to copy: SetModTime: 501 /test_rclone/current/project1.lpr: Operation not permitted 2021/07/19 18:56:02 ERROR : Attempt 1/1 failed with 17 errors and: SetModTime: 501 /test_rclone/current/project1.lpr: Operation not permitted 2021/07/19 18:56:04 INFO : Transferred: 5.454Mi / 5.454 MiByte, 100%, 98.703 KiByte/s, ETA 0s Errors: 17 (retrying may help) Checks: 10 / 10, 100% Renamed: 5 Elapsed time: 1m1.0s 2021/07/19 18:56:07 DEBUG : ftp://backup1.enklawa.net:6621/test_rclone/old_2021-07-19_18-55: closing 5 unused connections 2021/07/19 18:56:07 DEBUG : FTP Tx: "QUIT" 2021/07/19 18:56:07 DEBUG : FTP Tx: "QUIT" 2021/07/19 18:56:07 DEBUG : FTP Tx: "QUIT" 2021/07/19 18:56:07 DEBUG : FTP Tx: "QUIT" 2021/07/19 18:56:07 DEBUG : FTP Tx: "QUIT" 2021/07/19 18:56:12 INFO : Transferred: 5.454Mi / 5.454 MiByte, 100%, 86.751 KiByte/s, ETA 0s Errors: 17 (retrying may help) Checks: 10 / 10, 100% Renamed: 5 Elapsed time: 1m9.4s 2021/07/19 18:56:12 DEBUG : 2 go routines active 2021/07/19 18:56:12 Failed to copy with 17 errors: last error was: SetModTime: 501 /test_rclone/current/project1.lpr: Operation not permitted