RE: Newbie question on Rsync on Solaris

2002-05-03 Thread Crisler, Jon
Thanks, that fixed the problem !!! -Original Message-From: Sholom Fried (Senior Sys Admin) [mailto:[EMAIL PROTECTED]]Sent: Friday, May 03, 2002 12:55 PMTo: Crisler, Jon; '[EMAIL PROTECTED]'Subject: Re: Newbie question on Rsync on Solaris rsync -rvutogp -n --dele

Re: Newbie question on Rsync on Solaris

2002-05-03 Thread Sholom Fried (Senior Sys Admin)
rsync -rvutogp -n --delete --stats --progress \ --exclude-from=/utils/exc_rsync_applcsf.txt \ --rsync-path=/usr/local/bin \ /data/u01/app/applmgr/product/1102/prd \ remoteuser@remotehost:/data/u01/app/applmgr/product/1102/prd this will copy the prd directory on the src into the prd directory