使用 MQFTE 传输时,当其他应用程序使用源文件时显示读取错误?
当其他应用程序使用源文件时,我需要显示读取错误。
例如:源文件名:test.txt 内容:测试文件。
将以上内容存入txt文件并保存。
txt 文件被打开并修改如下,但不保存。
测试文件已修改。
当我现在调用传输时,我应该收到读取错误,而是使用上次保存的内容(测试文件)传输文件。
我该怎么做才能显示错误消息?
本案例在unix和windows下进行了测试。
I need to display a read error when the source file is being used by other applications.
For example : Source filename: test.txt Content: Test file.
The above content is stored in the txt file and saved.
The txt file is opened and is modified as below but not saved.
Test file is modified.
When i invoke the transfer now i should get a read error, instead the file gets transferred with the last saved content(Test file).
What can i do to display a error message?
This case was tested in unix and windows.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论