(In reply to Troels Liebe Bentsen from comment #4) > There is also a bit of discussion on changing the behaviour of fscrypt to use > EXDEV instead: > > https://github.com/google/fscrypt/issues/124 > > But why is Firefox using the /tmp folder in the first place, would it not be > better to do a tmp file in the same folder to start with and then maybe fall > back to /tmp if that fails?
This would probably be better, yes. Both for privacy (if you're downloading to an encrypted folder, there is probably a good reason) and for performance (renaming across file systems is slow). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796661 Title: Firefox can't download files to an fscrypt protected, unlocked folder To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1796661/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
