Upq: Difference between revisions
From Fightorder
More actions
interdlsys>Abma No edit summary |
m 1 revision imported |
(No difference)
| |
Latest revision as of 17:21, 3 March 2026
Upq is a system for mirroring files. It allows to upload files to it, then it indexes and uploads it to mirrors. The files can be searched trough an xml-rpc interface. It extract some Images and metainfo.
html-interface shows its capabilities, parameters in json-rpc are the same as in the webinterface.
Upload
Source
clients
there are a few example clients:
- pr-downloader written in c++
- example client written in python