Closed Watchful1 closed 10 years ago
I tried to add some more logging for this case, but I couldn't really test it myself so I have no idea if it actually works: https://github.com/szernex/YetAnotherBackupMod/releases/tag/v1.7.10-1.0.2
That added a new line at the end.
[08:46:52 INFO]: Authenticating with credentials...
[08:46:52 INFO]: Successfully logged in.
[08:46:52 INFO]: Entering passive mode...
[08:46:52 INFO]: Starting upload...
[08:46:52 INFO]: FTP upload failed.
[08:46:52 WARN]: Upload failed.
[08:46:52 WARN]: 553 Can't open that file: No such file or directory
I just checked and the process should have write and read access to the backups. I mean, it just wrote them there.
Are you sure that the remote directory you specified in the configuration exists on the server? On Oct 17, 2014 2:57 PM, "Watchful1" notifications@github.com wrote:
That added a new line at the end.
[08:46:52 INFO]: Authenticating with credentials... [08:46:52 INFO]: Successfully logged in. [08:46:52 INFO]: Entering passive mode... [08:46:52 INFO]: Starting upload... [08:46:52 INFO]: FTP upload failed. [08:46:52 WARN]: Upload failed. [08:46:52 WARN]: 553 Can't open that file: No such file or directory
I just checked and the process should have write and read access to the backups. I mean, it just wrote them there.
— Reply to this email directly or view it on GitHub https://github.com/szernex/YetAnotherBackupMod/issues/3#issuecomment-59508361 .
Yep, looks like that was the problem. Thanks.
When trying to use the FTP feature, I get this.
Any chance of getting a more detailed error message?