14 Commits

Author SHA1 Message Date
cf154d93b1 Update docco 2025-04-26 12:02:16 +09:30
80f10a3949 Update README 2025-04-25 15:55:43 +09:30
Jason Fowler
a1e3c205f9
add burn operation to the client, server, and protocol (#2)
* add burn operation to the client, server, and protocol

this provides a method for removing files from the server remotely without needing to restart the server
example use case for this is if your server is publicly accessible but you don't expose SSH publicly and you're transferring data between two cloud servers and don't want the data to be stored on the server any longer than it has to be

* updating documentation
2025-04-25 15:51:43 +09:30
e995d436c2 Update instructions 2022-01-26 10:57:12 +10:30
1026cc5dd9 More docco fixes 2022-01-25 23:26:52 +10:30
cb34fe2883 Fix typo 2022-01-25 23:25:04 +10:30
b7558e9d01 Fix typo 2022-01-25 23:23:40 +10:30
767d8be277 Add copy and paste instructions for downloading 2022-01-25 23:22:52 +10:30
239a6d6804 Even more documentation improvements 2022-01-25 23:16:54 +10:30
1491ad9351 Add acknowledgement of awesomeness 2022-01-25 23:00:09 +10:30
96de06e4e0 Improve docs 2022-01-25 22:59:25 +10:30
8f9eb05ddb Update docs 2022-01-25 22:54:11 +10:30
c471f9f4cc Update README 2022-01-25 22:50:23 +10:30
34e3d0ee1b Add readme 2022-01-16 20:36:33 +10:30