OldWildWeb Logo

Software gratuito per sincronizzare cartelle in Java

Un software per la sincronizzazione delle cartelle in Java


Software gratuito per sincronizzare cartelle in Java

foldersync.jar è un software gratuito in Java per effettuare la sincronizzazione di cartelle, molto utile per effettuare backup è compatibile con Windows, Linux e MAC.
L'applicazione può essere configurata in maniera molto semplice, basta editare il file "list.txt", scrivendo una lista di cartelle da sincronizzare, dopo di che basta posizionarlo nella stessa cartella dell'applicazione "foldersync.jar".

Il file di configurazione "list.txt", dovrà contenere la coppia sorgente, destinazione separati da punto e virgola.

Esempio del file di configurazione
--------------------------------------

#SOURCE;DESTINATION
#
#This is a comment!
#
#Linux Example
/home/linux/syncme;/home/linux/sync
#Windows Example
c:\dir;C:\sync

--------------------------------------

Il software può essere utilizzato per eseguire backup in maniera automatica nei sistemi operativi compatibili, configurando ad esempio il cron job Linux oppure lo operazioni pianificate in Windows.
Il comando per avviare l'applicazione è quello standard java:
java -jar foldersync.jar
Questo comando può essere eseguito dal promtp Windows, Shell linux etc.

Si può anche avviare l'applicazione con un semplice doppio click da desktop, in ogni caso è necessario installare sul computer la versione più recente Java.

Il software quando sincronizza una cartella, tiene conto di 2 parametri prima di sovrascrivere un file (eventualmente presente nella cartella di destinazione).

1) La data del sorgente è più recente.

2) La dimensione del sorgente è diversa da quella della destinazione.

Disclaimer: The operations of this freeware are not guaranteed.
Authors not warrant that the operation of the software will be free from interruptions or will be free of bugs.

In no case the author of the software or his subsidiaries: directors, officers, employees, affiliates or contributors be liable to the users for any damages consequential, incidental, indirect or any kind of special occurrence. Including, but not limited to, damages for loss of profits, interruption of business partnership, loss of business information and similar, or for any direct damage to business, to profits, whether or not foreseeable arising out of the use of inability to use the software or written materials annex, regardless basis of advanced claim (whether for breach of contract for negligence, for breach of rules on liability or any other violation of rule of law or otherwise) and even in cases where authors or one of its representative has been advised of the possibility of such damages.