Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkobel/ccloud-sync
A 2011 project in .NET I made to automatically sync folders and files to a server (written in PHP). Sort of a Dropbox like client.
https://github.com/vkobel/ccloud-sync
Last synced: 7 days ago
JSON representation
A 2011 project in .NET I made to automatically sync folders and files to a server (written in PHP). Sort of a Dropbox like client.
- Host: GitHub
- URL: https://github.com/vkobel/ccloud-sync
- Owner: vkobel
- Created: 2013-05-15T08:44:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-15T08:54:56.000Z (over 11 years ago)
- Last Synced: 2023-06-29T23:55:23.367Z (over 1 year ago)
- Language: C#
- Size: 539 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cCloud-Sync
===========A 2011 project in .NET I made to automatically sync folders and files to a server (written in PHP). Sort of a Dropbox like client.
Class Schema
------------Here is a simple schema to show the purpose of the classes and their links.
![class schema](https://raw.github.com/vkobel/cCloud-Sync/master/cCloud.png)