Re: libfetch ftp patch for less latency



The mainframe (z/OS) FTP server does not allow multiple
"directories" in CWD command.

This is due to the mapping of "directories" to flat file names
in the z/OS dataset-name convention.

So - while I can say:

ftp> cd RIVERS
ftp> cd TEST
ftp> cd OBJ

which results in the current working "directory" being
RIVERS.TEST.OBJ. I cannot say

ftp> cd RIVERS/TEST/OBJ

But, I _could_ say:

ftp> cd RIVERS.TEST.OBJ


So - on "different" systems where the idea of "directory" has to
be mapped onto a foreign filesystem, you can get interesting
results.

This may or may-not matter... I was just citing an example.


- Dave Rivers -

--
rivers@xxxxxxxxxx Work: (919) 676-0847
Get your mainframe programming tools at http://www.dignus.com
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: FTP problem in Solaris 5.8
    ... I got the ftp going. ... ftp script to mainframe is is the failure to specify the correct Data ... Solution for FTP problem Mainframe... ... > contained a bunch of MODE kind of commands, ...
    (comp.unix.solaris)
  • Re: Microsoft FTP Server problem on W2K?
    ... It is a UNISYS ClearPath mainframe system that is trying to FTP using ... passive mode to a MS FTP server. ... Currently the mainframe FTPs in ACTIVE mode. ... Since the mainframe pushes files to our customers over a WAN connection, ...
    (microsoft.public.inetserver.iis.security)
  • Re: FTP MEMBERS FROM PC TO MAINFRAME (HOW TO)
    ... FTP MEMBERS FROM PC TO MAINFRAME ... Do CD to a PDS it needs to be in quotes. ...
    (bit.listserv.ibm-main)
  • Re: OEM software electronic download report card
    ... Do I read your complaint correctly, the Mobius JCL expected to be able to ... run the FTP client on the mainframe to retrieve the file from your PC? ... message is not the intended recipient or an authorized representative of the ...
    (bit.listserv.ibm-main)
  • Re: FTP from windows to z/os error code 451
    ... If you haven't deleted the target dataset on the mainframe, ... changes to the space specification may not be taking effect because FTP ... quote mode b ... quote site recfm=vbm ...
    (bit.listserv.ibm-main)