The CloudCross Project
Current version: 1.4.6
Release date: 2020-01-16
Author: Kamensky Vladimir
The CloudCross is a open source project for a synchronization between your devices and various cloud storages. This software is a cross-platform and could be run on Linux, Windows and Mac OS.
CloudCross allows you to sync only a portion of the local/remote files and folders using black or white lists (.include and .exclude files). At the same time you have the opportunity to choose which files have the advantage - local or remote. Thus, you can keep relevance either local files or files on cloud storage.
For install on Gentoo Linux and hopefully its derivatives (Funtoo, Calculate etc.)
a CloudCross ebuild may be found in programmador overlay.
For simple including of overlays in Your system Layman may be used:
layman -a -s programmador
Now CloudCross should be installable:
emerge --ask net-misc/cloudcross
For install on deb-based distributions (Debian,Ubuntu,Linux Mint):
sudo apt-get install build-essential qt5-default qtbase5-dev qt5-qmake libcurl4-openssl-dev
For install on rpm-based distributions (Redhat,CentOS, Fedora, Alt Linux):
yum groupinstall 'Development Tools'
yum install qt5-qtbase qt5-qtbase-devel curl-devel
For install on Arch Linux:
pacman -S base-devel qt5-base curl
Then to build CloudCross from source follow the next sequence:
- Download archive.
- Unpack it.
- Go to unpacked folder.
- mkdir build
- cd build
- qmake ../CloudCross.pro
- make
As a result, in the build directory will be appears a three subdirectories with a result of compilation. In a ccross-app folder we need a ccross file, in a ccross-curl-executor we need a ccross-curl file. These two file is a main CloudCross executables. Copy these files to /usr/bin directory.
For detailed usage instructions see https://cloudcross.mastersoft24.ru/usage

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
