Title: Message Title
Dan Tran edited a comment on an issue
Mojo / Bug MOJO-1932
Maven Wagon Plugin non-optimized upload doesn't retain file permissions
When the Maven Wagon Plugin sends files from a local Unix host to a remote Unix host, it executes the following commands (taken from log):{code}
Executing command: mkdir -p "//some-path-here/scripts"
Executing command: scp -t "//some-path-here/scripts/some-script-here.sh"
{code}
This results in the file being correctly uploaded to the remote host, but...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to