Hello ink0gnito,
That is not the real online.net ftp ip, i have changed the ip address.
OK, so my first guess is off.
I like free. Free is good. Free gets. Sh¡t. Done.
Ok, so my second guess is off too...
I'd say we have a bug in rclone's ftp code, then. To be sure of that, and help to debug it, can you please:
- try with the latest beta, if you didn't already?
- provide a full rclone debug log, generated by including the options
-v -v --log-file whatever.log
in your command line? - provide a tcpdump capture file (generated by running
tcpdump -nnl -s0 -w whatever.cap host your.ftp.server.ip
in another shell session simultaneously with 1) above? This file will include your ftp password, so be sure to change it to something discardable before running the test, then change it back. - open an issue on rclone's github pointing back to this thread, and upload the above files there?
Cheers,
-- Durval.