C
C#2y ago
Lander

❔ 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
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Lander
Lander2y ago
still looking for an answer
Accord
Accord2y ago
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.