Skip to content

sven-weber/WebDavSyncClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDavSyncClient

A cross-platform client for WebDav Synchronisation written in .net Core. The Client supports Mac, Linux and Windows but unfortunately is currently only tested in Linux.

The plan is to run the synchronisation as a background service in the future.

This Project is not under active Development

Altough the client is working no further development will be made for now since I currently do not need the client.

Build

Prerequisites

In oder to build this app the following prequisites are needed:

  • .Net core sdk version >= 2.1

A description on how to install the .net core sdk can be found here. Its available for Windows, Mac and Linux.

Build Script

All steps required for the build can be found in the included Cake build script (see here). The script is located in the ".\build" folder and is available for bash ("build.sh") and powershell ("build.ps1"). All requirements for the build will automatically be downloaded when the script is executed. The build output will be located at ".\src\bin\Release"

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages