Difference between revisions of "Uploading your website using Apple OS X"
From SchoolsWiki
(New page: == MacOS X == Apple's MacOS X has native support for WebDAV. In fact, Apple's iDisk service (part of the iMac suite) is provided via WebDAV, so it is no surprise that it is trivi...) |
m (Updated with screenshots from Snow Leopard) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Image:Macosx.png||right]] | ||
+ | |||
== MacOS X == | == MacOS X == | ||
Line 4: | Line 6: | ||
− | + | * Launch the Finder and choose '''Connect to Server...''' from the '''Go''' menu. | |
+ | |||
+ | [[Image:Osx-connect-to-server.png]] | ||
+ | |||
+ | |||
+ | * A dialog box called '''Connect to Server''' will appear asking you for the server address. | ||
− | [[Image: | + | [[Image:Osx-webdav-connect.png]] |
+ | |||
+ | * You should type: ''<nowiki>h</nowiki>ttps://upload.scoilnet.ie/<span style="background-color: pink;">school1</span>'' replacing <span style="background-color: pink;">school1</span> with your own school's [[Online Name]]. | ||
+ | * You will be prompted for your '''username''' and '''password''' Enter these and click '''OK''' to continue. | ||
− | + | [[Image:Oxs-webdav-auth.png]] | |
− | |||
− | [[ | + | * Once you have signed in, the WebDAV share will be mounted on your desktop. You should copy your website files into the folder named: ''<span style="background-color: pink;">school1</span>.scoilnet.ie'' where <span style="background-color: pink;">school1</span> will be replaced by your own school's [[Online Name]]. |
+ | [[Image:Osx-webdav-mounted.png]] | ||
− | + | == Goliath == | |
− | http://www.webdav.org/goliath/ | + | Alternatively you can use [http://www.webdav.org/goliath/ Goliath] to upload your files to the server. |
Latest revision as of 09:25, 7 July 2010
MacOS X
Apple's MacOS X has native support for WebDAV. In fact, Apple's iDisk service (part of the iMac suite) is provided via WebDAV, so it is no surprise that it is trivial to setup a WebDAV connection in MacOS X.
- Launch the Finder and choose Connect to Server... from the Go menu.
- A dialog box called Connect to Server will appear asking you for the server address.
- You should type: https://upload.scoilnet.ie/school1 replacing school1 with your own school's Online Name.
- You will be prompted for your username and password Enter these and click OK to continue.
- Once you have signed in, the WebDAV share will be mounted on your desktop. You should copy your website files into the folder named: school1.scoilnet.ie where school1 will be replaced by your own school's Online Name.
Goliath
Alternatively you can use Goliath to upload your files to the server.