Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: Curious FTP with ASP.NET
jools99

From: Cairns, Australia
Posts: 3
Member Since: 06/22/04
posted June 22, 2004 11:18 AM

Hi,

Curious how FTP transfers are made running with ASP.NET. Does it transfer from the SERVER machine to the ASP.NET server and then back to the CLIENT? or does it make a direct connection between the SERVER and the CLIENT?

Regards,

Julian.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 22, 2004 11:21 AM

The file is first downloaded to the server (could be in memory if you don't want to write to the file system and the file is small enough) and then is sent back as content to the client.
jools99

From: Cairns, Australia
Posts: 3
Member Since: 06/22/04
posted June 22, 2004 11:29 AM

Greatly appreciated. Great products you guys got, keep it up :)
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX