Questions tagged [synchronization]

480 questions
0
votes
1 answer

Workstation file synchronization to deploy though a group policy

I have roughly 20 PC i want to back up myDocuments folder to one of our servers. Need some recommendations on a file sync program that i can deploy though a group policy. And Looking for a work around to keep from configuring each pc to back up to a…
0
votes
1 answer

blackberry sync shared contacts

We have a Blackberry Enterprise Server, about 50 Blackberries, and Exchange 2003 with a Global Address List (GAL) set up with all the company's shared contacts (several hundred of them, or maybe a thousand). Right now each person's Blackberry is…
apenwarr
  • 2,012
  • 1
  • 11
  • 11
0
votes
4 answers

Win32 software to sync a file system to a FTP server using checksums?

The simple question is how do you sync a Windows file system to an FTP destination periodically while never checking the destination for change unless something bad happens and not relying on file size or date/time changes. Too many other…
Zachary Scott
  • 227
  • 2
  • 14
0
votes
1 answer

File sync between two server behind load balancer

I have a best practice question. We have an app running on two servers behind a load balancer. Most data is in a common DB, user uploaded files are in object-storage. So not much to keep in sync, except some YAML config files that are generated by…
Illes Peter
  • 41
  • 1
  • 8
0
votes
1 answer

Why does Azure AD joined account name on local computer not sync after change of UPN in Azure AD?

A user asked me to change his account name in Azure AD, which I did (actually did it through GoDaddy UI but end result is change of user principal name). The account name has changed on his Teams and email (after signing out and signing back in) but…
0
votes
1 answer

Which process/script/application if squeezing my files every 5 minutes?

I have a process executing every 5 minutes (precisely) which overwrites the content of a folder. It obviously synchronizes whith another (identified) folder, which means it completely replaces the content of the folder with content of the other…
Alexis Dufrenoy
  • 235
  • 1
  • 3
  • 11
0
votes
1 answer

How to properly migrate user's email profile from local e-mail server to m365

My task was to migrate our HR manager's email account from our local e-mail server and keep all her folders, sub folders mails contacts etc. as they were. I have managed to redirect the mailflow to her new email address but when I was trying to…
0
votes
0 answers

SQL server CDC sync to SQL server express

Is there some built-in or some simple tool for syncing CDC tables to SQL server express. CDC server is remote and I only have read only access to it if that's important.
Trekstler
  • 1
  • 1
0
votes
0 answers

Sync a local file with server to be served

I have a little website which serves a pdf file using nginx. I change the file once a week and I need it to sync with the file that's on the server. My approach was using scp (ssh), however, I can only upload the file into admin's home directory,…
0
votes
0 answers

Sync a directory between two shared hosting servers using rsync

I have two shared hosting servers and I need to sync a directory with subfiles/directories using rsync via SSH automatically. Mean: If server1 had changed server2 updates the changes. If server2 had changed server1 updates the changes. I can use…
0
votes
1 answer

Keep thread synchronized across multiple devices (ejabberd/conversations)

I want to use two different client devices with the same jabber ID, and I want the message thread to appear the same to both of them, even if one of the clients is offline for a period of time. Both clients run Conversations and the server is…
0
votes
0 answers

SQL Sync Scenarios (on-prem to Azure)

I would like your help making a decision on the following: We have a local SQL server and we would like to sync to either Azure SQL on VM or Managed Instance using Sync Framework 2.1. From what I understand, the framework would work only on Azure…
0
votes
0 answers

Delay in NFS Client file Updation in NFS Server

We have an NFS server and our custom board which is our NFS Client. We are generating a log file as part of our custom application. This log file is getting generated in the root file system of the board(NFS client) immediately after the application…
Aparna
  • 1
0
votes
1 answer

Execute following steps after rsync is finished

First I thought that rsync isn't syncing everything described here Limitations of rsync? Not syncing everything Now after a day I found out that it was actually still working/ running and now all the files are there. The problem is: My zip is…
jona
  • 113
  • 4
0
votes
1 answer

ADSync to Office365 doesn't update Exchange properties

Introduction For one of my clients, the following problem occured. We have a distribution group setup in Active Directory that contains all members and is automatically added when we create a new user. The distribution group is synced to Office365…
LPChip
  • 333
  • 2
  • 12