Skip to content

Instantly share code, notes, and snippets.

@Knase
Created September 21, 2022 13:49
Show Gist options
  • Save Knase/e3021f8d01c2215b0319700055c1cb9d to your computer and use it in GitHub Desktop.
Save Knase/e3021f8d01c2215b0319700055c1cb9d to your computer and use it in GitHub Desktop.
sftp
sftp -P 22 -i "~/.ssh/key" [email protected]:/var/www/file file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment