This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Everyday Massive Up2Date Download

I don't know why every date I get about 3+ Gigabyte download of Up2date files?
It's been going on since the installation.

Here is my info:
Firmware version: 9.206-35
Pattern version: 66146
Last check: 2 minutes ago


This thread was automatically locked due to age.
Parents
  • Try this:

    cd /var/up2date/sys
    ls -l *


    If you're in the right directory and there's anything there:

    rm *


    If you want to kick off the downloads from there:

    /sbin/audld.plx --types=sys



    Cheers - Bob
  • Try this:

    cd /var/up2date/sys
    ls -l *


    If you're in the right directory and there's anything there:

    rm *


    If you want to kick off the downloads from there:

    /sbin/audld.plx --types=sys



    Cheers - Bob


    Run it...let's see what happens.

    This is what I got (logged in as root):

    BeyondTheRim:/ # total 0
    -bash: total: command not found
    BeyondTheRim:/var/up2date/sys # rm *.*
    rm: cannot remove `*.*': No such file or directory
    BeyondTheRim:/var/up2date/sys # ls
    BeyondTheRim:/var/up2date/sys # cd ..
    BeyondTheRim:/ # BeyondTheRim:/var/up2date/sys # rm *
    BeyondTheRim:/var/up2date # cd ..
    -bash: BeyondTheRim:/var/up2date/sys: No such file or directory
    BeyondTheRim:/var # cd ..
    BeyondTheRim:/ # /sbin/audld.plx --type=yes
    Starting Up2Date Package Downloader
    BeyondTheRim:/ # rm: cannot remove `*': No such file or directory
    > BeyondTheRim:/var/up2date/sys # ls
    > BeyondTheRim:/var/up2date/sys # rm *.*
    > rm: cannot remove `*.*': No such file or directory
    > BeyondTheRim:/var/up2date/sys # ls
    > BeyondTheRim:/var/up2date/sys # cd ..
    > BeyondTheRim:/var/up2date # cd ..
    > BeyondTheRim:/var # cd ..
    > BeyondTheRim:/ # /sbin/audld.plx --type=yes
    > Starting Up2Date Package Downloader
    > BeyondTheRim:/ #


    Let me see what happens tomorrow...so far I switched from FIOS to COMAST and still getting 5 Gigs a day...the problem now is that COMCAST HAS DATA CAPS and I am eating 5 GIGS a DAY IN JUST UP2DATE...and the COMCAST data cap is 250 a month....so that's at least 150Gigs in just UP2DATE updates....I mean come on!
Reply
  • Try this:

    cd /var/up2date/sys
    ls -l *


    If you're in the right directory and there's anything there:

    rm *


    If you want to kick off the downloads from there:

    /sbin/audld.plx --types=sys



    Cheers - Bob


    Run it...let's see what happens.

    This is what I got (logged in as root):

    BeyondTheRim:/ # total 0
    -bash: total: command not found
    BeyondTheRim:/var/up2date/sys # rm *.*
    rm: cannot remove `*.*': No such file or directory
    BeyondTheRim:/var/up2date/sys # ls
    BeyondTheRim:/var/up2date/sys # cd ..
    BeyondTheRim:/ # BeyondTheRim:/var/up2date/sys # rm *
    BeyondTheRim:/var/up2date # cd ..
    -bash: BeyondTheRim:/var/up2date/sys: No such file or directory
    BeyondTheRim:/var # cd ..
    BeyondTheRim:/ # /sbin/audld.plx --type=yes
    Starting Up2Date Package Downloader
    BeyondTheRim:/ # rm: cannot remove `*': No such file or directory
    > BeyondTheRim:/var/up2date/sys # ls
    > BeyondTheRim:/var/up2date/sys # rm *.*
    > rm: cannot remove `*.*': No such file or directory
    > BeyondTheRim:/var/up2date/sys # ls
    > BeyondTheRim:/var/up2date/sys # cd ..
    > BeyondTheRim:/var/up2date # cd ..
    > BeyondTheRim:/var # cd ..
    > BeyondTheRim:/ # /sbin/audld.plx --type=yes
    > Starting Up2Date Package Downloader
    > BeyondTheRim:/ #


    Let me see what happens tomorrow...so far I switched from FIOS to COMAST and still getting 5 Gigs a day...the problem now is that COMCAST HAS DATA CAPS and I am eating 5 GIGS a DAY IN JUST UP2DATE...and the COMCAST data cap is 250 a month....so that's at least 150Gigs in just UP2DATE updates....I mean come on!
Children
No Data