srcTransfer and dstTransfer are the rclone configs i created in rclone UI for ftp server.
but the error i'm getting is this ->
destination : { "error": "NewFs: failed to make FTP connection to "194.147:990": tls: first record does not look like a TLS handshake", "input": { "fs": "194--147:", "remote": "" }, "path": "operations/list", "status": 500 }
yeah sorry below is the detail:
please note that we are using docker image of RCLONE
What is the problem you are having with rclone?
Trying to transfer the files from SFTP to FTP server
{ "error": "NewFs: failed to make FTP connection to "194.135:990": tls: first record does not look like a TLS handshake", "input": { "fs": "194-87:", "remote": "" }, "path": "operations/list", "status": 500 }
Run the command 'rclone version' and share the full output of the command.
We are Using Rclone GUI and Rclone version: v1.65.2 Arch: amd64 goVersion: go1.21.6
Which cloud storage system are you using? (eg Google Drive)
Not using cloud storage, we have kept files in SFTP & FTP servers
The command you were trying to run (eg rclone copy /tmp remote:tmp)
The Rclone command we are using to move file is :
/rclone/sync/move
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
We are not using CLI, please let me know how to do teh above thing in RCLONE GUI.
A log from the command that you were trying to run with the -vv flag