Hi,
i'd like a feature that could enable an ftp based upload of big files (bigger than the max amount of MB to be sent over php, set in php.ini which cant be changed in mosts hostings). Like, in the URI space to enter a file, an automated "ftp" line that lets you choose a file, then uploads it by ftp (using php ftp features) using a given user/pass/temp dir, and it internally adds it as an URI file, so it gets processed in CPG. It's like a bypass using URI upload for big files with FTP. Because, as of now, i do that. Use my hosting ftp acc, upload the big file, then enter the URI for it. The problem is that when allowing users to upload files, i cant disclose the hosting ftp info. So i tougth that a plugin could do that, but better if its native supported on CPG 1.4
