![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script which can send file to diffrent mail ids. | vpandey | UNIX for Advanced & Expert Users | 3 | 02-29-2008 07:48 AM |
| How to check succeesfull finish of a executable from the sheel script | electroon | Shell Programming and Scripting | 2 | 01-03-2008 08:10 AM |
| chaging a environment varible using sheel script | wojtyla | Shell Programming and Scripting | 1 | 08-09-2006 12:27 AM |
| Unix sheel script to run report | isingh786 | HP-UX | 0 | 06-28-2006 09:28 AM |
| File Compare & Move between 2 servers | evolve | Shell Programming and Scripting | 4 | 11-30-2005 06:10 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Need a sheel script to compare no of file on diffrent servers
i have serverA and serverB and i have a folder with same name an location in both servers.... Now i want to compare files in folder(serverA) with folder (serverB) if there are files missing in folderB then copy those files from folder(serverA) to folder(serverB)
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
rdist
rsync nfs mount and diff or cmp import listings to a spreadsheet and run compares etc...... |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|