techandapp@PAR-206287:~$ sync '/home/techandapp/torrents/Action 2019' freebox:/F reebox/Films
[freebox]
I put the first ftp address
hello @ncw need your help I'm lost
try that hostname and see what happens
host = mafreebox.feeebox.fr
and then do rclone lsd freebox:
??
2020/07/15 18:16:01 ERROR : : error listing: directory not found
2020/07/15 18:16:01 Failed to lsd with 2 errors: last error was: directory not found
techandapp@PAR-206287:~$ rclone lsd freebox
2020/07/15 18:16:24 ERROR : : error listing: directory not found
2020/07/15 18:16:24 Failed to lsd with 2 errors: last error was: directory not found
techandapp@PAR-206287:~$
Thank you very much for your help. That's very kind.
rclone config show freebox
, post the command and output
type = ftp
host = ftp://mafreebox.freebox.fr/
user = freebox
pass = *** ENCRYPTED ***
port = 21
explicit_tls = true
techandapp@PAR-206287:~$
change
host = ftp://mafreebox.freebox.fr/
to
host = mafreebox.feeebox.fr
techandapp@PAR-206287:~$ rclone sync '/home/techandapp/torrents/Action 2019' freebox:/Freebox/Films
2020/07/15 18:31:44 ERROR : 21/Freebox/Films: Error while Dialing:21: dial tcp: lookup r on 62.210.16.6:53: no such host
2020/07/15 18:31:44 Failed to create file system for "freebox:/Freebox/Films": NewFs: ftpConnection Dial: dial tcp: lookup on 62.210.16.6:53: no such host
techandapp@PAR-206287:~$
[freebox]
type = ftp
host = mafreebox.feeebox
user = freebox
pass = *** ENCRYPTED ***
port = 21
explicit_tls = true
every time you change your config file you need to test it.
do rclone lsd freebox:
what's the solution to the problem
You have a typo in the name as it's supposed to be 'freebox' and you have'feeebox'
Last login: Wed Jul 15 22:07:12 2020 from 82.64.58.67
techandapp@PAR-206287:~$ rclone sync '/home/techandapp/torrents/Action 2019' freebox:/Freebox/Films 2020/07/15 22:11:03 ERROR : /Freebox/Films: Error while Dialing:21: dial tcp 212.27.38.253:21: connect: connection timed out
2020/07/15 22:11:03 Failed to create file system for "freebox:/Freebox/Films": NewFs: ftpConnection Dial: dial tcp 212.27.38.253:21: connect: connection timed out
make sure you can connect using another ftp client.
yes yes I connect from my dedicated ftp server