• 离线文件同步报错access denied 终极解决办法:


    不要看下面的了。
    终极解决办法就是:重新设置文件夹权限。
    取消从父目录继承权限设置,然后选择copy这些权限。
    然后选择替换本目录和所有子目录的权限。
    再然后重新启用从父目录继承权限设置。
    就Okay了。
    下面的一些方法可以参考,但是上面的方法是最后法门。

    =====================================================================

    如果其他办法不行,考虑以下办法:
    Access denied synchronizing offline files
    One of our laptops suddenly started having the following issue:

    The laptop (Windows XP SP2) is part of a domain, served by a Windows 2003 SBS-server. The user has marked one folder in his user-folder on the server for offline usage. Everything was working fine up until now.
    The user was abroad for a week and kept working with his offline folder. He created about 150 files of all kinds, Word, Excel, Adobe PDF, and so on.
    When he came back he placed his laptop in the docking station and when he tried to synchronize his offline files a pop-up showed telling him that the offline file, a new file he created, was deleted from the server and whether he wanted to delete the offline file, or copy it to the server. The last option was chosen of course.

    Than the syncing continued but ended with about 150 errors:
    Offline Files (\\server\users$ om server): Access to “DocumentName.doc” is denied on \\server\users$\Usersname\DocFolder

    Strange thing is that new folders he created are neatly synchronized with the server. Files however all end up with the error mentioned above.

    Tried / Checked the following:
    - Permissions on the user-folder are ok, the user is owner of the folder being synchronized;
    - Disconnected from the network;
    - Files and folders which were created offline became visible;
    - Copied the offline files and folders;
    - Re-attached to the network
    - Re-initialized the offline folders;
    - After reboot, copied the folders to the server manually;
    - Marked the folder for offline usage again, this process went fine;
    - Detached from the network and created a few files and folders in the offline tree of files;
    - Attached to the network and synced, same problem still;
    - Trying to use an other folder on an other share on the network results in the same error-messages.
     
     
    最好办法
  • On the Tools menu, click Folder Options.
  • On the Offline Files tab, click View Files.
  • 找到出故障的文件删除或者做处理即可。 

  • 相关阅读:
    爬虫
    vue进级
    el-upload加header
    上传图片到服务器报错 {errMsg: "uploadFile:fail ssl hand shake error"}
    【Node.js】论一个低配版Web实时通信库是如何实现的1( WebSocket篇)
    【Node.js】 bodyparser实现原理解析
    【JavaScript】EventEmitter的前端实现
    【JavaScript】当我们尝试用JavaScipt测网速
    git命令
    【Java】利用注解和反射实现一个"低配版"的依赖注入
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1361577.html
Copyright © 2020-2023  润新知