Questions tagged [synchronization]

480 questions
0
votes
1 answer

wget -m delete local files that are not existing anymore on the server

I use wget -m to mirror my webspace to my nas. So far it's working great, but I noticed that when a file on the server got deleted, it will be still there locally. Is there any way to delete the local files that aren't existing anymore on the…
jona
  • 113
  • 4
0
votes
0 answers

Backup a Windows with an equivalent of rsync on Linux

I have a computer with a dual boot, a Linux and a Windows. My Linux is backuped with RSYNC on a NAS and it works fine. And from my linux I want to do the same thing with my Windows partition. So i mount my partition and do a RSYNC betwen my…
idontknow
  • 1
  • 1
0
votes
1 answer

GPO's; Edge sync with automatic login using Domain\username instead of username@domain.com

I am trying to set up Edge sync for domain joined users. They authenticate on our terminal server using the Domain\Username format. The sign in works in edge, but the synchronisation refuses. Whenever i use the username@domain.com format it will…
DW24da
  • 31
  • 3
0
votes
1 answer

SAML sync users

Currently we are using SAML SSO, the client starts the Azure Enterprise App, provides us with tenantId, appId, certificate, and its users can log in to us through their Microsoft account. Can we use the same or similar integration in in the…
0
votes
1 answer

On-Prem AD to Azure AD Sync with existing users in both

I have an on-prem active directory domain called xyzcorp.com. I also have an Azure AD domain called xyzcorp.com. The two are not synchronized at the moment. What I want to be able to do is enable directory synchronization between on-prem and Azure…
0
votes
1 answer

DRBD Single Primary Ignore File Types

Is it possible to have an exclusion list for file types (maybe even specific files) so that they wont try to sync with the secondary nodes? I have looked at the DRBD configuration file and cannot find anything about it. If not is there another…
PopSpe
  • 3
  • 1
0
votes
0 answers

Syncing web servers over WAN without port forwarding

We have multiple locations (2 now, soon to be 3) with ProxMox servers that have containers (ubuntu server) on them set up as the following (but will have more web servers): Location…
MicWit
  • 111
  • 2
-1
votes
1 answer

Sync two Non-Enterprise SQL Servers

We have a SQL Server 2005 in one of our company's locations. Since DB calls from other locations are very slow, we would like to set up another SQL Server on the other location and keep the server databases in synch. So a user can make DB calls…
juergen d
  • 248
  • 1
  • 3
  • 10
-1
votes
1 answer

Synchronize Staging Server and Live Server

We have staging and live server at our office. Where Live code and DB changes are far more advanced than staging one.This application developed under php and DB is mysql. Earlier we used to work in staging then we upload that on live server . From…
-1
votes
3 answers

Mirror directory between windows hosts

I'm looking secure way to one-way mirror directory between windows hosts over the internet. Host A - Has directory with files. Should run some sort of server on single open port X. Everything else is blocked at firewall level that I don't have…
Lauri
  • 1
-1
votes
1 answer

NFS directory not working

On the client server the NFS mount on /oracle/r12/inst/apps/database1 works as expected, but /oracle/r12/apps does not. For example if I touch test in /oracle/r12/inst/apps/database1 the file test appears on both the client and the server, this is…
에이바
  • 612
  • 4
  • 11
  • 34
-1
votes
2 answers

Duplication of Windows 7 Backup

I use the built in backup utility for Windows 7 because it's automated and flexible enough to allow me to schedule a daily shadow copy backup of particular files and folders directly to a separate internal RAID 0 array (2 x 1TB). It's also…
-1
votes
1 answer

Proxy mail server at home, real mail server web-hosted

I want to use Kolab as a private person, just as a platform for keeping all my contacts, events, tasks and mail together. It's because it's the only product that supports synchronizing mail+contacts+events+tasks with Thunderbird/Lightning, Win…
noober
  • 109
  • 5
-1
votes
2 answers

How can I synchronous two databases

I have two databases. First one is local and the other is at Internet, in my domain. I want to synchronous two databases. Is it possible to do so ? How can I synchronous two databases ? Some detailed note on the databases, master databases is the…
slaki
  • 11
  • 3
-1
votes
2 answers

What's the best way to actively sync two folders across two network locations?

I have two Windows 2003 servers on two network locations, and the folders are supposed to have the same content at any given time. Basically, whenever a file is written to one of the folders it needs to be written to the corresponding folder on the…
NJD
1 2 3
31
32