Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: powertcp ftp tool not uploading files from client machine using asp
Rajesh

From: Pondy, India
Posts: 1
Member Since: 07/13/04
posted July 13, 2004 8:24 AM

hi,
I am using powertcp ftp tool in asp, with which i coded to upload files, it works fine if i use server and try to upload, but if i use to upload file from other client machine, it is not done?
Ex. A is ftp server
  B is software server
  C is the Client ( with B i am trying to download from ftp server to C machine)
Its very Urgent please reply as soon as possible
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted July 13, 2004 11:44 AM

Hi,
Yes, when using the Ftp control on an ASP page (server-side scripting), two transfers must take place:
1. Between the client machine and the ASP host web server
2. Between the ASP host and the Ftp server

Our control is used for the #2.
You will need to use some other means (a third party upload component, the ASP Request and Response objects) for #1.

-ken
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX