osync icon indicating copy to clipboard operation
osync copied to clipboard

A robust two way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near realtime sync

Results 51 osync issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The log says there are conflictual files but do not specify which ones. **To Reproduce** Run osync with this config: https://pastebin.com/pnXc4hWF **Expected behavior** Should list the files...

Hello. I noticed such a bug or flaw. I synchronize files between server 1 (s1) and server 2 (s2). MIN_WAIT = 5 1) I run the daemon on server 1...

enhancement

I just wanted to make a sync while connected via ssh, since the ssh-agent wasn't running on the ssh connection, I had to enter the passphrase for my ssh file...

enhancement

Hi, nice job deajan! I'm looking for a feature that will make osync perfect to become a lightweight single server / multi clients two-way sync. Let's me explain: osync works...

next
feature

https://wiki.samba.org/index.php/Bidirectional_Rsync/osync_based_SysVol_replication_workaround

not a bug

**Describe the bug** Its fixed in trunk, though. I hope its ok that i simply made a bug report instead of going through all the hassle and make a pull...

Randomly (only in shunit 2.1.7pre) --log-conflicts didn't find conflictual files. Need more test cases. Also, conflict detection and ACL functions could be refactored easier.

bug

In order to get near realtime bidirectional sync with multiple servers, SyncOnChanges function needs to be postponed on failure, especially if another osync process locks the current initiator_sync_dir. Improves #107...

feature

Hi Deajan! Very useful script. Thanks a lot. But I need help. I'm trying make to work osync on two servers via network as daemon. Osync works on each servers...

feature

Apply https://github.com/zfsonlinux/zfs/commit/58aeb87a8f69019487457460a5d7c823910fc8ff

enhancement