LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Power Surge and losing files (https://www.linuxquestions.org/questions/linux-server-73/power-surge-and-losing-files-590308/)

combatseabee 10-08-2007 12:37 PM

Power Surge and losing files
 
Hello,

I have a problem with files getting lost while transferring and getting a power surge the day before. What is happening is I have to transfer files from the day before to create an "End of Day." I use the Julian Date to refer to the previous date say for 10/7/07 I would use 07280 where 07 is the year and 280 is the Julian date. So when the server is transferring files at night and I get a power surge, the files are not there the next day. I need to create a script something like:

find eal*.n where n=date ...

Something like that, please help ???

rsashok 10-09-2007 05:12 PM

you probably looking for '-mtime' option. But in any case google on 'linux find command tutorial' and it gives you a lot of examples how to use 'find' in very advanced fashion.

jtshaw 10-15-2007 07:25 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 07:37 PM.