DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T V ┃
Length: 715 (0x2cb) Types: TextFile Names: »V«
└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS └─ ⟦91c658230⟧ »DATA« └─⟦458657fb6⟧ └─⟦this⟧ └─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3 └─ ⟦fc9b38f02⟧ »DATA« └─⟦9b46a407a⟧ └─⟦this⟧
procedure Get_Xfer (Xfer_File : String := ">>Xfer File<<"; Username : String := ""; Password : String := ""; Verbose : Boolean := False); pragma Loaded_Main; -- -- This procedure will copy segments into the Eedb database which have been -- stored in the environment using Manifest_Segments. This can be done -- from this machine or over the network. -- -- Xfer_File indicates the location of the stored segments. -- !!<Machine_Name>!<Path_To_Segments_Directory>:Ae.Xfer -- for example -- !!Foo!Machine.Release.Archive.Environment.D_12_X_X.Segments:Ae.xfer -- Username and Password are the names to use on the remote machine.