View Full Version : whats a good FREE ftp program
MonsterZero
Apr 11, 2004, 02:16 PM
?
anything that is great that dosnet require me to pay for it.
HexMonkey
Apr 11, 2004, 03:58 PM
I haven't tried many programs, I just stuck with the first free one I got that works, so it might not necessary be the best. It's called Cyberduck, it's very easy to use, has a nice interface, and it's open source.
For more information, the official site is here (http://icu.unizh.ch/~dkocher/cyberduck/).
realityisterror
Apr 11, 2004, 05:12 PM
rbrowserlite (http://www.versiontracker.com/dyn/moreinfo/macosx/13994) (versiontracker link) is probably the most common and probably best free ftp program...
if you ever decide to upgrade to a paid program, panic (http://www.panic.com)'s Transmit is a great program...
reality
Krizoitz
Apr 11, 2004, 07:35 PM
?
anything that is great that dosnet require me to pay for it.
fugu
Giaguara
Apr 11, 2004, 07:50 PM
for really fst stuff where i dont need the gui, i use terminal
for the other stuff - rbrowser lite.
Freakk123
Apr 11, 2004, 08:22 PM
fugu
Yeah, fugu is easy to use, and has a great interface. Be sure to check this one out!
mms
Apr 13, 2004, 12:16 AM
ftp from command line works too if you know how to use it.
janey
Apr 13, 2004, 12:26 AM
imho transmit is well worth the money. its the best graphical ftp program available for os x (all the other stuff, rbrowser, cyberduck, something's always just not that great about it).
Panic makes great Mac software, support them :p
rendezvouscp
Apr 13, 2004, 02:45 AM
I just experimented with logging into my ftp server through the terminal, but are there any man pages on how to use it, or can anyone suggest a good website that shows me how to use ftp through the terminal?
Thanks in advance,
-Chase
Krizoitz
Apr 13, 2004, 03:44 AM
I still say stick with fugu (http://rsug.itd.umich.edu/software/fugu/). Its free, its won an award from Apple, its well designed, and its got a cool name!
powerbookje
Apr 13, 2004, 03:48 AM
the built in ftp in finder or terminal does all I need!
kettle
Apr 13, 2004, 06:46 AM
rbrowserlite (http://www.versiontracker.com/dyn/moreinfo/macosx/13994) (versiontracker link) is probably the most common and probably best free ftp program...
Yes, this really is a good piece of kit, fast for browsing your mac with too. :)
Jeewhizz
Apr 13, 2004, 05:32 PM
Load up finder, hit cmd +k and then login that way - it'll mount the ftp account for you in finder, and you can just drag and drop files :)
jee
BornAgainMac
Apr 13, 2004, 07:35 PM
Even Safari can be used as a FTP program. From the URL bar enter in the ftp site.
ftp://[name or ip address]
MacManDan
Apr 13, 2004, 07:39 PM
Cyberduck is an awesome free FTP program (even supports SFTP). It's a really good program :)
http://icu.unizh.ch/~dkocher/cyberduck/
It has some good powerful features (like external editor support, rendezvous support, and keychain support) that don't get in the way if you just need something simple.
Xero
Apr 13, 2004, 10:03 PM
Load up finder, hit cmd +k and then login that way - it'll mount the ftp account for you in finder, and you can just drag and drop files :)
jee
yes but as far as i know, (and please correct me if im wrong) you cant upload files this way.
mms
Apr 14, 2004, 05:17 PM
Yes, you're right. Finder does read-only FTP, no writing to an FTP server. I'm hoping that the Finder would have built-in read and write FTP in the next major revision, because it is a sorely neede feature. I don't know why it's not included right now, since it can't be that hard of a feature to implement.
cubist
Apr 14, 2004, 06:01 PM
Jeesh!!
Open terminal.
At the % prompt:
ftp <server>
for example: ftp snerdly.gwonkal.com
username: anonymous
blah blah blah : youremail@whatever.com
ftp>
At this prompt, you can say: help
The basic commands are
get <filename>
and
put <filename>
When you're done, say: bye
Don't be afraid of Unix. Embrace it and make it a part of your psyche.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.