Skip to main content

Keep two folders on different devices in sync

Project description

Keep two folders on different devices in sync.

Usage

Sunkhronos can be run with the sunkhronos command. This command comes with two sub-commands called sunkhronos serve and sunkhronos connect.

sunkhronos serve is used to start a server that another device can connect to, to sync files:

sunkhronos serve --port 8123 --directory . --backup-directory ./.sunkhronos-backup

sunkhronos connect is used to connect to a server, to sync files:

sunkhronos code --host 172.31.85.100 --port 8123 --directory . --backup-directory ./.sunkhronos-backup

Please see the help information for these commands by typing:

sunkhronos [command] --help

Installation

Installing from PyPI using pip:

$ pip install sunkhronos

Installing from PyPI using easy_install:

$ easy_install sunkhronos

Installing from source:

$ python setup.py install

Dependencies

  1. Python 3

  2. twisted

  3. watchdog

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sunkhronos-0.0.1-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file sunkhronos-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sunkhronos-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5dde687033e1e4d00cc44565b37f7c3560107fad07eee5ea77fc0de4e73b43b7
MD5 cbc9b916a78306d8915a99d98d9abdcf
BLAKE2b-256 302a445f416e59f3bc529b295c0f084488605a745749b4c0566355fb6335682e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page