One thought I have: filesharing using rsync. Just scriptomatically create rsync commands to pull the chosen files in a list. Use rsync with hashing to prevent pulling duplicate data. With a little veneer and an interface, it would actually be quite handy. Then users can connect to any public repository and pull the files they want to read with a few mouse clicks, instead of meandering back and forth inside a web browser.
@[email protected]
One thought I have: filesharing using rsync. Just scriptomatically create rsync commands to pull the chosen files in a list. Use rsync with hashing to prevent pulling duplicate data. With a little veneer and an interface, it would actually be quite handy. Then users can connect to any public repository and pull the files they want to read with a few mouse clicks, instead of meandering back and forth inside a web browser.
@lamp
There’s a CLI which can download using a hash so that you could do that ‘out of the box’.
@filesharing