decentral1se
3 years ago
No known key found for this signature in database
GPG Key ID: 3789458B3D0C410
1 changed files with
2 additions and
2 deletions
-
README.md
|
@ -121,13 +121,13 @@ distribusi-go-20-25-492637114356 |
|
|
|
|
|
|
|
|
If you have SSH access to a server, you can publish your files with `-P/--publish`. |
|
|
If you have SSH access to a server, you can publish your files with `-P/--publish`. |
|
|
|
|
|
|
|
|
It works just like [scp] does: |
|
|
The syntax works just like [scp] and it uses SSH to transfer the files under the hood: |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
./distribusi -p <path> -P <server>:<remote-path> |
|
|
./distribusi -p <path> -P <server>:<remote-path> |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
See [this short guide](#ssh-guide-for-p-publish) for help with SSH issues. |
|
|
See [this short guide](#ssh-guide-for-p-publish) for help with SSH connection issues. |
|
|
|
|
|
|
|
|
:v: |
|
|
:v: |
|
|
|
|
|
|
|
|