Labels

Linux (6) OpenCV (4) Deep Learning (3) MATLAB (3) Mac OS X (3) Windows (2) C# (1) Node JS (1)

2013年7月2日 星期二

Using SCP on MAC with Filename Containing Spaces

This is a little tricky so it's worth posting:


scp user@host:"'/Path/Some Filename With Spaces'" [destination]


Note that we need to use " + ' to brace the Path, or the SCP will print error "scp: ambiguous target"

沒有留言:

張貼留言