Rclone with bunnycdn

using this command below i created a file.txt with some text in it
rclone copy -vv --dump bodies file.txt bunnyhubby:

and the file.txt was successfully uploaded to bunnyCDN

LOGS:

C:\Users\Administrator\Downloads\rclone-v1.57.0-windows-amd64>rclone copy -vv --dump bodies file.txt bunnyhubby:
2021/11/11 14:00:23 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "copy" "-vv" "--dump" "bodies" "file.txt" "bunnyhubby:"]
2021/11/11 14:00:23 DEBUG : Creating backend with remote "file.txt"
2021/11/11 14:00:23 DEBUG : Using config file from "C:\\Users\\Administrator\\AppData\\Roaming\\rclone\\rclone.conf"
2021/11/11 14:00:23 DEBUG : fs cache: adding new entry for parent of "file.txt", "//?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64"
2021/11/11 14:00:23 DEBUG : Creating backend with remote "bunnyhubby:"
2021/11/11 14:00:23 DEBUG : ftp://storage.bunnycdn.com:21: Connecting to FTP server
2021/11/11 14:00:23 DEBUG : FTP Rx: "220 Service Ready."
2021/11/11 14:00:23 DEBUG : FTP Tx: "USER *** REDACTED ***"
2021/11/11 14:00:23 DEBUG : FTP Rx: "331 Username ok, need password"
2021/11/11 14:00:23 DEBUG : FTP Tx: PASS *****
2021/11/11 14:00:23 DEBUG : FTP Rx: "230 User logged in"
2021/11/11 14:00:23 DEBUG : FTP Tx: "FEAT"
2021/11/11 14:00:23 DEBUG : FTP Rx: "211-Extensions supported:"
2021/11/11 14:00:23 DEBUG : FTP Rx: " UTF8"
2021/11/11 14:00:23 DEBUG : FTP Rx: "211 End"
2021/11/11 14:00:23 DEBUG : FTP Tx: "TYPE I"
2021/11/11 14:00:23 DEBUG : FTP Rx: "200 Type set to Image"
2021/11/11 14:00:23 DEBUG : FTP Tx: "OPTS UTF8 ON"
2021/11/11 14:00:23 DEBUG : FTP Rx: "200 Command okay."
2021/11/11 14:00:23 DEBUG : FTP Tx: "EPSV"
2021/11/11 14:00:23 DEBUG : FTP Rx: "502 Command not implemented"
2021/11/11 14:00:23 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:23 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,124,198)"
2021/11/11 14:00:23 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:00:24 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:00:24 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:00:24 DEBUG : file.txt: Need to transfer - File not found at Destination
2021/11/11 14:00:24 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:24 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,102,90)"
2021/11/11 14:00:24 DEBUG : FTP Tx: "STOR file.txt"
2021/11/11 14:00:24 DEBUG : FTP Rx: "150 Opening Passive mode data transfer for STOR"
2021/11/11 14:00:24 DEBUG : FTP Rx: "226 Closing data connection, file transfer successful"
2021/11/11 14:00:24 ERROR : ftp://storage.bunnycdn.com:21: SetModTime is not supported
2021/11/11 14:00:24 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:24 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,94,128)"
2021/11/11 14:00:24 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:00:24 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:00:24 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:00:24 ERROR : file.txt: Failed to copy: update getinfo: object not found
2021/11/11 14:00:24 ERROR : Attempt 1/3 failed with 1 errors and: update getinfo: object not found
2021/11/11 14:00:24 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:24 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,69,148)"
2021/11/11 14:00:24 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:00:24 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:00:24 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:00:24 DEBUG : file.txt: Need to transfer - File not found at Destination
2021/11/11 14:00:24 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:24 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,50,118)"
2021/11/11 14:00:25 DEBUG : FTP Tx: "STOR file.txt"
2021/11/11 14:00:25 DEBUG : FTP Rx: "150 Opening Passive mode data transfer for STOR"
2021/11/11 14:00:25 DEBUG : FTP Rx: "226 Closing data connection, file transfer successful"
2021/11/11 14:00:25 ERROR : ftp://storage.bunnycdn.com:21: SetModTime is not supported
2021/11/11 14:00:25 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:25 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,36,176)"
2021/11/11 14:00:25 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:00:25 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:00:25 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:00:25 ERROR : file.txt: Failed to copy: update getinfo: object not found
2021/11/11 14:00:25 ERROR : Attempt 2/3 failed with 1 errors and: update getinfo: object not found
2021/11/11 14:00:25 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:25 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,108,184)"
2021/11/11 14:00:25 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:00:25 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:00:25 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:00:25 DEBUG : file.txt: Need to transfer - File not found at Destination
2021/11/11 14:00:25 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:25 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,71,106)"
2021/11/11 14:00:25 DEBUG : FTP Tx: "STOR file.txt"
2021/11/11 14:00:25 DEBUG : FTP Rx: "150 Opening Passive mode data transfer for STOR"
2021/11/11 14:00:25 DEBUG : FTP Rx: "226 Closing data connection, file transfer successful"
2021/11/11 14:00:25 ERROR : ftp://storage.bunnycdn.com:21: SetModTime is not supported
2021/11/11 14:00:25 DEBUG : FTP Tx: "PASV"
2021/11/11 14:00:26 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,118,194,47,28)"
2021/11/11 14:00:26 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:00:26 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:00:26 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:00:26 ERROR : file.txt: Failed to copy: update getinfo: object not found
2021/11/11 14:00:26 ERROR : Attempt 3/3 failed with 1 errors and: update getinfo: object not found
2021/11/11 14:00:26 INFO  :
Transferred:             75 B / 75 B, 100%, 37 B/s, ETA 0s
Errors:                 1 (retrying may help)
Elapsed time:         2.8s

2021/11/11 14:00:26 DEBUG : 3 go routines active
2021/11/11 14:00:26 Failed to copy: update getinfo: object not found

C:\Users\Administrator\Downloads\rclone-v1.57.0-windows-amd64>

using the second comand, but didn't download anything:
rclone copy -vv --dump bodies bunnyhubby:file.txt downloadfolder

C:\Users\Administrator\Downloads\rclone-v1.57.0-windows-amd64>rclone copy -vv --dump bodies bunnyhubby:file.txt downloadfolder
2021/11/11 14:08:25 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "copy" "-vv" "--dump" "bodies" "bunnyhubby:file.txt" "downloadfolder"]
2021/11/11 14:08:25 DEBUG : Creating backend with remote "bunnyhubby:file.txt"
2021/11/11 14:08:25 DEBUG : Using config file from "C:\\Users\\Administrator\\AppData\\Roaming\\rclone\\rclone.conf"
2021/11/11 14:08:25 DEBUG : ftp://storage.bunnycdn.com:21/file.txt: Connecting to FTP server
2021/11/11 14:08:25 DEBUG : FTP Rx: "220 Service Ready."
2021/11/11 14:08:25 DEBUG : FTP Tx: "USER *** REDACTED ***"
2021/11/11 14:08:25 DEBUG : FTP Rx: "331 Username ok, need password"
2021/11/11 14:08:25 DEBUG : FTP Tx: PASS *****
2021/11/11 14:08:25 DEBUG : FTP Rx: "230 User logged in"
2021/11/11 14:08:25 DEBUG : FTP Tx: "FEAT"
2021/11/11 14:08:26 DEBUG : FTP Rx: "211-Extensions supported:"
2021/11/11 14:08:26 DEBUG : FTP Rx: " UTF8"
2021/11/11 14:08:26 DEBUG : FTP Rx: "211 End"
2021/11/11 14:08:26 DEBUG : FTP Tx: "TYPE I"
2021/11/11 14:08:26 DEBUG : FTP Rx: "200 Type set to Image"
2021/11/11 14:08:26 DEBUG : FTP Tx: "OPTS UTF8 ON"
2021/11/11 14:08:26 DEBUG : FTP Rx: "200 Command okay."
2021/11/11 14:08:26 DEBUG : FTP Tx: "EPSV"
2021/11/11 14:08:26 DEBUG : FTP Rx: "502 Command not implemented"
2021/11/11 14:08:26 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:26 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,35,210)"
2021/11/11 14:08:26 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:08:26 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:26 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:26 DEBUG : Creating backend with remote "downloadfolder"
2021/11/11 14:08:26 DEBUG : fs cache: renaming cache item "downloadfolder" to be canonical "//?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder"
2021/11/11 14:08:26 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:26 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,122,114)"
2021/11/11 14:08:26 DEBUG : FTP Tx: "LIST file.txt"
2021/11/11 14:08:26 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:26 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:26 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:26 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,69,228)"
2021/11/11 14:08:26 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:08:26 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:26 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:26 ERROR : ftp://storage.bunnycdn.com:21/file.txt: error reading source root directory: directory not found
2021/11/11 14:08:26 DEBUG : Local file system at //?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder: Waiting for checks to finish
2021/11/11 14:08:26 DEBUG : Local file system at //?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder: Waiting for transfers to finish
2021/11/11 14:08:26 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2021/11/11 14:08:26 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:27 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,74,10)"
2021/11/11 14:08:27 DEBUG : FTP Tx: "LIST file.txt"
2021/11/11 14:08:27 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:27 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:27 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:27 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,113,82)"
2021/11/11 14:08:27 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:08:27 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:27 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:27 ERROR : ftp://storage.bunnycdn.com:21/file.txt: error reading source root directory: directory not found
2021/11/11 14:08:27 DEBUG : Local file system at //?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder: Waiting for checks to finish
2021/11/11 14:08:27 DEBUG : Local file system at //?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder: Waiting for transfers to finish
2021/11/11 14:08:27 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2021/11/11 14:08:27 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:27 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,60,114)"
2021/11/11 14:08:27 DEBUG : FTP Tx: "LIST file.txt"
2021/11/11 14:08:27 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:27 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:27 DEBUG : FTP Tx: "PASV"
2021/11/11 14:08:27 DEBUG : FTP Rx: "227 Entering Passive Mode (116,202,80,29,63,170)"
2021/11/11 14:08:27 DEBUG : FTP Tx: "LIST ."
2021/11/11 14:08:28 DEBUG : FTP Rx: "150 Opening Image mode data transfer for LIST"
2021/11/11 14:08:28 DEBUG : FTP Rx: "226 Transfer complete"
2021/11/11 14:08:28 ERROR : ftp://storage.bunnycdn.com:21/file.txt: error reading source root directory: directory not found
2021/11/11 14:08:28 DEBUG : Local file system at //?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder: Waiting for checks to finish
2021/11/11 14:08:28 DEBUG : Local file system at //?/C:/Users/Administrator/Downloads/rclone-v1.57.0-windows-amd64/downloadfolder: Waiting for transfers to finish
2021/11/11 14:08:28 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
2021/11/11 14:08:28 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Errors:                 1 (retrying may help)
Elapsed time:         2.4s

2021/11/11 14:08:28 DEBUG : 2 go routines active
2021/11/11 14:08:28 Failed to copy: directory not found

C:\Users\Administrator\Downloads\rclone-v1.57.0-windows-amd64>