Skip to content
  • Rob Swindell's avatar
    Fix error when moving files · 73517eee
    Rob Swindell authored
    e.g. file.cpp line 239 (removefile) removing "filename.zip" access=-203 info=smb_freemsgdat reading allocation record at offset 1108
    
    Also, if there is an error removing the original file from the filebase, don't proceed to move the actual file (and log a successful move).
    73517eee