drone-scp icon indicating copy to clipboard operation
drone-scp copied to clipboard

Option to not use SSH

Open maximelebastard opened this issue 8 years ago • 1 comments

Some SCP server images, for security reasons, allow to be used with scp only. We can't do any ssh command on it. This is done using rssh. This is the case of eeacms/scp-server for example.

It causes drone-scp to fail on the first directory creation called here

Is it something simple to create an option for drone-scp to use scp commands only ?

maximelebastard avatar Mar 27 '18 14:03 maximelebastard

@maximelebastard I will add the new flag to ignore create target folder.

appleboy avatar Jan 30 '20 14:01 appleboy