PowerShell:无法打开图像 D:\temp\testEnv\1\B\CIMG0727.JPG:权限被拒绝@ error/blob.c/OpenBlob/2584
我编写了一个 powershell 脚本来使用 imagemagick 的 Convert.exe 缩小图像(质量和分辨率)。不幸的是它不能正常工作。我收到以下错误消息:
PowerShell: unable to open image D:\temp\testEnv\1\B\CIMG0727.JPG: Permission denied @ error/blob.c/OpenBlob/2584
完整的 powershell 脚本: http://pastebin.com/FSxCgeFZ
任何人都可以吗解释一下我做错了什么? 我已经尝试将 acl 设置为“所有人 - 完全访问” - 但它仍然不起作用。
请原谅我糟糕的英语。 预先非常感谢您的支持!
-帕特里克
I wrote a powershell script to shrink images (quality and resolution) with imagemagick's convert.exe. Unfortuantely it does not work properly. I'm getting the following error message:
PowerShell: unable to open image D:\temp\testEnv\1\B\CIMG0727.JPG: Permission denied @ error/blob.c/OpenBlob/2584
The complete powershell script: http://pastebin.com/FSxCgeFZ
Can anybody explain me what I am doing wrong?
I already tried to set the acl to "everybody - full access" - but it still does not work.
Please excuse my bad English.
Thank you very much in advance for your support!
-patrick
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论