upload/download script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nemesis
    Confirmed User
    • Sep 2001
    • 1335

    #1

    upload/download script

    I need a script which will make uploads/downloads automatically in a given time.
    The script will ftp the x site to download 15 html files and then ftp the y site and upload those 15 htmls.

    Do you know any?
  • [Labret]
    Registered User
    • May 2001
    • 10945

    #2
    Someone on here clued me into this a couple months ago and works like a dream.


    There are two unix commands you can just slap on a cron.

    ncftpget and ncftpput

    Check the man pages for syntax and all that good shit.

    Comment

    • dimonka
      Confirmed User
      • Oct 2002
      • 477

      #3
      I could write you that kind of software for about 100$... Contact me if you're interested.

      Find out what REBILLS are!

      Comment

      • CowboyAtHeart
        Registered User
        • Oct 2002
        • 94

        #4
        I agree with Labret, as an alternative if you're feeling the urge to program, Net::FTP in perl works very nicely for stuff like this. Although in the best case if you had shell access, it would be quickest/easiest to log into machine y, and download directly from machine x. (maybe using wget, or ncftpget/put)

        If it's the same files all the time, just throw it in cron on machine y. If they're windows hosts though, it might be a whole other headache
        <A HREF="http://www.jesussmut.com/">
        <IMG SRC="http://www.jesussmut.com/images/jesusbutton1.gif" BORDER=0>
        </A><br>
        Have a look at <A HREF="http://www.jesussmut.com/">JesusSmut</A>

        Comment

        • nemesis
          Confirmed User
          • Sep 2001
          • 1335

          #5
          I don't know anything about servers, and I don't wanna fuck it up.

          Aren't there any scripts that I can install?


          btw, it is same file names everyday.

          I checked hotscripts and could not find anything there.
          Last edited by nemesis; 10-25-2002, 04:11 PM.

          Comment

          • woj
            <&(©¿©)&>
            • Jul 2002
            • 47880

            #6
            A simple script will acomplish this, I can set things up for you for a very reasonable price. ICQ me (33375924) if you are interested.
            Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
            Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
            Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

            Comment

            Working...