BreadCrumbs: Mac OS X SCP (GUI)
Mac OS X SCP (GUI)
From Luke Jackson
(Difference between revisions)
Revision as of 22:36, 31 October 2006 (edit) Ljackson (Talk | contribs) (→Summary) ← Previous diff |
Revision as of 22:39, 31 October 2006 (edit) Ljackson (Talk | contribs) (→Requirements) Next diff → |
||
Line 10: | Line 10: | ||
# Fugu GUI SCP Client - [http://rsug.itd.umich.edu/software/fugu/ Download] | # Fugu GUI SCP Client - [http://rsug.itd.umich.edu/software/fugu/ Download] | ||
- | === Install Fugu === | + | == Install Fugu == |
Installing .DMG Applications on Mac OS X is very simple. Simply drag the icon from the .DMG image window into your Applications folder and you are done. | Installing .DMG Applications on Mac OS X is very simple. Simply drag the icon from the .DMG image window into your Applications folder and you are done. | ||
- | === Connecting === | + | == Connecting == |
[[Image:fugu_connect_info.png|frame|right|Fugu Screenshot]] | [[Image:fugu_connect_info.png|frame|right|Fugu Screenshot]] | ||
Line 20: | Line 20: | ||
Once you have installed Fugu simply enter the server name in the '''Connect''' field and the port number in the '''Port''' field. (This should usually be port 22.) | Once you have installed Fugu simply enter the server name in the '''Connect''' field and the port number in the '''Port''' field. (This should usually be port 22.) | ||
- | === Public Key Authentication === | + | == Public Key Authentication == |
In order to use [[Public Key Authentication]] you will have to configure you server and client to support it. | In order to use [[Public Key Authentication]] you will have to configure you server and client to support it. | ||
[[Category:Mac OS X]] | [[Category:Mac OS X]] |
Revision as of 22:39, 31 October 2006
Contents |
Summary
There is no built-in Graphical User Interface (GUI) client for scp on Mac OS X.
There for this tutorial describes how to configure your Mac for GUI based scp.
Requirements
- Mac OS X 10.4.X+
- Fugu GUI SCP Client - Download
Install Fugu
Installing .DMG Applications on Mac OS X is very simple. Simply drag the icon from the .DMG image window into your Applications folder and you are done.
Connecting
Once you have installed Fugu simply enter the server name in the Connect field and the port number in the Port field. (This should usually be port 22.)
Public Key Authentication
In order to use Public Key Authentication you will have to configure you server and client to support it.