Porting Large Number of Sync Folders


btsyncfof

Recommended Posts

I'm currently allowing family members to backup to an always on server that I'm running.  However, this means that I have a lot of read-only secrets to maintain, as my folder directory might look something like this:

 

MyServer/Backups/

    MeLaptop/

    MeDesktop/

    MePhone/

    SiblingLaptop/

    SiblingPhone/

    ... you get the idea.

 

Each of those subfolders has a read-only secret that needs to be applied.  Now, I'm setting up a second server that should serve the exact same function as the first server - thus, the same file structure, the same keys, though the root path might be different, i.e.:

 

MyServer2/Backups/

    MeLaptop/

    ... etc.

 

Is there a relatively easy way to duplicate the setup with the keys?  Or do I need to explicitly re-apply all of the keys to each folder?  By "relatively easy", I suppose what I really mean is a sequence of steps that would remain constant in length regardless of how many subfolders there were.

 

Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.