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

⟦95babea60⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Get_Send_Unix, seg_049884

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;

package body Get_Send_Unix is
    procedure Send_To_Unix (The_Object : String := "<REGION>";
                            To_Machine : String := "belladone") is
    begin
        Ftp.Put (From_Local_File => The_Object,
                 To_Remote_File => "",
                 Remote_Machine => "belladone",
                 Username => "lsi02",
                 Password => "bonovox",
                 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 => Profile.Get);
    end Send_To_Unix;

    procedure Get_From_Unix (File_Name : String;
                             Machine : String := "belladone") is
    begin
        Ftp.Get (From_Remote_File => File_Name,
                 To_Local_File => "",
                 Remote_Machine => Machine,
                 Username => "lsi02",
                 Password => "bonovox",
                 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;
end Get_Send_Unix;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1a rec1=00 rec2=01 rec3=00a
        [0x01] rec0=13 rec1=00 rec2=02 rec3=001
    tail 0x21546e974865e6b1985d5 0x42a00088462060003