broncozr
07-02-2008, 09:49 PM
I would like to schedule daily, FTP uploads from a home computer to a web host (mp3 files). I'm familiar with using Windows scheduler to run a .php file at a particular time, and I'm good with the Apache/PHP setup on a home computer. I'm wondering if there is a Pear module that would manage the uploading of 6 files (about 50 mB), or would I need to write the program myself? On the face of it, I'm thinking that the monitoring of progress would be the most difficult aspect if I write it myself?
Any suggestions?
Any suggestions?