Guest User

Untitled

a guest
Jan 23rd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Host my-ssh
  2. HostName <ip>
  3. User <user>
  4. IdentityFile <file location>
  5. Compression yes
  6. RemoteCommand cd <path to folder>
Add Comment
Please, Sign In to add comment