aessing / unifi-uck-backup

Script which copies automatic backups from the Unifi Cloud Key Gen2 Plus to a FTP server
https://github.com/aessing/uck-backup-ftp
MIT License
6 stars 1 forks source link

Upon running this, I get this error #6

Open clwolf75 opened 2 years ago

clwolf75 commented 2 years ago

Copy backups to FTP server (x.x.x.x) ln: Fatal error: 500 Wrong command. lftp: MirrorJob.cc:242: void MirrorJob::JobFinished(Job*): Assertion `transfer_count>0' failed. complete] Aborted (core dumped)

aessing commented 2 years ago

@clwolf75 Hi, thanks for your feedback. Could you be a bit more precise?

500 errors normally are send by the server, when the server has a problem. Could you also please have a look at the FTP server logs? There should also be an an error.

Thanks Andre