ccross(1)

CLOUDCROSS(1) User Commands CLOUDCROSS(1)

NAME

CloudCross - manual page for CloudCross v1.4.4 for Linux

DESCRIPTION

CloudCross v1.4.4 for Linux is a opensource program for sync local files with a many cloud storages.

OPTIONS

-h [ --help ]
Produce help message
-v [ --version ]
Display CloudCross version
-a [ --auth ]
Request authorization token
-p [ --path ] arg
Path to sync directory
--dry-run
Only detect which files need to be uploaded/downloaded, without actually performing them.
-s [ --list ]
Print remote cloud file list
--use-include
Use .include file. Without this option by default use .exclude file. If these files does'nt exists, they are ignore
--prefer arg
Define sync strategy. It can be a one of "remote" or "local". By default it's "local"
--no-hidden
Not sync hidden files and folders
--no-new-rev
Do not create new revisions of files, overwrite their instead
--convert-doc
Convert office document to Google Doc format when upload and convert him back when download
--force arg
Forcing upload or download files. It can be a one of "upload" or "download". This option overrides --prefer option value.
--provider arg
Set cloud provider for current sync operation. On this moment this option can be a "google", "yandex", "mailru", "onedrive" or "dropbox". Default provider is Google Drive
--login arg
Set login for access to cloud provider. Now it used only for Cloud Mail.ru
--password arg
Set password for access to cloud provider. Now it used only for Cloud Mail.ru
--http-proxy arg
Use http proxy server for connection to cloud provider. <arg> must be in a ip_address_or_host_name:port_number format
--socks5-proxy arg
Use socks5 proxy server for connection to cloud provider. <arg> must be in a ip_address_or_host_name:port_number format
--cloud-space
Showing total and free space of cloud
--filter-type
Filter type for .include and .exclude files. Can be set to "regexp" or "wildcard". Ignored if it set in files
--single-thread
Run as single threaded
--low-memory
Reduce memory utilization during reading a remote file list. Using of this option may do increase of synchronization time
--empty-trash
Delete all files from cloud trash bin.
--no-sync
If this option is set synchronization mechanism will be disabled and remote file list not be a readed. Local files will be uploaded without consideration of existence of this files on remote. Use with carefully

SEE ALSO

The full documentation for CloudCross is maintained as a Texinfo manual. If the info and CloudCross programs are properly installed at your site, the command

info CloudCross

should give you access to the complete manual.

September 2018 CloudCross v1.4.4 for Linux