Results 1 to 3 of 3

Thread: How to copy web xml file locally

  1. #1
    Join Date
    Jul 2008
    Location
    Canada
    Beans
    23
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    How to copy web xml file locally

    Hi,
    I was wondering, what is the best way to copy web xml file (http://somesite.com/feed.xml) to a local directory?

    Assuming i'm running a LAMP server and that I want a cron job to fetch 10-15 xml every 15 mins.

    Thanks for your help.

  2. #2
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: How to copy web xml file locally

    Code:
    man wget

  3. #3
    Join Date
    Jul 2008
    Location
    Canada
    Beans
    23
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: How to copy web xml file locally

    Thank you

Tags for this Thread

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
  •