https://bz.apache.org/bugzilla/show_bug.cgi?id=43271

Walter Kacynski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #6 from Walter Kacynski <[email protected]> ---
I have tested this with sftp and it causes the parent level directory
permissions to be reset to 644, effectively breaking the directory.

My task configuration:
<scp
todir="${ssh.userid}@${mainframe.host}:${classpathjar.mainframe.directory}"
    keyfile="${ssh.keyfile}"
    verbose="${ssh.verbose}"
    sftp="true"
    file="target/${ARM_PROJECTNAME}.jar"
>
</scp>

This task works perfectly fine against 1.8.2, but fails under 1.9.5

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to