DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦3e47f4f82⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Get_From_Unix, seg_038bb4

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



with Ftp;
with Ftp_Profile;
with Profile;

procedure Get_From_Unix (The_Object : String := "<REGION>";
                         From_Machine : String := "belladone") is
begin
    Ftp.Get (From_Remote_File => The_Object,
             To_Local_File => The_Object,
             Remote_Machine => From_Machine,
             Username => "altenbur",
             Password => "tetenunix",
             Account => Ftp_Profile.Account,
             Remote_Directory => Ftp_Profile.Remote_Directory,
             Remote_Type => Ftp_Profile.Remote_Type,
             Append_To_File => False,
             Transfer_Type => Ftp_Profile.Transfer_Type,
             Transfer_Mode => Ftp_Profile.Transfer_Mode,
             Transfer_Structure => Ftp_Profile.Transfer_Structure,
             Send_Port => Ftp_Profile.Send_Port_Enabled,
             Response => Ftp.Profile_Get);

end Get_From_Unix;

E3 Meta Data

    nblk1=2
    nid=2
    hdr6=2
        [0x00] rec0=19 rec1=00 rec2=01 rec3=000
        [0x01] rec0=04 rec1=00 rec2=02 rec3=001
    tail 0x21531c46c84e83bbf089e 0x42a00088462060003
Free Block Chain:
  0x2: 0000  00 00 00 2a 80 0c 72 6f 66 69 6c 65 5f 47 65 74  ┆   *  rofile_Get┆