Skip to main content

A command line SCP client

Project description

Igloo: a command line SCP client.

Usage:
igloo [-bdmrs] [-p PROFILE | -u URL] FILENAME ...
igloo [-abd] [-p PROFILE | -u URL] --list
igloo -h | --help | --version

Arguments:
FILENAME The file to transfer. If in uploading mode
(default) with streaming mode activated this
will only be used as remote filename. If in
remote mode, the file to fetch.

Options:
-a --all Show/delete all files (including hidden).
-b --binary Don't decode stdout. This is useful when piping
binary files.
-d --debug Enable full exception traceback.
-h --help Show this screen.
-m --move Delete origin copy.
-p PROFILE --profile=PROFILE Profile [default: default].
-r --remote Remote mode.
-s --stream Streaming mode.
-t --track Track progress.
-u URL --url=URL Url to SCP to (will override any profile).
--version Show version.

Todo:
On the fly, zipping/unzipping (-z --zip).
Clean folder (--clean).
Make binary option automatic (checking if output is piped).
Force option that doesn't check if overwriting a file (-f --force).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

igloo-0.0.25.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page