Computing.Net > Forums > Unix > ftp shell script with time stamp

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

ftp shell script with time stamp

Reply to Message Icon

Name: svvidyanath
Date: December 9, 2004 at 16:23:06 Pacific
OS: solaris 9
CPU/Ram: 4 gb
Comment:

Hello,
i am using oracle 9.2.0.5 database and we are planning to move archivelog files from production server to standby server. when the sever does a copy first time it should copy all the files but second time it shouldn't copy all the files but instead should copy only those files that have changed from first copy.

regards,
vidya



Sponsored Link
Ads by Google

Response Number 1
Name: Dlonra
Date: December 12, 2004 at 16:43:29 Pacific
Reply:

if you have not already found your answer:
cd source_dir
find .| cpio -pdvm dest_dir


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: ftp shell script with time stamp

Shell script with regular expressio www.computing.net/answers/unix/shell-script-with-regular-expressio/4397.html

ftp shell script skip login www.computing.net/answers/unix/ftp-shell-script-skip-login/4887.html

FTP Shell sample www.computing.net/answers/unix/ftp-shell-sample/2120.html