Menu

Yet Another File Synchronizer / News: Recent posts

Yafs lib FTP 1.1.2 released

Fixes a bug: exception when checking the existence of the root directory of the target if it is different of the root of a FTP account.
Updates the API: FTPFileHelper.checkDirExists(FTPClient, String, String) is deprecated.

Posted by Gleam 2011-10-07

Yafs lib 1.1.2 released

Sets the status to SYNCHRONIZED only if no more action is remaining after a synchronization process.
Fixes two bugs: unable to re-run a synchronization with the same Synchronizer instance, resource missing.

Posted by Gleam 2011-10-05

lib 1.1.1 and FTP 1.1.1 released

Bug fix in lib 1.1.1: no check of the root target.
FTP library 1.1.1 optimizes the requests to a FTP server during the check for synchronization process.

Posted by Gleam 2011-09-23

YAFS lib and impl 1.1

YAFS lib 1.1 Introduces SyncActionResult class to associate an eventual explanation to a success or a fail of a synchronization action run.
The two implementations (impl-file-1.1 and impl-FTP-1.1) take into account this API change.

Posted by Gleam 2011-09-09

FTP library 1.0.3 realesed

Bug fix: parsing date from FTP servers

Posted by Gleam 2011-09-06

FTP library 1.0.2 realesed

Bug fix in in the FTP implementation: missing method in FTPFileHelper.

Posted by Gleam 2011-09-02

How to use YAFS

Add an example in the "How to use YAFS" page on the website.

Posted by Gleam 2011-08-30

YAFS lib 1.0.1

Bug fix: wrong index in event object when toSyncRemoved(ToSyncChangeEvent) is fired.

Posted by Gleam 2011-08-04

Yafs 1.0

Since the 25th of july the very first version of the generic lib is available with two implementations.
Today : bug fixe on yafs lib FTP.

Posted by Gleam 2011-08-02