Cant connect to ftp

What is the problem you are having with rclone?

cant connect to ftp server

What is your rclone version (output from rclone version)

rclone v1.53.4

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Mac

Which cloud storage system are you using? (eg Google Drive)

ftp

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone cmount ftp: /Users/bangtan/Desktop/ftp

The rclone config contents with secrets removed.

2021/05/25 22:28:57 ERROR : ftp://lw997.usbx.me:21: Error while Logging in into lw997.usbx.me:21: Non-anonymous sessions must use encryption.
2021/05/25 22:28:57 Failed to create file system for "ftp:": NewFs: ftpConnection Login: Non-anonymous sessions must use encryption.

A log from the command with the -vv flag

unknown flag

hello, perhaps update rclone, as that is an old version.

looks like you need to login to that ftp server using a username and password or enable encryption.
perhaps add this

best to post the debug log and config file.

Looks like you need to setup one of these TLS modes - which one will depend on your provider

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.