Consisent Errors (wodFtpDLX / wodFtpDLX.NET)
Hi Daniel.
It's hard to say what's happening without trying to duplicate the issue, to see what's going on under the hood. I don't know what protocol you're using, I assume it's FTP.
However, what I did notice is that you're using relative paths - are you? This could be the problem, since you should always use absolute paths when accessing files/folders. So, instead of having 'edit/' folder, you should have something like '/home/joe/edit'. Can you check if this is the case?
Best regards,
Jasmine.
Complete thread:
- Consisent Errors - Daniel Dority, 2015-02-26, 17:28
- Consisent Errors - Jasmine, 2015-02-26, 17:48
- Consisent Errors - Daniel Dority, 2015-02-26, 18:08
- Consisent Errors - Jasmine, 2015-02-26, 19:22
- Consisent Errors - Daniel Dority, 2015-02-26, 18:08
- Consisent Errors - Jasmine, 2015-02-26, 17:48