By manipulating mounts and vbox shared folders i can create a link between each guac event home folder.
Each user will get their own folder which they can upload files to via guacamole.
To upload files they will simply need to press CTRL+ALT+SHIFT in order to bring up the guacamole menu.
They can then press the shared drive, and upload files to it.
To access the files in the kali browser, they should either use the terminal and cd into "/media/sf_filetransfer"
Or they can open the gui to browse through the folders, it should be on the left side.
On the more technical side.
Haaukins a new config variable has been made and should be inside the config.yml file.
Haaukins will automatically create the filetransferroot folder on startup, this folder will persist.
When a new event is created, a new folder within the filetransferroot will be created specifically for that event.
And within the event folder user folders will be created when users signup for the event.
Haaukins will then automatically link the each user folder to the corrosponding users vm by utilizing virtualbox shared folders.
On event deletion via the webclient, the event folder including all the user folders will be deleted for that partictular event
By manipulating mounts and vbox shared folders i can create a link between each guac event home folder. Each user will get their own folder which they can upload files to via guacamole.
To upload files they will simply need to press CTRL+ALT+SHIFT in order to bring up the guacamole menu. They can then press the shared drive, and upload files to it.
To access the files in the kali browser, they should either use the terminal and cd into "/media/sf_filetransfer" Or they can open the gui to browse through the folders, it should be on the left side.
On the more technical side. Haaukins a new config variable has been made and should be inside the config.yml file.
Haaukins will automatically create the filetransferroot folder on startup, this folder will persist. When a new event is created, a new folder within the filetransferroot will be created specifically for that event. And within the event folder user folders will be created when users signup for the event.
Haaukins will then automatically link the each user folder to the corrosponding users vm by utilizing virtualbox shared folders.
On event deletion via the webclient, the event folder including all the user folders will be deleted for that partictular event