Forum Discussion
Soporte35
Jun 16, 2022Copper Contributor
Replicación DFS entre sedes
Buenas tardes, Tenemos configurado un servidor DFS en la sede principal con Windows Server 2019 y hemos creado una replicación DFS de algunas carpetas a otra sede. La idea es que en cada sede se...
Dave Patrick
Jun 16, 2022MVP
Do not use DFS Replication in an environment where multiple users update or modify the same files simultaneously on different servers. Doing so can cause DFS Replication to move conflicting copies of the files to the hidden DfsrPrivate\ConflictandDeleted folder.
When multiple users need to modify the same files at the same time on different servers, use the file check-out feature of Windows SharePoint Services to ensure that only one user is working on a file.
DFS Replication - FAQ | Microsoft Docs
Soporte35
Jun 17, 2022Copper Contributor
Hi Dave,
I read that Windows SharePoint Services has not been supported since 2017 and if we use SharePoint Online, the files will be on the Internet.
If DFS replication is not used to work from two servers at the same time, what is this service for? For file copies we already have other programs.
Isn't there another way to do something like that?
Thanks
I read that Windows SharePoint Services has not been supported since 2017 and if we use SharePoint Online, the files will be on the Internet.
If DFS replication is not used to work from two servers at the same time, what is this service for? For file copies we already have other programs.
Isn't there another way to do something like that?
Thanks
- Dave PatrickJun 17, 2022MVP
You may need to train the users in a different way of document management. Read on here.
Understanding (the Lack of) Distributed File Locking in DFSR | Microsoft Docs