I want to move archive files to a location at FTP server.The archive files will be generated using NLog.How can I move files to a remote server using NLog.Is it possible?
Asked
Active
Viewed 402 times
1 Answers
0
You have to implement a "log rotate" logic.
Here there are some useful hints.
I don't know any ftp target for NLog, but you can create one extending NLog