![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Translating gcc/g++/gfortran Options to Sun Studio Compiler Options | iBot | Solaris BigAdmin RSS | 0 | 02-04-2009 02:30 PM |
| copy folder from one server to another | sak900354 | UNIX for Dummies Questions & Answers | 11 | 04-23-2008 01:31 AM |
| mt -f /dev/rmt0.1 status | smoraprosol | AIX | 0 | 08-28-2006 11:49 AM |
| Viewing files of another unix server (in a folder) | Djaunl | UNIX for Dummies Questions & Answers | 3 | 07-20-2006 10:09 AM |
| How can i move data files from a server to unix folder | shah2 | Shell Programming and Scripting | 1 | 03-01-2004 06:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
tar options server://dev/rmt0 folder ???
if I can do commands like :
rcp file server://folder rsh server command then can I do : tar options server://dev/rmt0 folder That would beat having to create a filesystem to point to the drive of another server. The reason being having multiple backups per server with only one drive per server = one backup after the previous one and not all at the same time. |
|
||||
|
Quote:
|
|
|||||
|
Option 1: Get a network-aware backup software. Those usually use agents to gather the files and send them to a central backup server, which then saves them to tape/disk/CD/DVD/...
Option 2: Temporarily export the root directory of the server you want to backup as read-only, mount it at the central server, run the backup, unmount, unexport |
![]() |
| Bookmarks |
| Tags |
| remote-backup |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|