home *** CD-ROM | disk | FTP | other *** search
- id m0uMlRj-0007tFa; Thu, 23 May 96 19:13 MDT
- Sender: owner-executor
- Received: from ardi.com by ftp.ardi.com
- (Smail3.1.29.1 #3) id m0uMlRB-0007t8n; Thu, 23 May 96 19:13 MDT
- Path: sloth.swcp.com!tesuque.cs.sandia.gov!lynx.unm.edu!news.cs.indiana.edu!news.nstn.ca!newsflash.concordia.ca!feed.umontreal.ca!news.polymtl.ca!step.polymtl.ca!coyote
- From: Vincent Cojot <coyote@step.polymtl.ca>
- Newsgroups: comp.emulators.mac.executor
- Subject: Re: How to backup an executor partition??
- Date: Thu, 23 May 1996 11:25:43 -0400
- Organization: Ecole Polytechnique de Montreal
- Lines: 46
- Message-ID: <Pine.SOL.3.91.960523111608.12480A-100000@step.polymtl.ca>
- References: <199605200625.BAA01207@raven.ots.utexas.edu>
- <4nr71a$67c@service.polymtl.ca>
- <m0uLuJY-000GQSC@gwar.ardi.com>
- <Pine.SOL.3.91.960521224342.15373C-100000@step.polymtl.ca> <m0uMc7e-000GQSC@gwar.ardi.com>
- NNTP-Posting-Host: step.polymtl.ca
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <m0uMc7e-000GQSC@gwar.ardi.com>
- To: executor@ardi.com
- X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
- Sender: owner-executor@ardi.com
- Precedence: bulk
-
- On Thu, 23 May 1996, Mat Hostetter wrote:
-
- > >>>>> "Vincent" == Vincent Cojot <coyote@step.polymtl.ca> writes:
- >
- > Vincent> Note the "././@LongLink" errors. Anyway, I managed to
- > Vincent> fix my problems by modifying my backup scripts and things
- > Vincent> seem to work so far with afio but I am surprised that GNU
- > Vincent> tar seems to have problems with some files.
- >
- > The "@LongLink" isn't an error, it's how GNU tar handles files with
- > pathnames longer than 100 characters.
- >
- > I believe the "--null" only matters if you are feeding filenames in
- > via stdin, which you are not.
- >
- > -Mat
-
- Thanks for the explaination. I miscorrectly interpreted that files for
- which "@LongLink" was reported were not backed up. It surely is a strange
- way to report an error to say "././@LongLink" instead of some more
- explicit message. Thanks a lot to everyone who responded. Also, if some
- people are using the backup scripts 1.03 from sunsite.unc.edu and found in
- /pub/Linux/system/backup, to make them work with executor filesystems,
- change this line in ~/afioscripts/makebackup:
-
- if (exec (P_NOCHECK, "awk", "'{print $1}'", listfile,
-
- to:
-
- if (exec (P_NOCHECK, "awk -F \" CT:\" ", "'{print $1}'", listfile,
-
- This fixed my backup problem and therefore, I don't care as much about GNU
- tar and executor filesystems anymore.. :)
-
- ,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
- Vincent S. Cojot, Computer Engineering.
- Ecole Polytechnique de Montreal, Comite Micro-Informatique.
- coyote@step.polymtl.ca, coyote@info.polymtl.ca
-
- They cannot scare me with their empty spaces
- Between stars - on stars where no human race is
- I have it in me so much nearer home
- To scare myself with my own desert places. - Robert Frost
-
-
-
-
-