Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dadio2002

macrumors regular
Original poster
Jul 1, 2005
143
0
London, Ontario
Hi, Im trying to access my school ftp server and I would like to know what mac app is out there allowing SFTP using ssh2. I have always been using Transmit before. Thanks
 
If you're comfortable with the terminal, the following commands make it pretty easy:

sftp [username]@[hostname]

put [filename]

get [filename]

Files will downloaded to and uploaded from whatever directory you run the command from.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.