Ftp!!!!!!

Discussion in 'Computers and The Internet' started by ryupower, Sep 17, 2004.

  1. ryupower

    ryupower NO capcom included

    Messages:
    3,218
    Likes Received:
    3
    Tell me, who here used FTP before? I just did an experiment with the ftp protocol, and got addicted to it! Tell me, is this what hackers usually use? Just curious...of coarse there are many ways to get virus's that way...XP
     
  2. balko

    balko Member

    Messages:
    345
    Likes Received:
    0
    i use it to upload things onto my site...
     
  3. Melancholia

    Melancholia Member

    Messages:
    158
    Likes Received:
    4
    I use it every day, both in my job (systems admin) and at home, whatever. It's just a standard means of transferring files around over a network. Many, if not most, coporations have public ftp areas available to download demo versions of their software, etc... It is not a hacker tool :) though it can be if the ftp site is not secured properly.
     
  4. balko

    balko Member

    Messages:
    345
    Likes Received:
    0
    If your a system admin, what FTP software (Free) do you recamend?
     
  5. boringtree

    boringtree Custom User Title

    Messages:
    1,383
    Likes Received:
    1
    im behind a router and i cant seem to get the right ports in or something
     
  6. Melancholia

    Melancholia Member

    Messages:
    158
    Likes Received:
    4
    For what OS? Windows? Look for "SmartFTP" (smartftp.com) Otherwise, just do a google search for FTP client
     
  7. xaosflux

    xaosflux Lifetime Supporter Lifetime Supporter

    Messages:
    2,554
    Likes Received:
    1
    "what client to use"
    What do you want it to do?

    Router Problem:
    If you have a cheap-o router note that FTP opens a connection normally on port 21 first, then opens control channles on tcp 20,sometimes 22; but all the data is transfered using UDP ports..you can try issuing the PASV command or picking 'use Passive mode' to make it a little quieter.
     
  8. boringtree

    boringtree Custom User Title

    Messages:
    1,383
    Likes Received:
    1
    i have 20 - 22 open both ways, but when i try uploading it jus stays at 0%

    i think tcp 21 is all thats needed but still no luck
     
  9. balko

    balko Member

    Messages:
    345
    Likes Received:
    0
    I use it for uploading/downloading files onto my site or others I atempt (lol) to script on.
     
  10. HappyDay

    HappyDay Member

    Messages:
    76
    Likes Received:
    0
    I use ftp for uploading my C++ win32 api programs. Useful server.
     
  11. jerry420

    jerry420 Doctor of everything Lifetime Supporter

    Messages:
    14,704
    Likes Received:
    28
    in command prompt type "ftp"

    then this shows up "ftp>"
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice