Open bingmatv opened 1 month ago
Your post lists a few facts, but no question or request. So what do you want?
While using --private --noprofile parameters, any downloaded files in sandbox are invisible for Host file managers
Expected.
can't find the file.
procfs and magic symlinks are a crazy, confusing thing. If you think find / grep has a bug, report it to them.
Also where do you expect the file to be found in proc? In /proc/<pid>/fd
? In /proc/<pid>/fdinfo
?
Basic debugging information is missing; please follow the bug report template:
While using --private --noprofile parameters, any downloaded files in sandbox are invisible for Host file managers
This is the expected behavior of --private
.
To transfer files from the sandbox, see --get=
and FILE TRANSFER
in man firejail
.
Alternatively, use --private=foo
or whitelist the paths that you need instead
of using --private
.
See also:
While using --private --noprofile parameters, any downloaded files in sandbox are invisible for Host file managers
can't find the file.