Skip to content

plesk/psync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psync

build codecov

A CLI utility to automatic synchronization local source tree for Plesk or Plesk extension with remote machine.

Installation

Installation using Homebrew:

brew install plesk/psync/psync

If you have Go toolchain installed, you can use the following command to install psync:

go install github.com/plesk/psync@latest

Usage

Basic usage:

cd ~/projects/plesk/extensions/ext-log-browser
REMOTE_HOST=10.66.1.1 psync

The output can be like the following:

2026/07/12 22:12:27 Plesk detected
2026/07/12 22:12:27 watcher is ready...

The utility will watch the specified directory and will send the changed files to the specified remote host.

Limitations

  • Utility runs only on macOS.
  • Allowed remote destination platform is Linux only.

About

A utility to sync source code with a remote machine

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages