Hello, everyone, I apologize for the (possibly) naive question - I'm a beginner. I have VeraCrypt installed on a RaspberryPi, RpiOS 64 bit, I have experience with VeraCrypt from a Windows environment. I save data from RpiOS to a remote external HD, which is connected to linux access point using samba, with the command: sudo mount -t cifs "//<ip_address>/volume(sda1)/<remote_directory>/" /mnt/remote_share -o credentials=/etc/<credential_file>,vers=1.0</credential_file></remote_directory></ip_address>...