Max Katsev

Results 18 comments of Max Katsev

On Windows, Recycle Bin is disabled for network drives (including webdav). However you can enable it using the registry tweak described here: https://social.technet.microsoft.com/Forums/windows/en-US/a349801f-398f-4139-8e8b-b0a92f599e2b/enable-recycle-bin-on-mapped-network-drives. As far as security goes, the deleted...

done: https://community.cryptomator.org/t/how-do-i-enable-recycle-bin-for-the-encrypted-files/60/1 feel free to edit

> I think in this flow, the workaround is to [Edit](https://duplicati.readthedocs.io/en/latest/03-using-the-graphical-user-interface/#editing-an-existing-backup) the `Advanced options` into the backup before asking the backup to do a Restore. how about adding this as...

this is still happening, I don't think escaping of the command is the issue, since the problem is in how the output of the command is displayed and the errors...

if I use `-l` flag to redirect the output to a file, it looks normal, so something is messed up with printing to console specifically

kinda related question - is TERM_PROGRAM supposed to be automatically passed to the remote server? because it doesn't for me (env | grep TERM_PROGRAM is empty) and therefore the integration...