Rclone copy gives error Connection reset by peer, using FTP

download the beta file, unzip it and run it.

output should look like.

c:\data\rclone\scripts>C:\data\rclone\versions\rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta-windows-amd64\rclone.exe ls  localftp: -vv --dump-bodies 
2020/07/18 14:46:44 NOTICE: --dump-bodies is obsolete - please use --dump bodies instead
2020/07/18 14:46:44 DEBUG : rclone: Version "v1.52.2-225-g0d896024-fix-ftp-dump-beta" starting with parameters ["C:\\data\\rclone\\versions\\rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta-windows-amd64\\rclone.exe" "ls" "localftp:" "-vv" "--dump-bodies"]
2020/07/18 14:46:44 DEBUG : Using RCLONE_CONFIG_PASS password.
2020/07/18 14:46:44 DEBUG : Using config file from "c:\\data\\rclone\\scripts\\rclone.conf"
2020/07/18 14:46:44 DEBUG : ftp://127.0.0.1:21: Connecting to FTP server
2020/07/18 14:46:44 DEBUG : FTP Rx: "220 Microsoft FTP Service"
2020/07/18 14:46:44 DEBUG : FTP Tx: "FEAT"
2020/07/18 14:46:44 DEBUG : FTP Rx: "211-Extended features supported:"
2020/07/18 14:46:44 DEBUG : FTP Rx: " LANG EN*"
2020/07/18 14:46:44 DEBUG : FTP Rx: " UTF8"
2020/07/18 14:46:44 DEBUG : FTP Rx: " AUTH TLS;TLS-C;SSL;TLS-P;"
2020/07/18 14:46:44 DEBUG : FTP Rx: " PBSZ"
2020/07/18 14:46:44 DEBUG : FTP Rx: " PROT C;P;"
2020/07/18 14:46:44 DEBUG : FTP Rx: " CCC"
2020/07/18 14:46:44 DEBUG : FTP Rx: " HOST"
2020/07/18 14:46:44 DEBUG : FTP Rx: " SIZE"
2020/07/18 14:46:44 DEBUG : FTP Rx: " MDTM"
2020/07/18 14:46:44 DEBUG : FTP Rx: " REST STREAM"
2020/07/18 14:46:44 DEBUG : FTP Rx: "211 END"
2020/07/18 14:46:44 DEBUG : FTP Tx: "USER user01"
2020/07/18 14:46:44 DEBUG : FTP Rx: "331 Password required"
2020/07/18 14:46:44 DEBUG : FTP Tx: PASS *****
2020/07/18 14:46:44 DEBUG : FTP Rx: "230 User logged in."
2020/07/18 14:46:44 DEBUG : FTP Tx: "TYPE I"
2020/07/18 14:46:44 DEBUG : FTP Rx: "200 Type set to I."
2020/07/18 14:46:44 DEBUG : FTP Tx: "OPTS UTF8 ON"
2020/07/18 14:46:44 DEBUG : FTP Rx: "200 OPTS UTF8 command successful - UTF8 encoding now ON."
2020/07/18 14:46:44 DEBUG : FTP Tx: "EPSV"
2020/07/18 14:46:44 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||55620|)"
2020/07/18 14:46:44 DEBUG : FTP Tx: "LIST "
2020/07/18 14:46:44 DEBUG : FTP Rx: "125 Data connection already open; Transfer starting."
2020/07/18 14:46:44 DEBUG : FTP Rx: "226 Transfer complete."
2020/07/18 14:46:44 DEBUG : FTP Tx: "EPSV"
2020/07/18 14:46:44 DEBUG : FTP Rx: "229 Entering Extended Passive Mode (|||55622|)"
2020/07/18 14:46:44 DEBUG : FTP Tx: "LIST testfolder"
2020/07/18 14:46:44 DEBUG : FTP Rx: "125 Data connection already open; Transfer starting."
2020/07/18 14:46:44 DEBUG : FTP Rx: "226 Transfer complete."
        0 testfolder/testfile.txt
2020/07/18 14:46:44 DEBUG : 2 go routines active

I have the unzipped file on my windows I have to put the folder on the sftp of the dedicated server ?

run the beta on the same computer as you have been using before.

I'm having trouble figuring out which file to execute in the folder?

same as always, rclone

I'm on windows. I'm running it all with what?

unzip the .zip file,
cd into the new folder
run rclone

should I put the files on the dedicated sftp server now?

put it where you need to.

I put the file on the GPS. What do I do next?

................

no I didn't install the version properly, I can't install it unfortunately

2020/07/18 22:27:59 DEBUG : rclone: Version "v1.52.2-224-gddfde681-beta" starting with parameters ["rclone" "ls" "freebox:" "-vv" "--dump" "bodies"]
2020/07/18 22:27:59 DEBUG : Using config file from "/home/techandapp/.config/rclone/rclone.conf"
2020/07/18 22:27:59 DEBUG : ftp://serveur15.freeboxos.fr:17493: Connecting to FTP server
2020/07/18 22:27:59 DEBUG : 2 go routines active
techandapp@PAR-206287:~$

i am getting this warning message so i need to stop posting
perhaps some else can help you.
good luck,

good evening @ncw how can I install the version on my dedicated server?

Hello, can someone help me?

I think it's easier to let @Aymene test it out and report back.

Hi

Sorry I was busy.

Just installed the version you told me, there is the output

rclone ls freebox: -vv --dump bodies


2020/07/20 07:07:29 DEBUG : rclone: Version "v1.52.2-225-g0d896024-fix-ftp-dump-beta" starting with parameters ["rclone" "ls" "freebox:" "-vv" "--dump" "bodies"]
2020/07/20 07:07:29 DEBUG : Using config file from "/home/AzureUser/.config/rclone/rclone.conf"
2020/07/20 07:07:29 DEBUG : ftp://IP:PORT: Connecting to FTP server
2020/07/20 07:07:29 DEBUG : FTP Rx: "220 Welcome to Freebox FTP Server."
2020/07/20 07:07:29 DEBUG : FTP Tx: "AUTH TLS"
2020/07/20 07:07:29 DEBUG : FTP Rx: "234 Proceed with negotiation."
2020/07/20 07:07:29 DEBUG : FTP Tx: "FEAT"
2020/07/20 07:07:29 DEBUG : FTP Rx: "211-Extensions supported:"
2020/07/20 07:07:29 DEBUG : FTP Rx: " UTF8"
2020/07/20 07:07:29 DEBUG : FTP Rx: " EPRT"
2020/07/20 07:07:29 DEBUG : FTP Rx: " EPSV"
2020/07/20 07:07:29 DEBUG : FTP Rx: " REST STREAM"
2020/07/20 07:07:29 DEBUG : FTP Rx: " SIZE"
2020/07/20 07:07:29 DEBUG : FTP Rx: " CLNT"
2020/07/20 07:07:29 DEBUG : FTP Rx: " AUTH TLS"
2020/07/20 07:07:29 DEBUG : FTP Rx: " PBSZ"
2020/07/20 07:07:29 DEBUG : FTP Rx: " PROT"
2020/07/20 07:07:29 DEBUG : FTP Rx: "211 End"
2020/07/20 07:07:29 DEBUG : FTP Tx: "USER freebox"
2020/07/20 07:07:29 DEBUG : FTP Rx: "331 User name okay, need password."
2020/07/20 07:07:29 DEBUG : FTP Tx: PASS *****
2020/07/20 07:07:29 DEBUG : FTP Rx: "230 User logged in, proceed."
2020/07/20 07:07:29 DEBUG : FTP Tx: "TYPE I"
2020/07/20 07:07:29 DEBUG : FTP Rx: "200 Command Okay."
2020/07/20 07:07:29 DEBUG : FTP Tx: "OPTS UTF8 ON"
2020/07/20 07:07:29 DEBUG : FTP Rx: "200 Command Okay."
2020/07/20 07:07:29 DEBUG : FTP Tx: "PBSZ 0"
2020/07/20 07:07:29 DEBUG : FTP Rx: "200 Command Okay."
2020/07/20 07:07:29 DEBUG : FTP Tx: "PROT P"
2020/07/20 07:07:29 DEBUG : FTP Rx: "200 Command Okay."
2020/07/20 07:07:29 DEBUG : FTP Tx: "PASV"
2020/07/20 07:07:29 DEBUG : FTP Rx: "227 PASV OK (IP)"
2020/07/20 07:07:29 DEBUG : FTP Tx: "LIST /"
2020/07/20 07:07:29 DEBUG : FTP Rx: "150 File Status OK."
2020/07/20 07:07:29 DEBUG : FTP Rx: "426 Data channel closed."
2020/07/20 07:07:29 DEBUG : 2 go routines active

Hi, can you tell me how you got the version installed and thank you.

wget https://beta.rclone.org/branch/v1.52.2-225-g0d896024-fix-ftp-dump-beta/rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta-linux-amd64.deb
dpkg -i rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta-linux-amd64.deb

??

techandapp@PAR-206287:~$ dpkg -i rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta- linux-amd64.deb
dpkg: error: requested operation requires superuser privilege
techandapp@PAR-206287:~$ ^C
techandapp@PAR-206287:~$ sudo dpkg -i rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta- linux-amd64.deb
[sudo] password for techandapp:
dpkg: error: cannot access archive 'rclone-v1.52.2-225-g0d896024-fix-ftp-dump-beta-': No such file or directory
techandapp@PAR-206287:~$