Re: FTPDLX GetFile returns 0 byte file and gives A (General questions)
Hi Brian,
Did you use full path for local and remote path?
Please try something like this:
----------------------------------------------
oFTP.GetFile c:\test\weonlydo.txt , /home/something/weonlydo.txt
----------------------------------------------
You must use always full path for local and remote path.
Let us know how it goes
Regards,
Drazen