jira-importer commented on issue #517: URL: https://github.com/apache/maven-deploy-plugin/issues/517#issuecomment-2771548255
**[Michael Heuer](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=heuermh)** commented If this is what you mean, it works via command line scp ```none $ scp -vvv mhe...@cloudportal.open-bio.org:/home/websites/biojava.org/html/static/download/maven/org/biojava/biojava-legacy/1.8.6-SNAPSHOT/maven-metadata.xml . ... debug1: Sending command: scp -v -f /home/websites/biojava.org/html/static/download/maven/org/biojava/biojava-legacy/1.8.6-SNAPSHOT/maven-metadata.xml debug2: channel 0: request exec confirm 1 debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 debug2: channel 0: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 0 debug2: exec request accepted on channel 0 debug2: channel 0: rcvd ext data 49 Sending file modes: C0644 602 maven-metadata.xml debug2: channel 0: written 49 to efd 7 Sink: C0644 602 maven-metadata.xml maven-metadata.xml 100% 602 0.6KB/s 00:00 debug2: channel 0: rcvd eof ... Transferred: sent 3284, received 3708 bytes, in 0.3 seconds Bytes per second: sent 9709.3, received 10962.9 debug1: Exit status 0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org