Difference between revisions of "Connecting to the Dreamhack server with Cyberduck"
m (Updating SSH hostname for Dreamhacks.) |
m (→Setting Up) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Dreamhack]] | [[Category:Dreamhack]] | ||
− | + | <strong>This tutorial assumes you’ve already followed the [http://wiki.dreamwidth.net/wiki/index.php/Dreamhack_Getting_Started Dreamhack Getting Started guide] to change your password and set up your Dreamhack environment.</strong> | |
− | + | [https://cyberduck.io/ Cyberduck] is a libre server and cloud storage browser for <b>Mac and Windows</b>. It allows you to see and access the files in your Dreamhack server without using command lines. | |
− | + | == Setting Up == | |
− | + | ||
− | + | === Add a Bookmark === | |
− | Under | + | Under the Action gear, select <strong>"New Bookmark"</strong>. This can also be accessed by the shortcut <strong>Ctrl + Shift + B</strong> on Windows or <strong>CMD + Shift + B</strong> on Mac. |
− | Under | + | Under the first drop down menu, select '''SFTP (SSH File Transfer Protocol)''' |
+ | In the form, fill out the following information: | ||
− | + | <div style="margin-left:2em;"><strong>Nickname:</strong> Give your bookmark a memorable nickname. | |
+ | <strong>Server:</strong> ssh-hack.dreamwidth.net | ||
− | + | <strong>Port:</strong> 22 | |
+ | <strong>Username:</strong> dh-''(Your username)'' | ||
− | + | <strong>Password:</strong> ''(Your password)'' | |
+ | </div> | ||
+ | |||
+ | |||
+ | There is no confirmation button. Simply hit the red X button to close the window and save your changes. |
Latest revision as of 21:14, 12 November 2023
This tutorial assumes you’ve already followed the Dreamhack Getting Started guide to change your password and set up your Dreamhack environment.
Cyberduck is a libre server and cloud storage browser for Mac and Windows. It allows you to see and access the files in your Dreamhack server without using command lines.
Setting Up
Add a Bookmark
Under the Action gear, select "New Bookmark". This can also be accessed by the shortcut Ctrl + Shift + B on Windows or CMD + Shift + B on Mac.
Under the first drop down menu, select SFTP (SSH File Transfer Protocol)
In the form, fill out the following information:
Server: ssh-hack.dreamwidth.net
Port: 22
Username: dh-(Your username)
Password: (Your password)
There is no confirmation button. Simply hit the red X button to close the window and save your changes.