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.1.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.1.tar.gz.
File metadata
- Download URL: rsyncthing-0.1.1.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 |
c04161ca6523c1d9d8637b24153b9e70ecfa2c6611c8e49b179e8b83d04f02ca
|
|
| MD5 |
8cc4647741136f9a64acae5eea8675fd
|
|
| BLAKE2b-256 |
8b4809dcc025e0623b7f6a8853a9381a3462ebcf3140ac54aa268f28f79a2cd3
|
File details
Details for the file rsyncthing-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rsyncthing-0.1.1-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 |
c05a51b6979e614f9409554652b40d49fab560c3cd691edd73ebe96a8b454561
|
|
| MD5 |
2dea798d6cb847950bf185c62c256135
|
|
| BLAKE2b-256 |
efa8aabf0fe29d4d3ad834971fadcb64fe913188b5bc98b8f6ee00d6ad058e66
|