About
Neocities supports WebDAV, which allows you to mount your Neocities share on your computer.
<% if current_site.nil? %>This feature requires a supporter account.
<% elsif !current_site.supporter? %>This feature requires a supporter account. Click here to become a supporter.
<% else %>Instructions for Windows
Unfortunately, the WebDAV that comes with Windows file manager has issues with SSL, and the problem has not yet been fixed. We recommend using a client like Cyberduck with Windows, which is free and has WebDAV support. You can also try Mountain Duck which will allow you to mount your Neocities site as a hard drive on your computer.
Instructions for OSX
Use these instructions, and use this URL to connect: https://neocities.org/webdav
Enter login info when requested.
You can also try out Cyberduck or Mountain Duck if you run into any issues.
Instructions for Linux (Ubuntu)
- Open Nautilus.
- Press ALT-L to show the location bar.
- Type davs://neocities.org/webdav into location bar.
- Enter your login into the popup.
Instructions for Linux (command line)
For command line, use the davfs2 package.
<% end %>