mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #800] Add an upload command to add a file from the host to a container #541
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#541
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kadogo on GitHub (Sep 21, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/800
Hello,
I just use firejail for my browser and I would share a file on facebook but it was not accessible from the container.
I saw the option --get to download a file from the container to the host, we cannot add an option to upload a file from the host to the container too ?
Cheers.
@chiraag-nataraj commented on GitHub (Sep 22, 2016):
Just as an aside, I usually leave one directory (
$HOME/Downloadscomes to mind) as the "transfer" directory. If I want other programs to access a file, I stick it in Downloads.@netblue30 commented on GitHub (Sep 22, 2016):
All set in git. Use "firejail--put=name|pid src-file dest-file"