Add your description here
Project description
rsyncthing: A CLI for syncthing that's as easy to use as rsync.
If you can ssh to a remote server, you can connect to its syncthing daemon.
WARNING: work in progress! nothing works yet! placeholder package!
Quickstart
Share a local folder to remote hosts
rsyncthing cp /path/to/src hobbes:abc/
This command will:
- Log into the local syncthing daemon
- Log into
hobbes' syncthing daemon using SSH tunnels - Ensure both devices are introduced
- Share
/path/to/srctohobbes - Remotely accept the invitation on
hobbes - Show progress while the folder sync completes
- Exit
Sharing to many remotes
rsyncthing cp /path/to/src remote1:abc/ remote2:def/ remote3:ghi
This command will:
- Log into the local syncthing daemon
- Log into
remote1's syncthing daemon over SSH - Log into
remote2's syncthing daemon over SSH - Log into
remote3's syncthing daemon over SSH - Ensure all devices are introduced
- Share
/path/to/srctoremote1,remote2, andremote3 - Remotely accept the invitation on each device
- Show progress while the folder sync completes
- Exit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rsyncthing-0.1.2.tar.gz
(6.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rsyncthing-0.1.2.tar.gz.
File metadata
- Download URL: rsyncthing-0.1.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
678671b763a61af9940383ad4d7dddf84d5cdff3b7d3cb7458520fa995f11890
|
|
| MD5 |
afce9ae3dfe9b51f2e1b3f4a21ab7ff2
|
|
| BLAKE2b-256 |
c8743fcf547369d619f46603a72cdfcc3a010f703dac1320d257199cf9aff814
|
File details
Details for the file rsyncthing-0.1.2-py3-none-any.whl.
File metadata
- Download URL: rsyncthing-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5bdd1695106e1822446dcf49d2e84c5f117035c8d46672b6853bfddfb0535c8
|
|
| MD5 |
12f6b1379317da57336f6022ab888e57
|
|
| BLAKE2b-256 |
de4a33160b3823b46f1354d64c195e44835ea415b5f360a5630f7eca54a793b8
|