My FTP is working, but I wanted to add some checks in the script to be safe:
1) Check for empty file, I extract data from an ingres DB, then FTP that data. What kind of check can I add to validate I don't have a file with no data ?
2) FTP LOG ? I'm sure this is easy, but is there a standard...