Webdav sync support (sync plugin)

Open
#149 1 comment 1 reaction 1 assignee View on GitHub

@Mikescher is already working on this.

Since Jan 19, 2020.

Assessment

This issue has not been assessed yet.

Description

enhancement PR welcome

Hello, I tried to sync with a webdav server, for that there is no webdav sync plugin, I select netxcloud plugin(I think nextcloud note use webdav), but got the folloing error. Do you have a plan to support webdav sync?

PS. I once tried to deploy a nextcloud, but gave up when the install script reminds me that it only supports servers with more than 2GB RAM, I have no need for a server with more than 1GB RAM before, and won't buy one just for deploying nextcloud. Webdav is lightweight and good enough for documents sync, so maybe more people who want private notes sync service will need it.

The error log:

AlephNote.PluginInterface.Exceptions.RestStatuscodeException: Server example.com returned status code: 404 : Not Found
   at AlephNote.Common.Network.SimpleJsonRest.GenericDownload[TResult](String path, HttpMethod method, Int32[] allowedStatusCodes, String[] parameter)
   at AlephNote.Common.Network.SimpleJsonRest.Get[TResult](String path, Int32[] allowedStatusCodes, String[] parameter)
   at AlephNote.Common.Network.SimpleJsonRest.Get[TResult](String path, String[] parameter)
   at AlephNote.Plugins.Nextcloud.NextcloudAPI.ListNotes(ISimpleJsonRest web)
   at AlephNote.Plugins.Nextcloud.NextcloudConnection.StartSync(IRemoteStorageSyncPersistance data, List`1 localnotes, List`1 localdeletednotes)
   at AlephNote.Common.Repository.SynchronizationThread.DoSync()
Dominant language
C#
Stars
207
Forks
19
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Mikescher/AlephNote

All issues in Mikescher/AlephNote

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.