GMVA HOWTO

    Version as of 23:03, 16 May 2024

    to this version.

    Return to Version archive.

    View current version

    Enable autoFTP from the Field System

    Install NCFTP on the recorder machine

    Log into the Mark5 machine as user root

    apt-get install ncftp
    
    Enable autoftp in the Field System configuration

    On the Field System computer  (as user prog)

    cd /usr2/control

    edit sked.ctl and make sure that it contains the following uncommented line

    AutoFTP ON
    

    optionally you can also uncomment the disk2file_Dir directive to specify a special path under which the
    extracted file gets stored. This path must exist on the Mark5 recorder!

    e.g.:

    disk2file_Dir /data
    

     

     

    Install autoftp script
    Test FTP transfer