Skip to content
Snippets Groups Projects
Commit db63cd26 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update SSH-VPN-VNC/README.md

parent f21e606b
Branches
Tags
No related merge requests found
......@@ -204,7 +204,7 @@ $ scp -P 12345 remotelogin@localhost://path/to/remote/file /local/path/where/you
another option is to use `rsync` with a gateway command:
```bash
$ rsync -avz -r --stats --progress -e "ssh gateway ssh remote:/src/documents/" /dest/documents
$ rsync -avz -r --stats --progress -e "ssh gateway ssh" remote:/src/documents/ /dest/documents
```
# Q: How to connect to Jet, SRVX8, SRVX2?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment