NewFs: ftpConnection Login: Please use AUTH TLS before logging in?

what file?

the file is rclone,

so the rclone file present in the folder I put it on the SFTP dedicated server under debian 10

run rclone version, post the command and output as text

??

can you post the text, not screenshots

login as: techandapp
techandapp@51.159.54.137's password:
Access denied
techandapp@51.159.54.137's password:
Last login: Fri Jul 3 18:50:12 2020 from 82.64.58.67
techandapp@PAR-206287:~$ run rclone version rclone-beta-latest-freebsd-amd64 -bash: run: command not found
techandapp@PAR-206287:~$ run rclone version rclone-beta-latest-freebsd-amd64.zip
-bash: run: command not found
techandapp@PAR-206287:~$ run rclone rclone-beta-latest-freebsd-amd64
-bash: run: command not found
techandapp@PAR-206287:~$

run is not a valid command on linux.

the command is rclone version

I'm still an Amateur, sorry if I'm confused but I'm on the forum to try to understand thank you very much.

I still haven't been able to download the trial version how to do can you tell me the exact order thank you very much

you need to download the latest beta that matches your cpu
download from https://beta.rclone.org/

the operating system is linux on my dedicated server i have to dl the version and put it on the sftp of the dedicated server ?

you need to download the rclone beta to whatever computer/server you plan to run rclone on.

goto https://beta.rclone.org/
scroll to the bottom and you will see a bunch of files names such as
rclone-beta-latest-linux-*.*
most likely rclone-beta-latest-linux-amd64.zip

ok thank you thank you after I put on the sftp and I execute the command rclone and the version ?

yes, unzip that .zip file into a folder.
cd into the folder created
and
then do a rclone version.
post the command and ouput.

??
login as: techandapp
techandapp@51.159.54.137's password:
Last login: Mon Jul 13 00:12:04 2020 from 82.64.58.67
techandapp@PAR-206287:~$ cd .config
techandapp@PAR-206287:~/.config$ rclone version.rclone-beta-latest-linux-amd64
Error: unknown command "version.rclone-beta-latest-linux-amd64" for "rclone"
Run 'rclone --help' for usage.
2020/07/13 00:19:08 Fatal error: unknown command "version.rclone-beta-latest-linux-amd64" for "rclone"
techandapp@PAR-206287:~/.config$

the command is rclone version

?? :frowning:
login as: techandapp
techandapp@51.159.54.137's password:
Last login: Mon Jul 13 00:16:25 2020 from 82.64
techandapp@PAR-206287:~$ rclone version rclone-beta-latest-linux-amd64
Usage:
rclone version [flags]

Flags:
--check Check for new version.
-h, --help help for version

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
Command version needs 0 arguments maximum
techandapp@PAR-206287:~$

the command to run is rclone version

:frowning: :frowning:

please can you write down the exact order with the number that I have to write down because I can't get it

Use "rclone help backends" for a list of supported services.
techandapp@PAR-206287:~$ rclone flag
Error: unknown command "flag" for "rclone"
Run 'rclone --help' for usage.
2020/07/13 21:04:55 Fatal error: unknown command "flag" for "rclone"
techandapp@PAR-206287:~$ version rclone-beta-latest-freebsd-amd64
-bash: version: command not found
techandapp@PAR-206287:~$ -bash
-bash: -bash: command not found
techandapp@PAR-206287:~$ rclone
Usage:
rclone [flags]
rclone [command]

Available Commands:
about Get quota information from the remote.
authorize Remote authorization.
cachestats Print cache stats for a remote
cat Concatenates any files and sends them to stdout.
check Checks the files in the source and destination match.
cleanup Clean up the remote if possible
config Enter an interactive configuration session.
copy Copy files from source to dest, skipping already copied
copyto Copy files from source to dest, skipping already copied
copyurl Copy url content to dest.
cryptcheck Cryptcheck checks the integrity of a crypted remote.
cryptdecode Cryptdecode returns unencrypted file names.
dbhashsum Produces a Dropbox hash file for all the objects in the path.
dedupe Interactively find duplicate files and delete/rename them.
delete Remove the contents of path.
deletefile Remove a single file from remote.
genautocomplete Output completion script for a given shell.
gendocs Output markdown docs for rclone to the directory supplied.
hashsum Produces an hashsum file for all the objects in the path.
help Show help for rclone commands, flags and backends.
link Generate public link to file/folder.
listremotes List all the remotes in the config file.
ls List the objects in the path with size and path.
lsd List all directories/containers/buckets in the path.
lsf List directories and objects in remote:path formatted for parsing
lsjson List directories and objects in the path in JSON format.
lsl List the objects in path with modification time, size and path.
md5sum Produces an md5sum file for all the objects in the path.
mkdir Make the path if it doesn't already exist.
mount Mount the remote as file system on a mountpoint.
move Move files from source to dest.
moveto Move file or directory from source to dest.
ncdu Explore a remote with a text based user interface.
obscure Obscure password for use in the rclone.conf
purge Remove the path and all of its contents.
rc Run a command against a running rclone.
rcat Copies standard input to file on remote.
rcd Run rclone listening to remote control commands only.
rmdir Remove the path if empty.
rmdirs Remove empty directories under the path.
serve Serve a remote over a protocol.
settier Changes storage class/tier of objects in remote.
sha1sum Produces an sha1sum file for all the objects in the path.
size Prints the total size and number of objects in remote:path.
sync Make source and dest identical, modifying destination only.
touch Create new file or change file modification time.
tree List the contents of the remote in a tree like fashion.
version Show the version number.

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
techandapp@PAR-206287:~$ ^C
techandapp@PAR-206287:~$ version
-bash: version: command not found
techandapp@PAR-206287:~$