Welcome‎ > ‎HDFS over WebDav‎ > ‎

WebDAV demo server

Windows

  1. Open My Network Places from your start menu.
  2. Click on Add Network Place, then click Next.
  3. Enter the URL of the server you want to connect to: in our case it's http://webdav.hadoop.iponweb.net/
  4. Click Next, then enter a name for the share (example - IPonWeb Hadoop Demo)
  5. Click Finish, and you're done!


Mac

  1. Click on the Finder icon in the dock.
  2. In the menu bar, click Go, then Connect to Server...
  3. Enter the URL of the server you want to connect to: in this case it's http://webdav.hadoop.iponweb.net/
  4. Click Connect, and you're done!


Linux


If you're  runing linux, you may want to try the davfs2 package. After you install it and dependencies, just enter the command

mount -t davfs http://webdav.hadoop.iponweb.net /mnt/dav

To mount the filesystem to /mnt/dav on your compute.