Guest User!

You are not Sophos Staff.

[7.260] A better/faster manual up2date? [FEATURE]

So in my numerous attempts to load the 7.300 beta on my device via the up2date package, I've come to realize that a large update via the web browser just isn't feasible.  It always seems to time out the browser, even if I extend the auto-logout to 63,000 seconds ... it may not auto-logout now, but it still times out something during the process of the upload.  Usually after it's been twenty minutes and 85% complete.

I propose a directory on the router that I can drop the .gpg file into on the router (via scp, of course) and the device will periodically check the directory for new additions, popping it up there as a viable update when it does.
Parents
  • Hi Greg,

    This is already an option that has been available.

    SCP the program to the ASG /home/login directory by default.

    login to ssh, su to root
    cp * /var/up2date/sys

    The up2date is now in the correct directory to be referenced for an install.

    auisys.plx
  • I dropped it in there as /var/sys/u2d-sys-7.260.tgz.gpg ... unfortunately I'm not seeing anything pop up on the webadmin interface as an available update, even after a couple of hours of waiting.

    Is there some way to force it to recognize it?  I'm wondering if there's a cron job that looks for it, or if there's a script somewhere that gets run after a manual upload.

    Greg
Reply
  • I dropped it in there as /var/sys/u2d-sys-7.260.tgz.gpg ... unfortunately I'm not seeing anything pop up on the webadmin interface as an available update, even after a couple of hours of waiting.

    Is there some way to force it to recognize it?  I'm wondering if there's a cron job that looks for it, or if there's a script somewhere that gets run after a manual upload.

    Greg
Children