Results 1 to 5 of 5

Thread: FTP'ing daylight saving file

  1. #1
    Join Date
    May 2005
    Posts
    216

    FTP'ing daylight saving file

    I see from a message on my Tivo that I need to tranfer a new timezone file onto my Tivo, can anyone give me an idiot's guide to doing this please? I'm reasonably confident using Putty, but I think I need to use filezilla or similar? Not used this before!

  2. #2
    Quote Originally Posted by tonys View Post
    can anyone give me an idiot's guide to doing this please?
    telnet to your tivo then run the following:

    #Remember the output of this so you can check later
    ls -la /var/hack/zoneinfo/Pacific/Auckland

    #Backup previous files
    mkdir timezone-backup
    cp -p /var/hack/zoneinfo/Pacific/Auckland timezone-backup/

    #Get the update
    wget ftp://210.48.107.133/install/Auckland.zip

    unzip Auckland.zip
    cp Auckland /var/hack/zoneinfo/Pacific/

    #Check the updated file
    ls -la /var/hack/zoneinfo/Pacific/Auckland

    #The output should be something like this, with the date of when you do it and the important bit is that the size is now 882.
    #-rw-r--r-- 1 0 0 882 Sep 21 21:17 Auckland

    reboot

    #PS: The File is Thomson's from http://forums.oztivo.net/showpost.ph...69&postcount=4

  3. #3
    Join Date
    May 2005
    Posts
    216
    Worked fine, thanks. Just the same as the instructions in the message on the Tivo. I thought the file had to be downloaded to my PC, then ftp'd to my tivo.

  4. #4
    Join Date
    Apr 2007
    Location
    Wellington, NZ
    Posts
    25
    Hello,

    Just wondering if anyone could help me to telnet with my TiVo? I haven't done it before.

    My TiVo's IP is set as 192.168.1.50

    Cheers,
    James

  5. #5
    Join Date
    Mar 2005
    Location
    Hamilton, NZ
    Posts
    196

Similar Threads

  1. Daylight saving time in NZ
    By hh75 in forum New Zealand General Forum
    Replies: 6
    Last Post: 30-09-2008, 03:55 PM
  2. Daylight saving time...
    By neilp in forum New Zealand General Forum
    Replies: 2
    Last Post: 18-03-2008, 07:31 PM
  3. Daylight Saving
    By tonys in forum New Zealand General Forum
    Replies: 2
    Last Post: 19-03-2006, 09:40 AM
  4. A problem following daylight saving
    By donm in forum New Zealand TV Guide Issues
    Replies: 8
    Last Post: 17-10-2005, 06:08 PM
  5. Daylight saving
    By tonys in forum New Zealand TV Guide Issues
    Replies: 1
    Last Post: 02-10-2005, 04:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •