Skip to content

proggga/bash-syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash-syncer

This program can be used for syncing files from your local storage to remote. Main difference from rsync/scp this script provide forever loop, which allow editing code and deploy in realtime.

It can work from Windows too.

Main script run, and ask for dir in cygwin format (like /cygdrive/c/Users/MyCurrentUsername/Projects/MainProject) And it will connect to server which defined in settings.conf (you can take settings.conf.example) and this script will sync to remote dir

Releases

No releases published

Packages

No packages published