Skip to content

A simple C# application to sync files and folders with an webdav server

Notifications You must be signed in to change notification settings

pimmerks/WebdavSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdavSync

A simple C# application to sync files and folders with an webdav server


Project is still a work in progress!

For the status of this project, see the Projects tab.


Projects:

  • App: This is a wpf application to create the config files for the runner.
  • ConsoleApp: This console application will load the config files and run runner.
  • Model: Some basic models for all the projects to use.
  • Runner: The project that does the syncing.