Re: FtpDLX GetFile needs LocalPath - WeOnlyDo Discussion board

Re: FtpDLX GetFile needs LocalPath (General questions)

by wodSupport, Thursday, June 01, 2006, 22:58 (6559 days ago) @ jschell

Valid location that points to a remote file, or a remote folder?

If you don't specify filename, only a folder, perhaps that causes trouble?

From your ./xxx/ it looks to me like it's a folder, rigth?

BTW make sure you don't use relative paths ./...., make sure it's absolute /home/joe/xxx

Reason exception was thrown is because component was unable to determine filename of the file to open - because remote path was specified without a filename, and that filename couldn't be resolved from local path too - since stream was used..

You cannot open and read remote folder, if you know what I tried to say.

Kreso


Complete thread: