Women in Technology

Hear us Roar



Article:
  Unix on Panther: Accessing the Internet
Subject:   SCP paths and spaces
Date:   2004-03-29 13:48:21
From:   epistemos
Nice article.


I have been trying to solve the problem of using scp to copy file with spaces in the path name, I have not been able to get quotes to work, any suggestions.


-travis n

Full Threads Oldest First

Showing messages 1 through 3 of 3.

  • SCP paths and spaces
    2004-03-29 16:52:26  alantech [View]

    Have you tried prefacing the spaces with backslashes (\) instead of quoting the pathname?
    • SCP paths and spaces
      2004-03-30 13:54:35  epistemos [View]

      Hello,

      Yes, I have tried escaping the spaces individually as well, with single and double backslashes.
      Have you gotten such to work?

      Thanks.
      -travis n