hive icon indicating copy to clipboard operation
hive copied to clipboard

Client container file inbox

Open fjl opened this issue 3 years ago • 0 comments

The simulator API allows uploading files into the client container when it is started. This feature is very important, but the way it is implemented right now is a bit dangerous: the simulator can basically overwrite any file. I have a feeling that this may lead to hard-to-debug failures.

I propose that files sent by the simulator should be placed in /hive-files instead.

fjl avatar Jan 28 '22 19:01 fjl