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
jsnfwlr commented 2024-09-29 12:00:26 +09:30 (Migrated from github.com)

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

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
jsnfwlr commented 2025-04-23 13:43:28 +09:30 (Migrated from github.com)

image

;)

![image](https://github.com/user-attachments/assets/d9b1a491-7ff0-4e44-81b6-8d94e5c19db7) ;)
tardisx commented 2025-04-25 12:34:02 +09:30 (Migrated from github.com)

Sorry for the delay!

It looks good, code-wise. Can you add documentation on burn mode to the README please?

Sorry for the delay! It looks good, code-wise. Can you add documentation on burn mode to the README please?
tardisx (Migrated from github.com) approved these changes 2025-04-25 15:51:24 +09:30
Sign in to join this conversation.
No description provided.