Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4.7k views
in .NET FTP by (180 points)
I'm trying to figure out the ins and outs of the ftp class.

Can someone tell me how to specify where the file goes when using the get command?

ftp.get(dest,source);

dest always seems to be where the directory that the exe is running in.
Is there a way to change that?

Thanks
Rut

4 Answers

0 votes
by (180 points)
Never mind. I figured it out.
0 votes
by
Hi Rut,

Could U please tell me, how U did it, I've same problem, but I could not find any.

Never mind. I figured it out.
0 votes
by (161k points)
Put the full path name in for dest

Hi Rut,

Could U please tell me, how U did it, I've same problem, but I could not find any.

Never mind. I figured it out.
0 votes
by
In other words, it needs a local file NAME as well as folder!

Categories

...