Click to See Complete Forum and Search --> : Free FTP Programs?
G-Man79
04-20-2006, 05:00 PM
Anybody know of some solid, reliable and free FTP programs for Tiger?
captain spanky
04-20-2006, 05:06 PM
LMAO!!!!!
how freaky.. that's JUST what I've been looking for this aft!!!!
here ya go, here's a list... I'm using cyber duck and it rooooools... it gets past the company's firewall and everything :D
http://www.pure-mac.com/ftp.html
ecsyle
04-20-2006, 05:42 PM
Anybody know of some solid, reliable and free FTP programs for Tiger?
Yeah... open up the terminal, type in "ftp username@site.com".
Or use scp, which is even better. "scp file1 file2 user@domain.com:/destination/folder/."
without the quotes, of course.
Eraser Nubbin
04-20-2006, 05:49 PM
I use Smart FTP.
I am a real dumsky with this kind of stuff and I can figure it out.
http://www.smartftp.com/
PrintDriver
04-20-2006, 05:54 PM
I use Fetch. It's not free though.
ecsyle
04-20-2006, 06:02 PM
Tiger comes with a built in FTP program. First, you can use the terminal as I suggested. Or, use the connect to server feature (cmd + k) to mount an FTP share.
Command line is faster IMO.
Silence04
04-20-2006, 06:35 PM
i use cyberduck and fetch
captain spanky
04-20-2006, 06:47 PM
Tiger comes with a built in FTP program. First, you can use the terminal ...
ok.. call me an idiot but I'm new to tiger.. hell, I'm new to osx! what is the terminal? and where do i find it? it's not in the developers pack is it?
ecsyle
04-20-2006, 06:59 PM
Command line utility, under the utilities folder under Applications:
/Applications/Utilities/terminal.app
urstwile
04-24-2006, 11:57 PM
Cyberduck works for me too. You can download it here: http://www.opensourcemac.org/
ecsyle
04-25-2006, 12:03 AM
scp
Secure file transfer over SSH.