Transmission is pretty good.
I think you mean Transmit, Transmission is a BitTorrent client
Why not use the OS X built in ftp? In other words, from the Finder click on Go and then Connect to Server and then enter an ftp:// URL including username and password if necessary. Then you get a finder window of the ftp mount.
Also, last time I tried any of the GUI based ftp apps like Fetch, they had horrendously slow transfer rates, as much as 2-3x slower than command line. So if you aren't going to use the Finder ftp, then I recommend going command line, such as lftp. It can do ftp, scp, as well as other protocols and has means for batching and resumption of partial transfers.
How about using the ftp client from the command line. It has all the features that you would need.
Open a terminal and type ftp somebody@ftpserver.com
then follow the bouncing ball...(okay, so there is no ball, but still easy enough to use)
Cheers
Because the OS X built in ftp is read only. You can't upload.
Err...no. It is read and write.
If you read the first sentence you will see hat Cyberduck is not a choice for me 😉cyber duck!
Because the OS X built in ftp is read only. You can't upload.
No, really.....it is read only.
http://support.apple.com/kb/TA21175
If you can mount an FTP server and copy files to it, please let us all know.
-Kevin
Awww, yes - I see what you're saying. From the finder you can't. I use the built in ftp via terminal 🙂