JasonCooper
IS-IT--Management
HELP !!
I've written a little script that runs every 15 minutes to check a directory on a remote server and ftp any files found to a directory on our Unix server. The script then adds a suffix of .ddmmHHMM to each file.
The user would like this suffix to be a sequential number, preferably padded to 8 digits.
The files may be on our server for sometime so the sequential number would need constantly increase.
ANY help / ideas would be greatly appreciated.
Many thanks
I've written a little script that runs every 15 minutes to check a directory on a remote server and ftp any files found to a directory on our Unix server. The script then adds a suffix of .ddmmHHMM to each file.
The user would like this suffix to be a sequential number, preferably padded to 8 digits.
The files may be on our server for sometime so the sequential number would need constantly increase.
ANY help / ideas would be greatly appreciated.
Many thanks