- Category
- Developer Tools
- Rank
- No. 2018Tools index
- Platform
- cli
- Type
- TOOL
- Date
About
syq is a command-line tool for copying, reorganizing, and removing files locally or across machines, using its own protocol instead of rsync's so the receiving machine needs no SSH server or open incoming port. It supports resumable transfers, remote command execution, rsync-style syntax compatibility, and scripting via a JSON API or Python SDK.
What it can do
Copy files locally or across machines using a custom protocol
Local or remote file paths → Copied files
Resume interrupted file transfers
Partially transferred file → Completed file transfer
Execute commands remotely
Command string → Command execution result
Reorganize files
File paths → Reorganized file structure
Remove files locally or remotely
File paths → Deleted files
Accept rsync-style command syntax
rsync-style command → Executed file operation
Script file operations via JSON API
JSON commands → Executed file operation
Script file operations via Python SDK
Python code → Executed file operation
Tags
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.