https://github.com/pmdevita/resiliocompanion
Companion service for Resilio Sync
https://github.com/pmdevita/resiliocompanion
Last synced: 9 months ago
JSON representation
Companion service for Resilio Sync
- Host: GitHub
- URL: https://github.com/pmdevita/resiliocompanion
- Owner: pmdevita
- Created: 2024-10-02T04:59:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-02T07:46:24.000Z (over 1 year ago)
- Last Synced: 2025-09-09T03:35:58.546Z (9 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Resilio Companion
A companion service to be run alongside Resilio Sync.
I'm still exploring what I want this to be, but the general goal is to
iron out the painful and broken parts of Resilio and to attach on
crucially missing features.
## Tools
### Globally Synced Ignore List
Running the `ignore` command will run through all shares to look for a
`resilio-ignore.txt` file in the root folder. It will then copy that to the
local .sync/IgnoreList file, and can optionally delete all files that match the
IgnoreList (useful for cleaning up files on servers that should have been ignored).