如何解决:“访问被拒绝”与Windows 7的移动指令? [英] how do i fix: 'access denied' with the move command in windows 7?

查看:135
本文介绍了如何解决:“访问被拒绝”与Windows 7的移动指令?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我使用的是Windows 7的移动命令,像这样:

Hi there i'm using the windows 7 'move' command like so:

move /Y "C:\old.sub.folder\folder.i.want.to.move" "F:\new.sub.folder\folder.i.want.to.move"

和我不断收到一个访问被拒绝的错误但是我有充分的权限,我试图移动该文件夹无法打开或正在使用?

and i keep getting an 'accessed denied' error yet i have full permissions and the folder i'm trying to move isn't open or being uses?

一个随机的例子试图移动一个空文件夹到另一个: http://puu.sh/2Rx6b.png

a random example trying to move one empty folder to another: http://puu.sh/2Rx6b.png

什么想法?

感谢

推荐答案

或者你可以尝试的Robocopy / MOVE 参数:

Or you could try robocopy with /MOVE argument:

robocopy C:\old\folder F:\new\folder /E /MOVE

这篇关于如何解决:“访问被拒绝”与Windows 7的移动指令?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆