Skip to main content

A command line scp client

Project description

Igloo: a command line scp client.

Usage:
igloo [options] (--list | FILENAME)
igloo -h | --help | --version

Examples:
igloo my_file.txt
igloo -sf private code.py < my_code.py
echo 'hello world!' | igloo -s hello
igloo -ds test.log | grep foo

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

Options:
-a --absolute-folder Absolute remote folder path. Only useful
when used with a profile that contains a
`root_folder` option.
-b --binary Don't encode stdout. This is useful when piping
binary files.
--debug Enable full exception traceback.
-d --download Downloading mode.
-f FOLDER --folder=FOLDER Folder to copy the file to/from.
-h --help Show this screen.
--host=HOST Remote hostname.
--list List remote files in folder.
--password Use password identification instead of key
identification. This is only provided as a
convenience and thoroughly untested.
-p PROFILE --profile=PROFILE Profile [default: default].
-r --recursive Enable directory transfer. Not yet implemented.
--remove Remove remote file.
-s --stream Streaming mode.
-t --track Track transfer progress.
--user=USER Username.
--version Show version.
-z --zip Zip file or folder before transferring. Files
that are already compressed won't be
compressed again. Not yet implemented.

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.21.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file igloo-0.0.21.tar.gz.

File metadata

  • Download URL: igloo-0.0.21.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for igloo-0.0.21.tar.gz
Algorithm Hash digest
SHA256 73aab9e6a602570f5736d83c16ddd787eaeb6148193d9304485f6845adb325b8
MD5 5641ab8d5742dde17526cf36701e83c6
BLAKE2b-256 89a07c7fd2ad3d11a9515989aa626120bdcf9301ba3ee2cdb7ab585ebcf6aead

See more details on using hashes here.

Supported by

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