syncrclone | Python-based bi-direction sync tool for rclone
kandi X-RAY | syncrclone Summary
kandi X-RAY | syncrclone Summary
syncrclone is a Python library. syncrclone has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. However syncrclone has 4 bugs. You can download it from GitHub.
Robust, Configurable, Bi-Directional sync between any two rclone remotes with automatic conflict resolution and backups.
Robust, Configurable, Bi-Directional sync between any two rclone remotes with automatic conflict resolution and backups.
Support
Quality
Security
License
Reuse
Support
syncrclone has a low active ecosystem.
It has 108 star(s) with 9 fork(s). There are 7 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 22 have been closed. On average issues are closed in 31 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of syncrclone is current.
Quality
syncrclone has 4 bugs (1 blocker, 0 critical, 2 major, 1 minor) and 236 code smells.
Security
syncrclone has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
syncrclone code analysis shows 0 unresolved vulnerabilities.
There are 4 security hotspots that need review.
License
syncrclone is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
syncrclone releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
It has 3229 lines of code, 137 functions and 12 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed syncrclone and discovered the below as its top functions. This is intended to give you an instant insight into syncrclone implemented functionality, and help decide if they suit your requirements.
- Delete files from remote
- Removes an item from the list
- Return a copy of this DictTable
- Return a Query object for this DictTable
- Process common paths
- Compare two files
- Convert a Unix timestamp to ISO 8601
- Runs sync job
- Write the config file
- Runs shell commands
- Removes common files matching the current config
- Remove relist from self relist
- Return the list of files matching the given mode
- Dump the log to disk
- Push files to remote
- Print data to the histogram
- Add new tags
- Filter the list
- Return True if remote is empty
- Print out queues
- Summarize all files
- Recursively delete a directory
- Add common hash attribute to each file
- Transfer files
- Track the move
- List files
Get all kandi verified functions for this library.
syncrclone Key Features
No Key Features are available at this moment for syncrclone.
syncrclone Examples and Code Snippets
No Code Snippets are available at this moment for syncrclone.
Community Discussions
No Community Discussions are available at this moment for syncrclone.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install syncrclone
First, install rclone. Then, you must have python 3.6+ installed. There are many options. I am a fan of miniconda. or, if you need to specify a specific python version (must be 3.6 or greater), do. Configure rclone: I prefer to specify a config file using --config rclone.cfg. Add the remotes you wish to sync. Initiate syncrclone: (see "Local and Remote Mode" below). Modify the config code. It is fully documented but also see config tips. If you use your own rclone config file above, make sure to include. It is a good idea to read the entire config file and set as needed. Now run it! You do not need to do anything special even though it is the first run. It's just that all files will be considered new. WARNING: The config file is directly executed and is assumed trusted. If you keep config files in sync, be careful for malicious code.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page