Page 1 of 1
Create a log file (.csv) for FTP uploads
Posted: Thu Jun 15, 2017 1:20 pm
by RobB
Are there any scripts out there that can write FTP/SFTP upload data (filename, start time, finish time, file size) to a single .csv or .xls file to provide a file transmission audit log?
Re: Create a log file (.csv) for FTP uploads
Posted: Thu Jun 15, 2017 3:24 pm
by gabrielp
Might not be exactly what you're looking for, but in preferences there is an option to enabling debug logging for FTP.
Re: Create a log file (.csv) for FTP uploads
Posted: Tue Jun 20, 2017 1:02 pm
by RobB
Thanks for that advice - useful for FTP failures.
I've since found that the XML logs from Switch, and the Export Log from Messages, can be formatted using Excel macros. Work in progress, but looking promising.