Skip to content
/ tsync Public

A CLI utility for continuously syncing changed files to a remote server

Notifications You must be signed in to change notification settings

Zenthial/tsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tsync

A tool for actively syncing files between your local host and a remote host. Inspired by the need to stop entering credentials when transfering files on keyless auth servers. Influenced by rojo.

Designed to sync relatively small directories. Anything larger than a few dozen files should consider alternative methods.

Use Cases

  • Transfering a single binary to a test server
  • Transfering a source directory of python files

About

A CLI utility for continuously syncing changed files to a remote server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages