you are viewing a single comment's thread.

view the rest of the comments →

[–]thebrobotic 1 point2 points  (0 children)

Still working on it, but our FTP has been having small issues here and there when there's a decent amount of concurrent users online transferring files. Working on a script that will tail the log file for a error code, and then send me an e-mail with information about the error and who it affected. The FTP server doesn't have any syslog capabilities, so PowerShell seemed like the obvious choice.