add burn operation to the client, server, and protocol #2

Merged
jsnfwlr merged 2 commits from main into main 2025-04-25 15:51:44 +09:30

2 Commits

Author SHA1 Message Date
Jason Fowler
ec4faf0ae6 updating documentation 2025-04-25 12:37:56 +08:00
Jason Fowler
f247b1d566 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
2025-04-25 12:32:50 +08:00