Cannot download folders with spaces via SCP
-------------------------------------------

                 Key: WAGON-312
                 URL: http://jira.codehaus.org/browse/WAGON-312
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-ssh
    Affects Versions: 1.0-beta-6
            Reporter: Lóránt Pintér
         Attachments: wagon-scp-spaces.patch

Downloading files via SCP fails when some folder names contain spaces. The 
problem is caused by paths not being properly escaped when executing commands. 
See attached patch for a primitive fix -- this fixes the problem in most cases, 
but proper escaping would be more welcome.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to