I am new to the world of Mac (iMac 24 2.8, 4g), so far not the smoothest of transitions, but I am trying. I need to access my FTP site but Safari says I am not allowed. Reading help, Safari can not access non standard IP's, such as an ftp://
Can some tell me how to access mine or another persons ftp:// site?
Is there another browse I am not familiar with?
Thanks, Joe
Non standard IP's??? I think you're a little confused on that one and I'd have to wonder about the validity of that source.
Safari will defer to Finder for FTP links when correctly formatted.
Anyway, you can use any of the posted suggestions, but I'll list them here in order of simplicity/provided functionality:
1. Finder - yes, Finder supports many protocols including FTP, AFP, SMB, etc. Open Finder and press Apple(Command) + K or, click on Go, Connect to Server and enter the url in the form of
ftp://x.x.x.x or
ftp://hostname
2. Firefox - Firefox 3.0 has great support for extended protocols including FTP
3.
Fetch - This program is just that little bit better than Cyberduck and offers more streamlined functionality with drag and drop ala Finder.
4.
Cyberduck - as mentioned, Cyberduck is an old staple and you will find plenty of support online for this program.
5. Terminal - if you are comfortable with CLI commands or find yourself in the shell, it can be just as easy to use Terminal for FTP transfers. Use google or type 'man ftp' when in Terminal for more info.
|| links to programs are within the program titles in this post ||