You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use it in a specific way and it works great :
As a general practitioner doctor, new patients often come with their medical files from their previous doctor on a USB key.
As I cannot trust their key to plug it in the doctor's computer, I use SASUSB on a specific computer, which then send the files on a specific samba-shared folder on a file server.
I used to use CIrclean, but doesn't seem to be alive anylonger, USBSAS works great.
But there is another thing I would like to do, and I did not find a way by modifying the config.toml file:
it's the other way around : a patient is leaving, and would like his medical files from us to his USB key.
I can export the files to a folder accessible from USBSAS computer, but then, how can I tell him to copy it on a USB key as a destination ? (in this case, no need to analyse the data, a copy would be enough)
Is it possible just by modifying the config.toml ?
Thanks again!
The text was updated successfully, but these errors were encountered:
Thank you.
I read more carefully the docs about USBSAS and think I understand why : it doesn't manage USB keys in a "classic" way, but uses its own process to interact with filsystems, for reading and writing ?
If I can help (mostly for testing I guess, as my competences are mostly "basic sysadmin" 's ), don't hesitate to ask.
(I can also translate in french...)
it doesn't manage USB keys in a "classic" way, but uses its own process to interact with filsystems, for reading and writing ?
yes, exactly
If I can help (mostly for testing I guess, as my competences are mostly "basic sysadmin" 's ), don't hesitate to ask.
(I can also translate in french...)
Thank you, I'll let you know !
losynix
changed the title
Help for modification ?
Export files from local filesystem
Jul 17, 2024
Hello,
First of all, thank you for your work !
I try to use it in a specific way and it works great :
As a general practitioner doctor, new patients often come with their medical files from their previous doctor on a USB key.
As I cannot trust their key to plug it in the doctor's computer, I use SASUSB on a specific computer, which then send the files on a specific samba-shared folder on a file server.
I used to use CIrclean, but doesn't seem to be alive anylonger, USBSAS works great.
But there is another thing I would like to do, and I did not find a way by modifying the config.toml file:
it's the other way around : a patient is leaving, and would like his medical files from us to his USB key.
I can export the files to a folder accessible from USBSAS computer, but then, how can I tell him to copy it on a USB key as a destination ? (in this case, no need to analyse the data, a copy would be enough)
Is it possible just by modifying the config.toml ?
Thanks again!
The text was updated successfully, but these errors were encountered: