mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2307] File transfer: "invalid file name" error on valid filename #1538
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#1538
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 @laniakea64 on GitHub (Dec 20, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2307
Xubuntu 18.04 64-bit
firejail self build from
5e153e6793Steps to reproduce
open a web browser in a
firejail --overlay-tmpfssandbox, go to https://git.hyperbola.info:50100/software/icedove-uxp.git/commit/?id=7339b4e15daff465a2a5ec7448a046773f03261dWhere it says "commit 7339b4e15daff465a2a5ec7448a046773f03261d (patch)", right-click "patch" and save the link target in
~/Downloads. Don't change the filename when saving.Try to transfer the file out of the sandbox with
firejail --get=<pid> ~/Downloads/de870b40934d33a433dfa97beb753ccdb6227693..7339b4e15daff465a2a5ec7448a046773f03261d.patchExpected results
File should transfer
Actual results
File transfer fails with this error -
Changing the
..in the filename to.gets it working.@rusty-snake commented on GitHub (Apr 1, 2020):
still an issue?
@laniakea64 commented on GitHub (Apr 1, 2020):
Yes, still an issue in self build from
5c20f4f53e