ploiu / file_server

a self-hostable file backup server, written in rust because crabs are funny
Apache License 2.0
0 stars 0 forks source link

renaming a file to a folder name in the same folder desyncs the database and the file system #26

Closed ploiu closed 1 year ago

ploiu commented 1 year ago

Steps to recreate:

  1. create a folder named test
  2. upload a file
  3. rename that file to test

Results

Database updates file to be named test, but the file system does not update. This causes issues with updating that file or folder