Groups > Web Hosting > IIS FTP > Re: Saving files on remote machine




Saving files on remote machine

Saving files on remote machine
Mon, 26 Jun 2006 05:24:55 +000
Hi,

     I have written a web application which creates a file dynamically and saves
it on my local drive. Now I want to save this file on a remote machine. I know
the user Name and password of the remote machine. Can I save the file there
through code (C#)?

Thanks in advance

Ramsee
Post Reply
Re: Saving files on remote machine
Mon, 26 Jun 2006 19:21:04 +000
Using FTP?  Okay, I'll assume yes since this is the FTP forum.  Might look at:

http://www.codeproject.com/dotnet/dotnetftp.asp

Jeff
Post Reply
about | contact