On Monday, 06/30/2008 at 03:26 EDT, "Gentry, Stephen" 
<[EMAIL PROTECTED]> wrote:
> I have set up a bfs and am trying to ftp to it from a linux guest in an 
IFL.  
> 
> I get the following message from Linux 
> 450 Directory if temporarily unavailable, Access failure, RC=24
>
> And from the FTPSERVE console I get: 
> 14:38:29 DMSACR2133E VMSYSY:LNXUDB. is a byte file system. It cannot be 
accessed
> 14:38:29 DMSPCL389E Invalid filemode: ,              
> 
> Can I ftp to a BFS area?

Yes.  Most likely you issued the wrong CD command.  E.g. you treated it as 
a traditional SFS directory:
  CD vmsysy:lnxudb.subdir

instead of a BFS directory:
  CD /../VMBFS:VMSYSY:LNXUDB/subdir

(See the TCP/IP User's Guide for more information.)  But it's hard to say 
for sure since you didn't post a transcript of the FTP session.

Alan Altmark
z/VM Development
IBM Endicott

Reply via email to