Well, it's been quite a while since I've last wrote. I'll spare you all the normal excuses. My new strategy is to write more often, but smaller posts.
So with that out of the way, I'd like to talk a little bit about
net2ftp. I've been looking around high and low the last few years for a really good web uploader/
downloader application. Seems like there would be millions and little
PHP or JavaScript applications out there to do this, but there never seems to be a very good one. So when I stumbled across net2ftp, I was pleasantly surprised.
While net2ftp isn't quite what I was looking for in uploading application (a two piece solution), it fits the bill nicely. Net2ftp is simply a PHP FTP client, but can be easily customized for your needs. I have found it to act very well as a simple website management tool for my customers. It allows them to easily upload contents to their old-style HTML websites, and hiding the idiosyncrasies of FTP from them.
I've paired up net2ftp with a simple vsFTP configuration that only listens to the local server interface and chroots all the users to their home directories. I was able to have the configuration up and running and uploading files within a half-hour.
There really isn't much else to say about net2ftp, but one killer feature I found was the ability to upload an entire directory from your computer to the remote machine. This killer feature is not found on any other PHP tool that I've tried before, but was sorely needed.
So if you ever have a need for a simple web publishing tool, check out
net2ftp, I think you'll be very happy with it.
Until next time . . .
(PS: this post is brought to you in part by Dragon NaturallySpeaking, I am trying it out to give my wrists and hands a much-needed break.)