View Full Version : OS X and ftp
whocares
Apr 3, 2003, 12:44 PM
Although I'm not afraid of it, I prefer to avoid the CLI.
Whilst finding other solution to ftp, I found out I can connect to my ftp on my ISP server directly with OS X (cmd-K). Howerver I only have read permissions.
Can I/How can I gain full control of this ftp server (I supply login and pword to connect to ftp server)
Help much appreciated.
Kwyjibo
Apr 3, 2003, 04:14 PM
try transmit it can be foudn on version tracker its a great ftp utility.
FattyMembrane
Apr 3, 2003, 04:21 PM
the ftp abilities of the finder are somewhat lacking. you should be able to connect to the address and be presented with a pop-up asking you for a name/pass, but you can't upload or edit files on the server. for now, i use rbrowser lite, but i hope that apple completes the client in the near future (and ads mod_dav to apache so that i can serve up my own idisk as well).
AlphaTech
Apr 3, 2003, 04:21 PM
Have you tried using the terminal?? I've used that to connect to my web site and make changes. Sometimes I need to get the host support people involved when I cannot either change the permission on a specific item, or delete it. That's rare though. If you use the terminal commands you can upload and download files to/from the site.
BTW, unless your site/server/whatever login information is exactly the same as for your OS X box you will probably need to do the following line...
ssh -2 domainname -l yourusernameforthesite
it will prompt you for the password (type it in and hit enter, even though nothing will show when you type the password). That will have you logged in.
I'm sure there are a few unix/linux geeks here that could give you the command lines you want, if you ask them nicely.
Rower_CPU
Apr 3, 2003, 05:01 PM
Fetch is a decent FTP client as well.
bousozoku
Apr 3, 2003, 05:04 PM
My favourite GUI FTP utility is FTPit! because it works in Japanese as well as English. You can also save server URLs.
It's at http://www.hirokiok.com/ftpit/
Giaguara
Apr 3, 2003, 05:16 PM
i prefer rbrowser lite, but often ftp from terminal :-)
aethier
Apr 3, 2003, 06:22 PM
anyone here know of a good terminal/unix tutorial, that is online, and free. Along the lines of what www.htmlgoodies.com is for that type of stuff
thanks
-aethier
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.