Ask a Question related to Sun Solaris, Design and Development.
-
Kirk #1
GTAR Problem
When performing a linked gtar as root with the flags cpBf and xpBf I noticed
that the ownership of links(but not the files, they are preserved) in the
moved directory is now root. When trying this again after a su as the user I
got all kinds of errors.
Gtar --help has an "m"(presumably for "maintain" ownership) flag but that
didn't help.
Here's an example of the syntax I use
/usr/local/bin/gtar -cpBf - directoryname |( cd
/net/newserver/export/newfilesystem/; /usr/local/bin/gtar -xpBf - )
It's a major pain in the ass to have to remake links when some users have
dozens of them.
I have root=servers set in the dfstab of both machines for these shares.
Is there something painfully simple I'm overlooking?
Any help is appreciated.
Kirk Guest
-
contribute problem - access denied file may not existpermission problem
Recieving the following error message - "access denied file may not exist , or there could be a permission problem" this happened this morning ,... -
gtar restore produces strange directories
I'm trying to migrate a AIT drive from an IBM AIX machine to a Solaris 2.X system. I have a bunch of backups that were created on the AIX machine... -
Problem playing Quicktime thru .DCR embedded in HTML - pathreferencing problem?
Greetings earthlings and Director heads. Here's the problem: created an HTML file containing shockwave (dcr) movie that calls quicktime movies in... -
Uploading problem = weird warning (was: access denied problem.....)
Hi, I had a problem where my upload form was not working on our production server but was working on two other servers, after checking the... -
Problem with Apache Web Server config file and PHP (please give advice on what problem may be me)
HI: Can anyone refer me to someone that can help with the problem below. I installed Apache Web Server on my laptop which has Windows XP. I... -
Joerg Schilling #2
Re: GTAR Problem
In article <vip3e9l8mgjt01@corp.supernews.com>, Kirk <kirkm@ev1.net> wrote:
Use star, it adopted to use 'lchown()' more than 10 years ago.>When performing a linked gtar as root with the flags cpBf and xpBf I noticed
>that the ownership of links(but not the files, they are preserved) in the
>moved directory is now root. When trying this again after a su as the user I
>got all kinds of errors.
>Gtar --help has an "m"(presumably for "maintain" ownership) flag but that
>didn't help.
>Here's an example of the syntax I use
>/usr/local/bin/gtar -cpBf - directoryname |( cd
>/net/newserver/export/newfilesystem/; /usr/local/bin/gtar -xpBf - )
>It's a major pain in the ass to have to remake links when some users have
>dozens of them.
>I have root=servers set in the dfstab of both machines for these shares.
>Is there something painfully simple I'm overlooking?
[url]ftp://ftp.berlios.de/pub/star/alpha/[/url]
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
[email]js@cs.tu-berlin.de[/email] (uni) If you don't have iso-8859-1
[email]schilling@fokus.fraunhofer.de[/email] (work) chars I am J"org Schilling
URL: [url]http://www.fokus.fraunhofer.de/usr/schilling[/url] [url]ftp://ftp.berlios.de/pub/schily[/url]
Joerg Schilling Guest



Reply With Quote

