Skip to content

codefresh-plugins/scp-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scp-plugin

This plugin allow upload file or directory to remote machine using scp protocol.

Required variables: CF_SCP_HOST CF_SCP_USER_NAME CF_SCP_PASSWORD CF_SCP_SOURCE= path to resource which will be uploaded, example /codefresh/volume/test.txt CF_SCP_TARGET - path to resource on remote machine where resource will be created, example /home/test.txt

Other variables: CF_SCP_PORT - default port is 22, use this variable to specify different port.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.3%
  • Dockerfile 10.7%