Copy feature
Closed this issue · 5 comments
wsadqert commented
Please add copy_files
API
rejetto commented
so you are not asking for the copy function on the frontend, you want to use it programmatically, right?
wsadqert commented
yes, I only interact with the server programmatically via API
rejetto commented
i'm not planning to add "copy" feature soon, but you are free to do it yourself.
HFS can be expanded by writing your server side code.
https://github.com/rejetto/hfs/wiki/Middlewares
several existing plugins expose their own api this way.
in future version 0.54 i'm going to add a specific api to add apis, to make the process a bit easier and more standardized.
rejetto commented
i changed my mind, i will offer the api in next version.
rejetto commented
available in 0.54.0-alpha2