Skip to content
/ ssc Public

ssh cmdline tools to simplify connect and transform files to remote host

Notifications You must be signed in to change notification settings

skippor/ssc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh tool

  1. put .sscconfig to /root
  2. add ssh host in .sscconfig
  3. put ssc-prompt to /etc/bash_completion.d/

usage:

ssc <name>                  - ssh connect to remote host
ssc <name> -p <filename>    - put file to /tmp on remote host 
ssc <name> -g <filename>    - get file from remote host to current directory

About

ssh cmdline tools to simplify connect and transform files to remote host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages