2022-07-11 12:21 AM
2022-07-11 01:00 AM
Hello,
try to put the file name within quotation marks.
-d "you file path/your file name"
and you should write "hardRst" instead of "hardRsth"
2022-07-11 01:00 AM
Hello,
try to put the file name within quotation marks.
-d "you file path/your file name"
and you should write "hardRst" instead of "hardRsth"
2022-07-11 01:05 AM
Yes, you are right. The problem is the space in the file path name. Replace the space with a underscore can also solve it. Thank you.
2022-07-11 03:32 AM
Another example of why spaces (and other "special" characters) are a Really Bad Idea in file (including folder) names.
This came up twice just last week; eg,
#SpaceInPath