Hi All, There's a small group of hams near me that are interested in mesh networking. I'm trying to do what I can to make things happen. One application we are looking for is the ability to sync a folder over the mesh network. I know there's rsync, but since I've never used it, I wanted to ask some questions. To start off with, let me try to explain the setup we're aiming for. Several of us would like to setup Raspberry Pi file servers and have the contents of (/share) folder synced between nodes. Unfortunately, there is no RF links, nor tunnel links between these nodes while we are all at our QTH's. We do meet up once-in-a-while for breakfast, tech discussions & such and would like it if the nodes in our vehicles, once they see each other, would automatically start to sync the data. We each add files to the folder under our own subfolder (eg, /share/george, /share/matt etc) and will likely have another RPi file server at our QTH. We just need to figure out the best way to sync the data when links are available. Questions: Is there a way to setup rSync so that it will sync once a rf link is present? How would that be done? The only way I know of (again, with little to no knowledge of rSync) is to setup a cronjob to sync the files every 5 minutes or so. The task will simply fail if no link is present (I think). Furthermore, if we do setup a tunnel between nodes, or if an RF link is present for several hours/days, we'd only need to sync these files (likely) no more than once a day. Any suggestions are greatly appreciated. 73 Matt KD2HKB |