Hi Adrian, perfect, thanks a lot for this tip. This is exactly what I was looking for. Changing the parameters solved my issue. New command: "C:\Program Files\VeraCrypt\VeraCrypt.exe" /v data_container /l s /m ts /q /m rm
Hi, you can create a container within the free space of your external harddrive. This container file is then encrypted. After creation you have to open (=mount) the container. The container is then visible as a drive and then you can move the folders to that container. You can find a tutorial here: https://www.veracrypt.fr/en/Beginner%27s%20Tutorial.html But moving files does not mean that they are 100% deleted. You "just" do not see them any more on the harddrive. To ensure that the moved folders...
Hi, Within the preferences I unchecked the setting "Preserve modification timestamp of file containers" to ensure that the changed date (timestamp) of my container is updated. If I use the UI to manually open/close the container the date of the container is correctly updated. But I am normally using a small batch script to open and close the container. If I now use this batch script the date is not updated. Script for opening the container file: "C:\Program Files\VeraCrypt\VeraCrypt.exe" /v data_container.tc...
Hi, Within the preferences I unchecked the setting "Preserve modification timestamp of file containers" to ensure that the changed date (timestamp) of my container is updated. If I use the UI to manually open/close the container the date of the container is correctly updated. But I am normally using a small batch script to open and close the container. If I now use this batch script the date is not updated. Script for opening the container file: "C:\Program Files\VeraCrypt\VeraCrypt.exe" /v data_container.tc...