+ Reply to Thread
Results 1 to 11 of 11

Thread: Software to copy ipfilter from emule to utorrent

  1. #1
    qik5l's Avatar
    Join Date
    13.07.08
    Location
    The land in the future
    P2P Client
    uSerenity, Emule 0.60d
    Posts
    94
    Activity Longevity
    1/20 19/20
    Today Posts
    0/5 sssssss94

    Software to copy ipfilter from emule to utorrent

    Hi I am looking for software that can copy the ipfilter from emule to utorrents folder either automatically or on a schedule.

    Thanks David
    Reply With QuoteReply With Quote
    Thanks

  2. #2
    Use windows task scheduler and schedule a batch file,

    Windows XP:
    How To Schedule Tasks in Windows XP

    Windows 7:
    Schedule a task

    Batch command, insert in filename.bat:
    copy source destination


    I am cheatos

    Reply With QuoteReply With Quote
    Thanks

  3. #3
    You could also add a batch file to the startup folder in your start menu. It would load the batch every time you log into windows.
    An example batch:

    @echo off
    copy /y "source" "destination">nul 2
    exit

    The use of quotes is used if you have a path and/or filename with spaces. Example: program files.
    The nul 2 is used to suppress the text "this file has been successfully copied" or something like that. It will however display error messages.
    Reply With QuoteReply With Quote
    Thanks

  4. #4
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,431
    Activity Longevity
    7/20 19/20
    Today Posts
    2/5 ssss39431
    You can also use cmd.exe /c copy /y source.dat destination.dat to avoid creating a batch file.

    I dislike Windows 7's task scheduler so much I use this instead. Maybe you'll find it useful too.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  5. #5
    Moderator
    Instab's Avatar
    Join Date
    17.09.09
    Posts
    6,661
    Activity Longevity
    5/20 17/20
    Today Posts
    0/5 sssss6661
    not exactly what you've asked for but i would always recommend a client independent blocker like peerblock. would solve your current problem, too
    Your account has been disabled.
    Reply With QuoteReply With Quote
    Thanks

  6. #6
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,431
    Activity Longevity
    7/20 19/20
    Today Posts
    2/5 ssss39431
    The only really good IP blocker was P2PFire, and it doesn't work on anything higher than XP.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  7. Who Said Thanks:

    Renk (10.09.11) , seldom (08.09.11)

  8. #7
    qik5l's Avatar
    Join Date
    13.07.08
    Location
    The land in the future
    P2P Client
    uSerenity, Emule 0.60d
    Posts
    94
    Activity Longevity
    1/20 19/20
    Today Posts
    0/5 sssssss94
    If I use peerblock do I still need to use the built in ipfilter in emule or leave ipfilters turned off in utorrent and emule?
    Reply With QuoteReply With Quote
    Thanks

  9. #8
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,431
    Activity Longevity
    7/20 19/20
    Today Posts
    2/5 ssss39431
    PeerBlock applies globally so there's no need to use the ipfilter on any P2P program if you use it.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  10. Who Said Thanks:

    qik5l (08.09.11)

  11. #9

    Join Date
    26.04.10
    Posts
    329
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss329
    Quote Originally Posted by anon View Post
    The only really good IP blocker was P2PFire, and it doesn't work on anything higher than XP.
    Couldn't find an English version. Does it exist? Also, what would you recommend 1.4 beta or 1.3 stable?
    Reply With QuoteReply With Quote
    Thanks

  12. #10
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,431
    Activity Longevity
    7/20 19/20
    Today Posts
    2/5 ssss39431
    Check the link in my sig, you can find my translation of the recommended version there.

    That thread was among the first ones I created here. Was pretty cool to post that "release".
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  13. Who Said Thanks:

    seldom (08.09.11)

  14. #11
    Moderator
    Instab's Avatar
    Join Date
    17.09.09
    Posts
    6,661
    Activity Longevity
    5/20 17/20
    Today Posts
    0/5 sssss6661
    Quote Originally Posted by qik5l View Post
    If I use peerblock do I still need to use the built in ipfilter in emule or leave ipfilters turned off in utorrent and emule?
    Quote Originally Posted by anon View Post
    PeerBlock applies globally so there's no need to use the ipfilter on any P2P program if you use it.
    exactly that is why i recommended it
    Your account has been disabled.
    Reply With QuoteReply With Quote
    Thanks

  15. Who Said Thanks:

    qik5l (09.09.11)

+ Reply to Thread

Tags for this Thread

Posting Permissions

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