SCP and filename spaces
Copying files with scp is difficult enough without spaces. So when a filename contains a space, scp seems to start behaving by its own rules.
Here’s a command that will copy unusual filenames without any problems in scp.
Read the rest of this entry »