ASP FTP Component?

Since Hsphere doesn’t allow an easy way for someone to backup their files with a click of a button I was going to build a web app that will allow them to go to a page and it will zip all their files into a zip for them to download or to have an option to let the script ftp the file off to another ftp server so they can set something up to automatically backup their files themselves.

So my question is would it be possible to get a ftp component installed. Below are a few starting with the cheapest free :slight_smile:

Thanks

Server Objects – ASP DNS
http://www.etive.com/software/etiveftp/default.aspx
404 Page Not Found404 Page Not Found

Just FYI, ASPinet doesn’t work on w2k3 from most accounts(as in people attempts to run it)

Thats cool I understand maybe one of the others? Second one is still pretty cheap

You know webshell is just a php ftp app?

You can download it from psoft here:
http://www.psoft.net/shiv/U24/U24.2P3/WebShell4.exe

Download the exe, name it zip and unzip it for the source :slight_smile:

It iwll give some errors but unzips fully, I just tested it

Problem is I don’t know php and webshell has alot of stuff I don’t need and doesn’t have a way to setup a way of automatically backing files up through zip. Also I don’t see an option to ftp the file off to another server.