Re: FTP from one website to another?



Hello,

Well it depends,

If it is the WebsiteA that is initiating the transfer to send the file
to WebsiteB, then the WebsiteB must be running an FTP Server.

If it is the WebsiteB that initiates the transfer to get the file from
WebsiteA, then WebsiteA must be running an FTP Server.

But it surely is possible.

- Vaibhav


clintonG wrote:
I'm puzzled and don't think this is possible but if an application that is
running on websiteA generates a file can FTP be used from websiteA to
transfer that file to websiteB which would be located on another server?

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

.



Relevant Pages

  • Re: FTP from one website to another?
    ... and assuming that websiteB is hosted on a web server ... System.Net.FtpWebResponse classes to upload the file from websiteA to the ... FTP server on websiteB. ... your client will attempt to use other ports to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: FTP from one website to another?
    ... Thanks for the smedumacation;-) I've never written any code that used FTP. ... for a user on websiteA who will be using an application on websiteA that ... A web application is an application designed to run in a web server. ... This is a text-based messaging protocol ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: FTP from one website to another?
    ... Thanks for the smedumacation;-) I've never written any code that used FTP. ... for a user on websiteA who will be using an application on websiteA that ... A web application is an application designed to run in a web server. ... This is a text-based messaging protocol ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: FTP from one website to another?
    ... If it is the WebsiteA that is initiating the transfer to send the file ... WebsiteA, then WebsiteA must be running an FTP Server. ... <%= Clinton Gallagher ...
    (microsoft.public.dotnet.framework.aspnet)

Loading