❔ logs with network file sending
Hello there, I'm currently in the process of writing a FTP server and I want to implement a logging system to ensure that both parties are in conisistent state.
I know there is the method SendFile() but looking at the documention, doesn't show much beyond simply calling.
Is there another function which gives takes abit of load off or the only solution will be to manually send the bytes and log it myself?
Thank you.
3 Replies
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
still looking for an answer
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.