|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
Hi!
I need to make a script that can redirect a download to be saved onto an ftp server instead of on a local hard-disk. I can download an xml stats file from the following address : http://webstats1.ipbill.com/export.php?account=<accountname>&last=<last>&md5=<hash username pword> which automatically opens a save dialog box to save a file called 'export.smil'. I need this file to be automatically redirected to be saved onto a server (possibly via ftp) not sure if this is a possible result that asp can achieve but i though if i can call the file to be opened server side by asp then maybe the file could be automatically saved locally where the asp file resides. Any assistance or pointers would be gratefully received! Dan |
|
#2
|
|||
|
|||
|
There is a cheap FTP component for ASP that I have used and works just fine. I think it was 30 dollars, though you will need to have access to install this com object on your server. It is called etiveFTP: (http://www.etive.com/software/etiveftp/default.aspx)
|
|
#3
|
|||
|
|||
|
Unfortuanely space is rented on the web server so i don't have admin control to install any new components.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > Redirect a download to an ftp server automatically |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|