Page 1 of 1

FTP Copy File C#

Posted: Mon May 31, 2010 11:53 am
by Xerax
I'm attempting to copy a file from one directory to another. For example

Old Directory: ftp://92.168.1.999/Hdd1/DEVKIT/Games/Re ... inmenu.map
New Directory: ftp://92.168.1.999/Hdd1/DEVKIT/Games/Re ... inmenu.map

could anyone post a snippet to help me? thanks.

-Xerax.

Re: FTP Copy File C#

Posted: Mon May 31, 2010 1:06 pm
by XZodia

Re: FTP Copy File C#

Posted: Mon May 31, 2010 1:10 pm
by Xerax
checked this. It's not what i need/doesn't help me workout what i need either. ;)

Re: FTP Copy File C#

Posted: Mon May 31, 2010 1:23 pm
by XZodia

Re: FTP Copy File C#

Posted: Mon May 31, 2010 2:20 pm
by Xerax
XZodia wrote:your just not trying hard enough...combine with these two:

http://msdn.microsoft.com/en-us/library ... 00%29.aspx

http://www.webcom.com/help/ftp/rename.shtml
ahhh, that's genius. Thanks :twisted: