Projects tagged ‘rsync’ and ‘sync’


[6 total ]

6 Users

FileSync plugin for Eclipse is a file synchronisation tool. The main goal is to keep files outside of Eclipse projects in-sync with Eclipse project files. The plugin works as builder in Eclipse ... [More] and will synchronize all changes on Eclipse project files to mapped external folders. E.g. if a file is created, changed or deleted in Eclipse, then the mapped (external) file will be created, changed or deleted too. Please note, that synchronization works is only in one direction - from Eclipse to the rest of the world. [Less]
Created 12 months ago.

6 Users
   

PowerFolder is a software to automatically synchronize, share and backup files online or in LAN. PowerFolder is dual licensed: PowerFolder Basic (GPL) is free available on its sourgeforge.net ... [More] page. PowerFolder Pro (commercial) adds major security features and is available at the download page as 30 days trial. It uses peer-to-peer technology to discover people you exchange files with. [Less]
Created over 3 years ago.

0 Users

This project consists of two components: server file generator: it will generate an index file for a certain set of files client will sync against the files residing on a HTTP/1.1 webserver. The ... [More] application can easily be integrated (since most of the function is done in a library). Or you can use the provided command line utility. The trick is, that you can use the HTTP1.1 PART mode in order to transfer parts of the changed files ony. with using this, your webserver can handle many clients with no server load generation. Used libsSHA1 libFiles: SHA1.cpp, SHA1.h Source: http://www.codeproject.com/KB/recipes/csha1.aspx License: 100% free public domain implementation of the SHA-1 algorithm (see source code) boost ASIOSource: www.boost.org/doc/libs/release/libs/asio/index.html License: Boost License, compatible with closed source boost FilesystemSource: www.boost.org/doc/libs/release/libs/filesystem/index.html License: Boost License, compatible with closed source How to installget boost: for windows: http://www.boostpro.com/products/free http://www.boost.org/users/download/ download and unzip boost somewhere run cmake and set the WSYNC_BOOST_DIR variable to your boost path for example to "C:\Program Files\boost\boost_1_36_0" generate cmake buildsystem build and have fun [Less]
Created 4 months ago.

0 Users

Pylsyncd is a python implementation similar to lsyncd that uses rsync to synchronize local directories with several remote machines running rsyncd. Pylsyncd monitors recursively a set of directories ... [More] using pyinotify, a pure Python module used for monitoring filesystems changes that relies on inotify. The main advantage of pylsyncd against lsyncd is that it uses message queues in order to synchronize in a parallel way several destination servers, saving up time when it is required to have more than one destination. It has been tested in heavy loaded environments. [Less]
Created 4 months ago.

0 Users

This project initially started as a simple utility to sync files on a local network from a notebook to a NA, but proves to provide more functionality that just that. With the robust feature set that ... [More] rsync provides and the lack of a Ruby rsync API, RubyCocoa provides a way to put a front end to rsync, allowing countless uses. [Less]
Created 8 months ago.

0 Users

Created 5 months ago.