Re: ftp from ASP.Net 2.0

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Try :
http://msdn2.microsoft.com/en-us/library/system.net.ftpwebrequest(VS.80).aspx
(FtpWebRequest)

Just to make sure, FTP doesn't have anything to do with the FileUpload
control : the file will uploaded to the server and then the server will save
the file to some other server using FTP.

--
Patrice

"sparty1022" <sparty1022@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message
de news: 95DB31C4-46BA-4D2F-87B5-7D0672AA3E47@xxxxxxxxxxxxxxxx
I believe that I have spent days looking for a "HOW TO" on developing an
ftp
process from an ASP.net 2.0 page that utilizes a "FileUpLoad" control.

Can I not just call the "SaveAS"(ftp_site, username, password + filename)
method? If I can't do this someone please point me in the direction of how
this task can get done.

Is there more to it? I don't know... that is why I am posting a call for
help.


.



Relevant Pages

  • Re: I.P. Masquerading
    ... > By default FTP uses two virtual circuits. ... > using port 21 on the server. ... > in raw terms) the initial connection is used for both data and control. ... I think changing the firewall like this allows the server to initiate ...
    (comp.os.linux.misc)
  • Re: tunneling problem
    ... This is how the FTP protocol works. ... There are two channels: a control ... channel (which sends all the control messages like give me a directory ... the server obliges. ...
    (comp.security.ssh)
  • Asp.net Important Topics.
    ... ASP.NET server controls contained within the page. ... A custom server control is ... can also perform validation using client script. ... Where does the Web page belong in the .NET Framework class hierarchy? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Help with IPFW + NATD + Passive FTP
    ... passive FTP connections through IPFW with NATD enabled. ... $cmd 005 allow all from any to any via dc0 ... # Interface facing Public internet ... # Allow out access to my ISP's Domain name server. ...
    (freebsd-questions)