Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Unix problem HELP me please....!

Unix problem HELP me please....!

From: Sinardy <sinardyxing_at_bcsis.com>
Date: Fri, 20 Jul 2001 19:30:50 -0700
Message-ID: <F001.003509A7.20010720193024@fatcity.com>

Hi all,

In my Solaris 7 I have

.................................

In server site

todaydate=`date '.....

/data/$todaydate/myfile1.tar
/data/$todaydate/myfile2.tar

Because this file is created daily so I create a softlink to this file (to make the ftp user essayer)

$ ln -s /data/$todaydate /data/todayfile $ chmod 777 /data/todayfile

............................

In client site when the user (ftp user)

ftp> cd /data/todayfile
...Permission denied

................................

Do I have to copy all those files into a physical directory ? Can I go to my softlink and what is the permission required?

Thank you guys,
regards,
Sinardy

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sinardy
  INET: sinardyxing_at_bcsis.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jul 20 2001 - 21:30:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US