PDA

View Full Version : Looking for good (preferably free) FTP software




ipoddin
Jan 24, 2004, 09:24 PM
I'm currently using RBrowser Lite and it's UI is absolutely horrid. Any recommendations for a good FTP program (preferably free but I'd pay a nominal fee for a really good program).

thanks.



whocares
Jan 24, 2004, 09:52 PM
It isn't free, but Transmit is the best $25 dollars you'll ever spend for shareware.

javabear90
Jan 25, 2004, 10:48 AM
I like capatin FTP it's not free however there is a 15 day free traial. (thats all I have used) However that is getting old and I would like to Also find a good free program.

You can donload Captain FTP from version tracker. ¡Hope this helps!

-Ted

¡Who! ¿Is this cool or what?

machan
Jan 27, 2004, 09:54 AM
fugu (http://www.macupdate.com/info.php/id/8761) is pretty nice and it's free.

LethalWolfe
Jan 27, 2004, 10:15 AM
Originally posted by whocares
It isn't free, but Transmit is the best $25 dollars you'll ever spend for shareware.

I 2nd Transmit.


Lethal

Phatpat
Jan 27, 2004, 11:05 AM
I also like Transmit a lot. It's free for awhile, when the trial period expires you are limited to 10 min of use. I'm seriously considering paying for it, and I never thought I'd pay for a shareware program.

Santiago
Jan 27, 2004, 12:04 PM
I feel obligated to point out that regular old FTP is in no way a secure service and that someone sniffing the network can steal your password. If it's an FTP-only account, then that's not as bad, but you really shouldn't ever enable the FTP service on a Mac where you allow remote login. Unfortunately, there is no real consensus over a secure FTP variant. (There's SFTP and FTP with kerberos authentication, and GUI wrappers for SCP, which only needs SSH access.) I mostly just use SCP from the command line to transfer files from my PowerBook to my server...

ExoticFish
Jan 27, 2004, 12:19 PM
i've been using cyber duck lately and i like it.

eidt: it's free too!

Hoky
Jan 27, 2004, 12:49 PM
Originally posted by Phatpat
I also like Transmit a lot. It's free for awhile, when the trial period expires you are limited to 10 min of use. I'm seriously considering paying for it, and I never thought I'd pay for a shareware program.

I echo Phatpat's sentiments. I tried Transmit for a few months, and eventually did pay for it. It is solid and easy to use. Panic makes good software.

I recommend it highly.

Nermal
Jan 27, 2004, 04:00 PM
If you're a student, try Fetch (http://www.fetchsoftworks.com/). It's free for students.

mara
Jan 27, 2004, 04:17 PM
Fugu is my suggestion as well. Much better that CyberDuck which I used before I switched to Fugu.

FlamDrag
Jan 27, 2004, 04:34 PM
If you are ever updating web sites with a remotely complicated file structure, Transmit is 100% the way to go.

The synchronize feature in Transmit is WONDERFUL. It prevents you from being forced to sift through folders to update that ONE file in that folder, then that ONE file in that other folder etc.

Plus it's very fast and intuitive to use. $25 is worth it.

If you don't want to spend $25 on it, don't even download the demo. You probably won't be happy with anything else.

Makosuke
Jan 27, 2004, 06:11 PM
I third (fourth?) Fugu as currently the best free FTP program (unless you count the command line) for OSX.

That said, I use a paid version of Interarchy for most of my needs. Yes, I realize that most people prefer Transmit (and I like Panic software a lot), but I've been comfortable with Interarchy for years, it's mirror upload seems to work VERY well (the modified file check, even with thousands of files across dozens of embedded directories, only takes a couple of seconds), and I rather like the interface, particularly as of the newest version.

It doens't feel as slick as Transmit, though.

GovornorPhatt
Jan 27, 2004, 07:16 PM
I just use the built in FTP browser in Macromedia Dreamweaver MX for my website. I occasionaly use RB Browser light when I have to.

What would be cool was if you could connect and put files to a FTP server from a Finder window...

Rower_CPU
Jan 27, 2004, 07:19 PM
Originally posted by Santiago
I feel obligated to point out that regular old FTP is in no way a secure service and that someone sniffing the network can steal your password. If it's an FTP-only account, then that's not as bad, but you really shouldn't ever enable the FTP service on a Mac where you allow remote login. Unfortunately, there is no real consensus over a secure FTP variant. (There's SFTP and FTP with kerberos authentication, and GUI wrappers for SCP, which only needs SSH access.) I mostly just use SCP from the command line to transfer files from my PowerBook to my server...

SFTP works well for me with Transmit.

sethypoo
Jan 27, 2004, 07:19 PM
Originally posted by Santiago
I feel obligated to point out that regular old FTP is in no way a secure service and that someone sniffing the network can steal your password. If it's an FTP-only account, then that's not as bad, but you really shouldn't ever enable the FTP service on a Mac where you allow remote login. Unfortunately, there is no real consensus over a secure FTP variant. (There's SFTP and FTP with kerberos authentication, and GUI wrappers for SCP, which only needs SSH access.) I mostly just use SCP from the command line to transfer files from my PowerBook to my server...

So which protocol should someone use if concerned with security?