ZSSH - ZIP over SSH
Project description
ZSSH - ZIP over SSH
Simple Python script to exchange files between servers.
Login to SSH and choose which path you need to serve over HTTP.
This script is based on Python 3+
Intall from PIP
python3 -m pip install zssh
Expose a directory to ZIP
$ python3 -m zssh -as --path /desktop/path_to_expose
Extract a ZIP
from URL
$ python3 -m zssh -ad --path /desktop/path_to_download --zip http://mydomain.com/temp_file.zip
Usage
usage: zssh [-h] -a A --path PATH [--zip ZIP] [--port PORT]
required arguments:
-a A Action [s = serve, d = download]
--path PATH File/Folder Path
optional arguments:
--zip ZIP ZIP File URL | Name should be *.zip
--port PORT Server Port | Default: 9800
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
zssh-1.2.0.tar.gz
(2.8 kB
view details)
Built Distribution
zssh-1.2.0-py3-none-any.whl
(4.2 kB
view details)
File details
Details for the file zssh-1.2.0.tar.gz
.
File metadata
- Download URL: zssh-1.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acb9c869680b839dedd714ffe456dcbee6859af4214d762aad3f2e2f47f6bed7 |
|
MD5 | b17766a4911dd9c3f2647f240b38e94d |
|
BLAKE2b-256 | fdc9a1d75e37efbc2628b24b0f226d93e2d91e108f742472daa036a9106ce0f0 |
File details
Details for the file zssh-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: zssh-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1526c998dec8703fc065a59b2540091f0bc214a38dc673f700bbccd0f4876dc |
|
MD5 | 85de7f317218cbfb4123af677f9080b6 |
|
BLAKE2b-256 | a6dddab1371cc87ef34a63109a89d3d236a95486f47671821f4892384cb16904 |