BreadCrumbs: Mac OS X SCP (GUI)
Mac OS X SCP (GUI)
From Luke Jackson
(Difference between revisions)
Revision as of 22:39, 31 October 2006 (edit) Ljackson (Talk | contribs) (→Requirements) ← Previous diff |
Revision as of 22:42, 31 October 2006 (edit) Ljackson (Talk | contribs) (→Connecting) Next diff → |
||
Line 18: | Line 18: | ||
[[Image:fugu_connect_info.png|frame|right|Fugu Screenshot]] | [[Image:fugu_connect_info.png|frame|right|Fugu Screenshot]] | ||
- | 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 information into the fields provided. |
+ | |||
+ | * '''Connect''': Server Address | ||
+ | * '''Port''': SCP port number (Default port 22) | ||
+ | * '''Directory''': Starting directory (Optional) | ||
== Public Key Authentication == | == Public Key Authentication == |
Revision as of 22:42, 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 information into the fields provided.
- Connect: Server Address
- Port: SCP port number (Default port 22)
- Directory: Starting directory (Optional)
Public Key Authentication
In order to use Public Key Authentication you will have to configure you server and client to support it.