Plowshare is command line applications helps you to download files from many file sharing websites, and upload files as well. I really liked the idea of downloading from file sharing websites using terminal without opening the web browser or seeing any of these pop-up advertising on many of those file sharing websites.
I used it on few file sharing websites listed on plowshare page many of them worked fine for downloading and uploading. Unfortunately it didn’t work on couple websites ” mediafire, zshare ” couldn’t get the key for the uploaded files.
plowshare supports Megaupload, Rapidshare, 2Shared, 4Shared, ZShare, Badongo, Divshare.com, Depositfiles, Mediafire, Netload.in, Storage.to, Uploaded.to, Uploading.com, Sendspace, Usershare, X7.to and some others
Install Plowshare
” Ubuntu, Linux mint, any Ubuntu based distribution ” Download .deb package.
or install it using googlecode’s repository
cd plowshare
sudo bash setup.sh install
Archlinux
Gentoo
More installation options for different platform and distributions Here.
Examples for Using Plowshare for Downloading and uploading files using command line Here.



Pingback: Tweets that mention Download/Upload Files From/to File Sharing Websites Using command line Plowshare #CLI « LinuxNov -- Topsy.com
Is there any way to limit download speed with this software?
yes, try this command $ plowdown -r 50K http://www.rapidshare.com/files/86545320/Tux-Trainer_25-01-2008.rar
also check readme wiki http://code.google.com/p/plowshare/wiki/Readme
thank for share. I am searching a method how to upload file to mediashare. I will try this.
THank you
You are very welcome.
Thanks Man really i need this
You are welcome
So, how to upload file to Mediafire with free account (not anonymous)? Can you give guide how to the command looks like. I tried with this command, but no luck.
$ plowup -a myuser:mypassword mediafire test.txt
Thanks.