Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

copy-ssh-key.bat

A ridiculous copy of ssh-copy-id for Windows.

Infos

  • Made in OS : Windows 7
  • Tested in OS : Windows 7
  • Language Used : Batch Script
  • License : BSD 3-Clause License

Motivation

The most common way to use Git is via SSH, and since I start to use Git, one of the things I most did was send the public key to the server, to not enter with a password all the times, but when we need setup this quickly or with people without terminal experience this task can be painfull. A couple a weeks ago I discovered the ssh-copy-id command, but how do this in Windows? Well, with five minutes on Google I found a way to do this and with more time I automate with Batch to turn this more easy to do!

How To

Using copy-ssh-key.bat

Just call the Batch file via Windows Console or double click in the copy-ssh-key.bat file.

Referencies

The links below help me write copy-ssh-key.bat:

About

A ridiculous copy of ssh-copy-id for Windows.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages