View Single Post
Old 11-30-2007   #1 (permalink)
Justin Rich


 
 

execute command on remote system

i have a script that does a db backup and then copies itself over to another
system when it gets to that system i'd like to run a db check on the file to
verify it moved successfully.

i cant run the db check from the DB server because it will basically pull
all the data back over so basically i'd like to run one script on the DB
server that does the backup and pushes it off and then another script one
the backup server that verifies the file copied correctly.

so basically how can i make the script on the backup server run as soon as
the script on the db server finishes?

Thanks
Justin


My System SpecsSystem Spec