SpatiumPortae/portal

Prompt before overwriting file

mellonnen opened this issue · 0 comments

Currently, we are always writing the received file to disk even if there is a file with the same name.

  • The default behavior should be to prompt the receiver if they want to overwrite the file
  • A flag/config can be specified by the user to allow users to opt-out of this behavior