Skip to content

Instantly share code, notes, and snippets.

@D4R4
Created May 8, 2019 16:35
Show Gist options
  • Save D4R4/bef75284b716ab1db149122e36bc2dd6 to your computer and use it in GitHub Desktop.
Save D4R4/bef75284b716ab1db149122e36bc2dd6 to your computer and use it in GitHub Desktop.
Escape space in SCP command path
scp user@host:/path/to/directory\\\ with\\\ spaces/file ~/Downloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment