Free FTP Software

Discussion in 'Software' started by Mitzs, Apr 15, 2007.

  1. Mitzs
    Honorary Member

    Mitzs Ducktape Goddess

    3,286
    85
    152
    Anyone here use any? If so what kind and what do you think of it?
     
    Certifications: Microcomputers and network specialist.
    WIP: Adobe DW, PS
  2. Phoenix
    Honorary Member

    Phoenix 53656e696f7220 4d6f64

    5,749
    200
    246
    Server or Client?

    Filezilla for client
    IIS or Filezilla Server for server!
     
    Certifications: MCSE, MCITP, VCP
    WIP: > 0
  3. Mitzs
    Honorary Member

    Mitzs Ducktape Goddess

    3,286
    85
    152
    Right now just client side. Thanks Phoenix, I've written them down.
     
    Certifications: Microcomputers and network specialist.
    WIP: Adobe DW, PS
  4. Kitkatninja
    Highly Decorated Member Award 500 Likes Award

    Kitkatninja aka me, myself & I Moderator

    11,143
    559
    383
    Certifications: MSc, PGDip, PGCert, BSc, HNC, LCGI, MBCS CITP, MCP, MCSA, MCSE, MCE, A+, N+, S+, Server+
    WIP: MSc Cyber Security
  5. Raffaz

    Raffaz Kebab Lover Gold Member

    2,976
    56
    184
    I use cuteFTP for transfers with my XBOX, not sure if thats what your after tho.:)
     
    Certifications: A+, MCP, MCDST, AutoCAD
    WIP: Rennovating my house
  6. Crito

    Crito Banned

    505
    14
    0
    I just open a command prompt and type >ftp.

    Once you know how to use the CLI it's the same on all operating system. And the list of commands you need to know is relatively short actually:
    binary
    lcd
    mput
    mget
    bye
    (maybe a few more, but not many)

    Another advantage is you can script ftp transfers in bat or cmd files and then schedule them as jobs using at. Can't do that with a GUI client.

    http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/at.mspx
     
    Certifications: A few
    WIP: none
  7. Kitkatninja
    Highly Decorated Member Award 500 Likes Award

    Kitkatninja aka me, myself & I Moderator

    11,143
    559
    383
    But what happens if you have a flaky internet connection? Does using ftp via the command line support resumable uploads/downloads?

    -Ken
     
    Certifications: MSc, PGDip, PGCert, BSc, HNC, LCGI, MBCS CITP, MCP, MCSA, MCSE, MCE, A+, N+, S+, Server+
    WIP: MSc Cyber Security
  8. zebulebu

    zebulebu Terabyte Poster

    3,748
    330
    187
    No - but the beauty of FTP by command line, as Crito pointed out, is its versatility. Try scripting FTP transfers using a commercial (GUI-based) utility and you'll see what I mean!

    For what its worth, I usually use the command line, but if pressed I'd use WiseFTP or CuteFTP. Neither are 100% free, but both have free trials and you should be able to grab a copy of earlier versions of either of them from a magazine CD somewhere.
     
    Certifications: A few
    WIP: None - f*** 'em
  9. Mr.Cheeks

    Mr.Cheeks 1st ever Gold Member! Gold Member

    5,373
    89
    190
    snap!
     
  10. Kitkatninja
    Highly Decorated Member Award 500 Likes Award

    Kitkatninja aka me, myself & I Moderator

    11,143
    559
    383
    I wasn't knocking using the command line. The majority of stuff you can do in the GUI you can do via the CLI (and vice versa), and the stuff you can't do vice versa is when the CLI compliments the GUI (and vice versa).

    My question was based on curiosity!

    -Ken
     
    Certifications: MSc, PGDip, PGCert, BSc, HNC, LCGI, MBCS CITP, MCP, MCSA, MCSE, MCE, A+, N+, S+, Server+
    WIP: MSc Cyber Security
  11. Crito

    Crito Banned

    505
    14
    0
    You made me look... :oops: apparently the command is reget. From Linux man pages:
     
    Certifications: A few
    WIP: none
  12. Kitkatninja
    Highly Decorated Member Award 500 Likes Award

    Kitkatninja aka me, myself & I Moderator

    11,143
    559
    383
    Cool :)

    -Ken
     
    Certifications: MSc, PGDip, PGCert, BSc, HNC, LCGI, MBCS CITP, MCP, MCSA, MCSE, MCE, A+, N+, S+, Server+
    WIP: MSc Cyber Security
  13. webslinger2k

    webslinger2k Byte Poster

    108
    6
    44
    never heard of reget - will give it a play thx :)

    I use flashfxp btw - real nice app - but CLI is used most often it has to be said.
     
    Certifications: 270, 271, 272
    WIP: 70-290
  14. Mitzs
    Honorary Member

    Mitzs Ducktape Goddess

    3,286
    85
    152
    No I'm using it for websites. I have a couple to do. But they are for friends so they are free.

    Thank you everyone I appreciate it.
     
    Certifications: Microcomputers and network specialist.
    WIP: Adobe DW, PS
  15. zebulebu

    zebulebu Terabyte Poster

    3,748
    330
    187
    Wicked - i never knew that either!

    Wonder if remget works?

    EDIT - doesn't look like it - and apparently 'reget' doesn't work on the windows command line FTP client
     
    Certifications: A few
    WIP: None - f*** 'em
  16. BosonMichael
    Honorary Member Highly Decorated Member Award 500 Likes Award

    BosonMichael Yottabyte Poster

    19,183
    500
    414
    I just use command line or plain-old IE using ftp://.
     
    Certifications: CISSP, MCSE+I, MCSE: Security, MCSE: Messaging, MCDST, MCDBA, MCTS, OCP, CCNP, CCDP, CCNA Security, CCNA Voice, CNE, SCSA, Security+, Linux+, Server+, Network+, A+
    WIP: Just about everything!
  17. Crito

    Crito Banned

    505
    14
    0
    you made me look again :oops: and you're right, the Windows CLI ftp client only supports the following commands:
    Code:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    
    C:\Documents and Settings\slayer>help ftp
    This command is not supported by the help utility.  Try "x /?".
    
    C:\Documents and Settings\slayer>ftp
    ftp> help
    Commands may be abbreviated.  Commands are:
    
    !               delete          literal         prompt          send
    ?               debug           ls              put             status
    append          dir             mdelete         pwd             trace
    ascii           disconnect      mdir            quit            type
    bell            get             mget            quote           user
    binary          glob            mkdir           recv            verbose
    bye             hash            mls             remotehelp
    cd              help            mput            rename
    close           lcd             open            rmdir
    
    Another reason to keep using Linux I guess...
     
    Certifications: A few
    WIP: none
  18. C4sper

    C4sper Byte Poster

    217
    0
    38
    well I just use Total Commander
    grate when you have to ftp bigger qty of files

    used it last weekend to ftp mailserver backup :)

    (don't ask why)
     
    Certifications: ECDL, A+, MCP, MCDST
    WIP: MCSE, CCNA

Share This Page

Loading...
  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.