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.
FTP Copy File C#
- Xerax
- Posts: 84
- Joined: Mon May 31, 2010 11:31 am
- Location: London, UK
FTP Copy File C#
MTW wrote:You're the leader of the Halo Kiddies.
MTW wrote:don't make me DDoS you.
- XZodia
- Staff
- Posts: 2208
- Joined: Sun Dec 09, 2007 2:09 pm
- Location: UK
- Contact:
- Xerax
- Posts: 84
- Joined: Mon May 31, 2010 11:31 am
- Location: London, UK
Re: FTP Copy File C#
checked this. It's not what i need/doesn't help me workout what i need either.

MTW wrote:You're the leader of the Halo Kiddies.
MTW wrote:don't make me DDoS you.
- XZodia
- Staff
- Posts: 2208
- Joined: Sun Dec 09, 2007 2:09 pm
- Location: UK
- Contact:
Re: FTP Copy File C#
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
http://msdn.microsoft.com/en-us/library ... 00%29.aspx
http://www.webcom.com/help/ftp/rename.shtml
- Xerax
- Posts: 84
- Joined: Mon May 31, 2010 11:31 am
- Location: London, UK
Re: FTP Copy File C#
ahhh, that's genius. ThanksXZodia 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

MTW wrote:You're the leader of the Halo Kiddies.
MTW wrote:don't make me DDoS you.