Closed cyrinux closed 7 years ago
Nice, I didn't know somebody's already using this! Welcome.
Indeed, the expected workflow would be to move old files out of the way beforehand, because Ctrl-Shift-s simply invokes the standard Qubes inter-VM file copy mechanism.
Or you could restart (Ctrl-Shift-u) the DisposableVM before downloading another file with the same name: ~/QubesIncoming/disp13/file
will not conflict with ~/QubesIncoming/disp12/file
.
Ok Thanks you :)
On Sat, 26 Nov 2016, 11:54 Rusty Bird, notifications@github.com wrote:
Closed #1 https://github.com/rustybird/qubes-split-browser/issues/1.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rustybird/qubes-split-browser/issues/1#event-872580254, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfrqyx0znChVd66x8HMm1z3opPNVsctks5rCA_pgaJpZM4K8uBS .
Hi, First, Thanks for this project @rustybird , i'm trying it, work well, doc is good. Keepass gateway is a good idea!
-> I have a try to download from disp to persist vm, but qvm-copy failed if a files allready exist. Do you think in a normal workflow i must move files from QubesIncoming then redownload new from disp to persist? Or is it a bug?
Thanks you