Skip to content

fdndimon/GhostSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘» GhostSync

Instant, invisible directory and files synchronization over SSH.

Stop manually dragging files to FileZilla or running heavy CI/CD for tiny config changes. GhostSync watches your local folder and pushes updates via SFTP the millisecond you hit Ctrl+S.

πŸ“¦ Installation

npm install -g ghostsync

πŸš€ Usage

node index.js -h 1.2.3.4 -u root -w MySecretPassword -p /home/projects/test

πŸ”₯ Why GhostSync?

  • Fast: Built on Node.js streams.
  • Secure: Uses your native SSH-agent.
  • Smart: Ignores .git, node_modules, and hidden files by default.

About

Instant, invisible directory and files synchronization over SSH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors