Skip to content

woakes070048/KS2.EasySyncClient.Community

 
 

Repository files navigation

EasySyncClient

A Dropbox-like for Alfresco ECM

This sofware extend Alfresco ECM with offline sync capabilities similar to what Dropbox / OneDrive / etc... do.

The software is made in C# and requires .NET Framework 4.5.2 to run on Windows. It is the first working version. As such, the code is very rough and would need some reowork but due to lack of time, I can't refactor it for now

It has been fully tested on Windows and being validated for MacOs.

The software is using :

For more information : http://ks2.fr/produits/ks2-easysync-client-en/

#How does it work
1 - Download the latest release
2 - Run Easysyncclient.exe
3 - You will be prompted to enter your Alfresco's credential as well a your Alfresco's CMIS endpoint URL. You have 3 choices depending on your version of Alfresco : -> http://:/alfresco/cmisatom
-> http://:/alfresco/api/-default-/public/cmis/versions/1.0/atom
-> http://:/alfresco/api/-default-/public/cmis/versions/1.1/atom

4 - Select the site you want to synchronize
5 - Select the local folder on your workstation where to synchonize
6 - That's it ! You're syncing !

About

A Dropbox® equivalent for Alfresco ECM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%