docs: more scp/ssh help
This commit is contained in:
parent
fdbbf7a41b
commit
dd5e2c2196
@ -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`.
|
||||
|
||||
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>
|
||||
```
|
||||
|
||||
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user