LeastAuthority / wormhole-client

A magic-wormhole client in Haskell
GNU General Public License v3.0
6 stars 1 forks source link

Check the filesystem for the existance of the file/directory and reject the offer if they already exist. #53

Open vu3rdd opened 6 years ago

vu3rdd commented 6 years ago

While receiving files or directories, if they already exist in the working directory, the file/directory offer should be rejected.