plowlist - Online in the Cloud

This is the command plowlist that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


plowlist - List links from shared folders websites

SYNOPSIS


plowlist [OPTIONS]... [MODULE_OPTIONS]... URL...

DESCRIPTION


plowlist is a command-line tool designed for listing links (files) on file-sharing
websites. Provided links can be downloaded with plowdown(1).

OPTIONS


Common options
-i, --interface=IFACE
If your machine has several network interfaces, force using IFACE interface.

-R, --recursive
Recurse into sub folders.

--printf=FORMAT
Print results (on stdout) in a given format (for each non-dead link). Default
format string is "%F%u%n". Interpreted sequences are:

%% raw % character

%f filename (can be empty string if module list function does not report any
name)

%F empty if %f is empty, or alias to "# %f%n".

%m module name

%n newline

%t tabulation character

%u download url

%U same as %u but url is escaped for JSON usage

Logging options
-v, --verbose=LEVEL
Set output verbosity level:
0 none,
1 errors,
2 notice (default behavior),
3 debug,
4 report (very noisy, log HTML pages).

-q, --quiet
Alias for -v0. Do not print any debug messages.

Miscellaneous options
--no-color
Disables log messages (stderr only) output coloring.

--fallback
If no module is found for link, get page (HTTP GET) and simply grep all URLs
contained inside.

--no-curlrc
Do not use curl config file (~/.curlrc).

--curlrc=FILE
Force using an alternate curl configuration file. Replaces ~/.curlrc if it exists.
This option has no effect when --no-curlrc is defined.

--no-plowsharerc
Do not consider any configuration file.

--plowsharerc=FILE
Force using an alternate configuration file (instead of per-user or systemwide
plowshare.conf). This option has no effect when --no-plowsharerc is defined.

--modules
Display all supported module names (one per line) and exit. Useful for wrappers.

Generic program information
-h, --help
Display main help and exit.

-H, --longhelp
Display complete help (with module options) and exit.

--version
Output version information and exit.

MODULE OPTIONS


Common options
-p, --link-password=PASSWORD
Used for password-protected folders.

All switches are not implemented nor required for all modules. See help message for
detailed modules option list.

Use plowlist online using onworks.net services



Latest Linux & Windows online programs