![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creation of script,if the data file have more than one entry!!! | bobprabhu | Shell Programming and Scripting | 1 | 02-07-2008 09:26 AM |
| how to transfer a file from unix to window machine | balireddy_77 | Shell Programming and Scripting | 3 | 10-12-2007 05:44 AM |
| Unix File creation time | tinivt | Shell Programming and Scripting | 2 | 01-23-2007 06:27 AM |
| program to transfer a file from client machine to server | nathgopi214 | High Level Programming | 3 | 07-04-2006 07:16 AM |
| File transfer from unix to NT box? | jvacc | IP Networking | 10 | 06-28-2001 05:44 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi,
I want to create unix script such that it should run on machine A, it should run TAR commands on machine B and copy that TAR to machine C. Is it possible? Thanks Rahul |
|
||||
|
Is there any particular reason for writing this script? I'm thinking a cron job on Box B that creates a tar of the files/dir that you want. Then another cron on Box B that runs rsync to back that tar up to Box C. Actually, I currently use this process in backing up some of my servers.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|