I recently posted about my inability to get ftp_put or cURL to successfully FTP my files, but the Easy PHP Upload version 2.31 by Olaf works great! (I didn't understand it completely, but did manage to get my variables into it).
Is there something I could add to it that would give me a progress meter? I am uploading 100MB+ files and it takes so long that my client doesn't realize that it's still going.
Thanks!