Escape twice, once using quotes and once using backslashes
Use:
scp [user]@[server]:"[filepath]" [destination]
Example:
scp [email protected]:"/Volumes/disk/file\ with\ space\ \(and\ specials\)" Here_please/
Escape twice, once using quotes and once using backslashes
Use:
scp [user]@[server]:"[filepath]" [destination]
Example:
scp [email protected]:"/Volumes/disk/file\ with\ space\ \(and\ specials\)" Here_please/