Search:

[Login]  
 Research & Teaching
· Courses

 Resources
· FAQ
· Wiki
· Web Mail
· Mailing Lists
· Web Folders
· Projects

 Search


FAQ (Frequently Asked Questions)

Category: Web Folders

Questions

Answers

  • How do I access web folders on CDS?
    Submitted by: mpotter
    Submitted on: March 8, 2004

    Web Folders

    Web folders using WebDAV are available on the CDS cluster. They can be read and written to using client software similar to FTP that is freely available online, and read from a Web browser.

    Create a Web Folder

    1. To use web folders, you must first create a directory and set the permissions on it from CDS Central
    2. Start by clicking "Web Folders" in the left side of the page under Resources.
    3. Log in with your CDS username and login.
    4. Click the link "Create a web folder."
    5. Select a name for the folder and click "Create folder." Avoid using spaces in the name as this may cause the folder to not work properly.
    6. A message will come up indicating the folder has been created.
    7. Note the link as this will be used for accessing the files later.
      • The link is of the form: https://www.cds.caltech.edu/dav/your_username/folder_name

    Setting folder permissions

    1. From the webfolders page, click the link: "Add a user to a web folder."
    2. Click the directory name you want to create a password for. This user name will only work for this webfolder and won't access any other part of the system.
    3. Enter a new username, type in the password and confirm it.
    4. Click "add user."

    Putting files into the web folder

    Client Software

    • Linux: Cadaver
    • Windows: No special software needed.
    • Mac: No special software is needed as of 10.4, but Goliath is freely available.

    Adding files to the directory with Linux

    1. The Linux WebDAV client is available on the CDS Linux PCs. To access your new web folder type a command like: "cadaver https://www.cds.caltech.edu/dav/fred/fredsfiles"
    2. Enter the username and password you set on the directory
    3. Regular ftp-like commands can be used to work with files, and there are some added features like encryption and the ability to edit remote files from within cadaver. For a list type "?" or "help" and press enter.

    Adding files to the directory with Windows XP

    1. WebDAV write access from Windows must be configured through the control panel. To do this, go to the Start button, Choose Settings and Control Panel.
    2. Double-click the "Network Connections" icon in the Control Panel.
    3. In the left panel of the new window click "My Network Places."
    4. Again in the left panel, click "Add a Network Place." The "Add a Network Place" wizard will come up. Click Next.
    5. Click "Choose Another Network Location" and click Next.
    6. In the box, add the location of the WebDAV folder you created earlier. Example: https://www.cds.caltech.edu/dav/fred/fredsfiles. Click Next.
    7. Enter the username and password you created for the folder, if any. If you don't want your password to be stored, uncheck the "Remember Password" box
    8. You will be asked for a name for this Network Place. Enter a name or take the default by clicking next. Click Finish
    9. To access the folder in the future, go into My Computer and click "My Network Places" in the left panel.

    Adding files to the directory with Windows Vista

    1. Vista reportedly does not work with the XP instructions. Some users have had luck with 3rd party clients, but as of this time I'm not aware of any free WebDAV clients for Vista.

    [Back to Top]