The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-11-2008
kamathg kamathg is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 43
Compressing files on NAS mount

Hello,

I am having difficulty compressing the files using compress or GZIP utility on NAS share NFS mounted on my linux server. Any one have idea on how to do this ? I get the followign error but the trying to compress the files

STRP2> compress STR_OUTBOUND_CDM_LOG_LOB.PRT2008_26.txt
STR_OUTBOUND_CDM_LOG_LOB.PRT2008_26.txt: Operation not permitted
[oragtm] "elonxvcgtmdbp1:"/oragtm-ds1/strutl/STRP2:
STRP2> gzip STR_OUTBOUND_CDM_LOG_LOB.PRT2008_26.txt
gzip: STR_OUTBOUND_CDM_LOG_LOB.PRT2008_26.txt.gz: Operation not permitted


Thanks in advance