You need to ensure that PHP and the web server itself will handle large file uploads. In PHP, this is the upload_max_filesize and post_max_size variables (which will need to be changed in php.ini or similar).
Do you have instructions to properly FTP and use an external download URL for Resources? My site admin is telling me I need to choose that option due to size limitations.