A move is just updating the directory index, not moving the bits. If we force a secure move, then the file will have to be copied unnecessarily. One could see maybe different use cases would favor different strategies. Maybe move and then verify via checksum would be a good default strategy?
A move is just updating the directory index, not moving the bits. If we force a secure move, then the file will have to be copied unnecessarily. One could see maybe different use cases would favor different strategies. Maybe move and then verify via checksum would be a good default strategy?