Monthly Archives: September 2007

Using scp to copy files/directories with spaces in their names

While trying to copy a directory recursively from one machine to another on a network using the scp command I ran into a problem I have never encountered before. I suspected that the spaces in the directory name were causing the problem so I tried the usual escaping options. First I tried escaping […]

Posted in Linux | Leave a comment