![]() |
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 |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 10:10 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 10:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
problem with tar
First of all I have already asked about this in the scripts/perl forum but the advice I got did not do the trick.
A script I have to use unzips some xxx.tar.gz files and then tries to tar -xvf them. on the tar -xvf I get the following:- tar: code/sql: Cannot utime: Operation not permitted tar: code/scripts: Cannot utime: Operation not permitted tar: code/maestro: Cannot utime: Operation not permitted tar: code: Cannot utime: Operation not permitted It was suggested to me that the OS was not happy with the tar file (maybe created under another flavour of UNIX). Accordingly, I have now got the tar files created under the same unix flavour Linux <hostname> 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux Does anyone have any ideas? regards |
|
||||
|
Hello again,
this is beginning to drive me nuts. I have opened up the permissions on the target dir (definied via a -C switch in the tar command) and it still moans about utime (tar: code: Cannot utime: Operation not permitted). Can anyone give me an idea about what permissions are expected for utime to be happy? BR Alastair |
![]() |
| Bookmarks |
| Tags |
| linux, utime |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|