sweetqert.blogg.se

Linux auto sync folders
Linux auto sync folders





linux auto sync folders

Install Osync in LinuxĪ stable or latest version of osync can be found on Github. Soft deletes or conflictual files are preserved through created backups. Osync’s primary design prevents it from deleting user/system data.

linux auto sync folders

A target/initiator sync schema is also applicable under osync.Ī preexisting target/initiator replica is shielded from multiple concurrent sync processes through pidlocks. If you need speedy execution, you might want to disable some of the osync features like disk space checks and attribute preservation. Multiple backups and soft deletions handling.Command execution for before/after runs.Extended attributes and POSIX ACL synchronization.Resume scenarios to handle fault tolerance.

linux auto sync folders

  • Handles multiple sync tasks through the batch runner and failed sync tasks through a rerun option.
  • Local-to-Local and Local-to-Remote synchronization support.
  • The local-to-local replication run takes approximately 2 seconds whereas the local-to-remote replication run takes approximately 7 seconds. These runs can be local-to-local or local-to-remote. This attribute also makes it agentless.īetween two runs, osync will compare replica file lists. Osync is attributed as stateful because it is not obligated to monitor the targeted files for changes. This stateful synchronizer acts as a rsync wrapper.
  • via a daemon (triggered when new file changes occur).
  • You might ask yourself, why do I need a two-way/bidirectional file synchronization solution? The terminal-based nature of osync makes it an ideal file synchronization solution that can be executed in three modes:







    Linux auto sync folders