Skip to content
Snippets Groups Projects

Version 1.1.1

2 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -137,7 +137,7 @@ The following commands are available:
- `./spsp compress <folder>` - compress a folder to tar.gz archive
- `./spsp encrypt <file>` - encrypts a file using gpg command and SPSP public key (which needs to be in your own GPG keys list)
- `./spsp transfer <file>` - transfers a file through sftp to SPSP server (your SSH key needs to be validated by SPSP to use this command)
- `./spsp auto`- automatically run the transfer-tool (this needs to be combined with a CRON task, see below for more information), add `--no-archive` or `no-archive` to keep the sent files
- `./spsp auto`- automatically run the transfer-tool (this needs to be combined with a CRON task, see below for more information), add `--no-archive` or `-NA` to keep the sent files
- `./spsp help` - displays the help
For more information, don't hesite to type:
Loading