Reputation: 472
I have a file that I'm going to be picking up nightly via SFTP. The file has a naming convention that uses a date in the name. Example MyDbDump-2011-01-01_004324.sql.gz
The part I don't understand is the last part _004324
. Any idea on how that is generated? The host machine is a Red Hat box.
Upvotes: 0
Views: 52