download the file upload-megaupload.sh at
http://megaupload-dl.googlecode.com/...-megaupload.sh

Need to be root (use sudo where applicable)

move it to /bin (for global usuage) by

Code: 
mv upload-megaupload.sh /bin/upload-megaupload.sh
chmod +x

Code: 
chmod +x upload-megaupload.sh
Usuage:
Anonymous upload:
Code: 
upload-megaupload.sh my_file.mp3 "My description"
Registered account upload:
Code: 
upload-megaupload.sh my_file.mp3 "My description" myuser:mypassword
source: http://code.google.com/p/megaupload-dl/wiki/Uploader

Hope this will be useful for some of you
Snell Reviewed by Snell on . [linux] Upload to MegaUpload download the file upload-megaupload.sh at http://megaupload-dl.googlecode.com/svn/trunk/extras/upload-megaupload.sh Need to be root (use sudo where applicable) move it to /bin (for global usuage) by mv upload-megaupload.sh /bin/upload-megaupload.shchmod +x chmod +x upload-megaupload.shUsuage: Rating: 5