CommentMar 7, 2017
Happened several times. The last one was when I tried copying files using Python. For some reason, it was creating blank copies, i.e. the the copied file had the proper name, but had 0 bytes of data. I also tried using Process and OS utils, none of those worked. The same syntax, when used from python shell directly, worked perfectly.