PDA

View Full Version : What do you use for SFTP?




maclover001
Nov 5, 2008, 10:09 PM
Just curious which app you use to SFTP your server.
Does OS X support SFTP natively? I couldn't get it to work.

Anyway, I currently use Cyberduck, but is there a better program?



mshepherd
Nov 5, 2008, 11:32 PM
Just curious which app you use to SFTP your server.
Does OS X support SFTP natively? I couldn't get it to work.

Anyway, I currently use Cyberduck, but is there a better program?

I don't mind Cyberduck but I use FileZilla also.

vandozza
Nov 5, 2008, 11:56 PM
Just curious which app you use to SFTP your server.
Does OS X support SFTP natively? I couldn't get it to work.

Anyway, I currently use Cyberduck, but is there a better program?

for free i don't think there is a better sftp option. some people would say fugu or the osx filezilla, but i think the 'duck is much better. (fugu seems to have ceased development, and filezilla isn't very "mac like".)

paid sftp software is a different matter, you have many excellent options, transmit, forklift, flow, yummyftp. i like panic/transmit's reputation, they make pretty decent mac software, flow was buggy/crashy (for me) and forklift and yummyftp seem good (yummyftp is a little more complicated, and forlkift is a revision or two away from matching transmit imho.)

angelneo
Nov 6, 2008, 05:11 AM
Filezilla for me, probably it's because I have to work between multiple OS.

angelwatt
Nov 6, 2008, 07:57 AM
I use Cyberduck of Fugu. You can also SSH into the account through Terminal if you want something OSX native, though no GUI. I use it to rsync with my account and make some backups.

Maximillian
Nov 9, 2008, 06:00 PM
I use Fetch and BBedit for my SFTP needs. Push all the files onto the server with Fetch and then I can edit them directly off the server with BBEdit.