PaulStogov
PaulStogov
> The argument to back up header path is "-z" so your command should be > > ``` > zuluCrypt-cli -B -t vcrypt -d /dev/sde -e fde -z veracrypt.header >...
And in my case the error was brought by executing `python kohya_gui.py "$@"` and was solved with `python3.10 kohya_gui.py "$@"` version of command.
Some illustrations. Scan time with the SMB share unavailable:  Scan time with the SMB share connected:  It took 7+ hrs more. And the contents of the SMB share...
> Depends on how the share is made available to the users. See https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage/auth_mechanisms.html#considerations-for-shared-storage Thank you very much for the reply, I read the doc you provided. But it seems...