| Article: |
Unix on Panther: Accessing the Internet | |
| Subject: | SCP paths and spaces | |
| Date: | 2004-03-29 13:48:21 | |
| From: | epistemos | |
|
Nice article.
|
||
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 -
SCP paths and spaces
2004-05-19 03:10:07 pxmatt [View]
You need to escape the remote path with both backslashes *and* double-quotes, see here for a more detailed explanation:
http://www.dansanderson.com/blog/view.php3?entry_id=03319


