This is a discussion on compare files with rdist on two hosts within the AIX Operating System forums, part of the Unix Operating Systems category; --> dear aix gurux, i'm looking for a sample-script: i'd like to compare two directory-structures on two aix hosts (source: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| dear aix gurux, i'm looking for a sample-script: i'd like to compare two directory-structures on two aix hosts (source: aix 4.3.3 target: aix 5.2). can this be done with rdist ? does anyone have a sample ?? example: compare source_host (\data1) with target_host (\data1). thanx alot bert |
| ||||
| Bert Moos wrote: > dear aix gurux, > i'm looking for a sample-script: > i'd like to compare two directory-structures on two aix hosts (source: aix > 4.3.3 target: aix 5.2). can this be done with rdist ? does anyone have a > sample ?? > > example: compare source_host (\data1) with target_host (\data1). > > > thanx alot > bert > > Did you look at using rsync to do this? |