Changes between Initial Version and Version 2 of Ticket #36837


Ignore:
Timestamp:
Nov 3, 2012, 5:13:25 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36837 – Description

    initial v2  
    11From the project description:
    22
    3 What is plowshare?
     3-----
     4
     5== What is plowshare? ==
    46
    57plowshare is a command-line (CLI) download/upload tool for popular file sharing websites (aka file hosting provider or One-Click hoster). With plowshare, you will be able to download or upload files and manage remote folders and link deletion. It runs on Linux/BSD/Unix operating system.
     
    79The basic concept is that files can be downloaded and uploaded though command line as easily as wget (or curl).
    810
    9 What's new ?
    10 Have a look here!
     11== What's new ? ==
     12Have a look [http://code.google.com/p/plowshare/wiki/PlowshareChanges here]!
    1113
    12 Examples
     14== Examples ==
     15{{{
    1316$ plowdown http://rapidshare.com/files/130403982/Bridge_Tutorial.rar
    1417Bridge_Tutorial.rar
     18}}}
     19{{{
    1520$ plowup mediafire dad_and_mum-open_the_door.mp3
    1621http://www.mediafire.com/?qorncpzfe74s9
     22}}}
     23
     24-----
    1725
    1826This is a Portfile for the latest stable version as of today. I plan to make a -devel port to get the trunk, but let's start with the stable one :-)