|
| Upload file to server with FTP. |
 |
Sat, 22 Jul 2006 10:21:50 +000 |
Hi friends, i have a problem. I am developinig an ASP.net application which lets
user to attach big files(20MB) and i would like to transfer it across FTP
protocol to do the conection more safe, but i dont know how can i do it. I have
a component which implements a FTP protocol with Download, Upload, Connect
methods but i think that this code is executed by the server...and the client
doesnt connects to the server, the server is who connects to the FTPserver...can
someone tell me some idea?
|
| Post Reply
|
| Re: Upload file to server with FTP. |
 |
Mon, 24 Jul 2006 03:31:18 +000 |
Well, in that case you would need to script to execute at client side. Not sure
about whether you component support that as it resides on server. is it a third
party component?
|
| Post Reply
|
| Re: Upload file to server with FTP. |
 |
Mon, 24 Jul 2006 11:24:01 +000 |
Yes, its a third part component...www.enterpriseedt.com...I dont know how can i
script this code to execute in client....
|
| Post Reply
|
| Re: Upload file to server with FTP. |
 |
Tue, 25 Jul 2006 00:55:51 +000 |
Try the vendor support forum -
http://www.enterprisedt.com/forums/viewforum.php?f=6
|
| Post Reply
|
|
|
|
|
|
|
|
|
|