> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ron Wells
> Sent: Monday, October 29, 2007 2:59 PM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: Re: FTP-Client(PC)/Server(M/F)
> 
> 
> John..
> 
> If my HOME directory is /u/agfttxfr/catalog/n020
> and I have a ' .profile' setup under the userid directory and 
> I have the 
> following...should it not get what I need??
> 
> PATH=/u/agttxfr/catalog 
> PATH=$PATH:$HOME: 
> export PATH 

NO. 

>From what I have read, you can only do as I said in the previous emails,
as documented in the URLs supplied. That's just the way that it is. The
~/.profile is only read by a "login shell". It is not read by the ftp
server. You're ftp client session does not have any access to the user's
"environment variables" which might be set up for a UNIX shell
environment.

I think that I may have missed something along the line. Of what use is
the PATH environment variable for an ftp client connection? That is
simply the UNIX equivalent to a STEPLIB or JOBLIB, i.e. where executable
programs exist.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to