SCP Updated Chunk of Archive Logs to Remote Server
Hi All, i have requirment to copy my archive logs to a remote server every 2 hrs by using SCP. now currently i am manually doing SCP to remote. but i wan to automate it by a script throw crontab.. now problum is for example i write one script that will execute after every hrs but i am not sure about the number of archives that will generate with in two hrs. now my concern is in my script i can check that what is the last archive that was tranfered to remote . but how i can scp so
0