Hey all -
I have a problem with the PHP built FTP functions - the php.ini maxes uploads out at 2 MB, but i occasionally have files bigger than that i need to upload. What alternative FTP-ing methods can I use instead of the FTP functions in PHP?
Thanks