Orsiris de Jong
Orsiris de Jong
Project is still fairly new, and I did not write all the documentation yet. If you want to know how to use everything, please check the code examples in the...
Anyone ?
Indeed, I used to keep old portable navigators with java installed for that purpose too ;) Note that you can configure your java (see the readme.md file) to avoid your...
Maybe there's something quite stupid that could resolve all the issues. Why not pass "$@" directly to curl once you have popped the parameters specific to cloudsend ? This way,...
Looks good to me, my work (which required user agent / referrer) works with this release. Thanks ;)
Don't forget that NPBackup is a GUI ... and CLI application. If you remove the console, you won't get parameters to work anymore. On Windows, I minimize the console. What...
I already have a "in program" separation of cli and gui somehow, but here's the problem: On Windows, I use the GUI to create scheduled tasks, which obviously work as...
ATM, I use NPbackup with append-only rest-server so I didn't implement the gui, although the delete command already exists in CLI. I'll have retention/prune/deletion implemented in 2.3 which should come...
Retention policies are being developped in v2.3. As of now, I will allow setting `--keep-X` or `-keep-within-X` variables for hours, days, weeks, months and years. Any special requests ?
@abhibeckert Thanks for your Mac OS insight. But I'm not planning on full macos support since I don't own any mac. > You could probably just make it a 50...