gpt4 book ai didi

robocopy 错误,错误 32 (0x00000020)

转载 作者:行者123 更新时间:2023-12-02 21:38:48 31 4
gpt4 key购买 nike

我有两个驱动器 A 和 B。使用 python 脚本,我在“A”驱动器中创建一些文件,并运行 powerscript,该脚本以 1 秒的间隔将驱动器 A 中的所有文件复制到驱动器 B。

我在 powershell 中收到此错误。

2015/03/10 23:55:35 ERROR 32 (0x00000020) Time-Stamping Destination File \x.x.x.x\share1\source\ Dummy_100.txt The process cannot access the file because it is being used by another process. Waiting 30 seconds...

我将如何克服这个错误?

最佳答案

如果你想跳过这个文件,你可以使用/r:n,其中n是尝试的次数例如 /w:3/r:5 将每 3 秒尝试 5 次

关于robocopy 错误,错误 32 (0x00000020),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28971450/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com