holepunchto / hyperdrive-next

Hyperdrive is a secure, real-time distributed file system
https://docs.holepunch.to
Apache License 2.0
45 stars 9 forks source link

Possible to store file and directory at same path #29

Open josephmturner opened 1 year ago

josephmturner commented 1 year ago

It appears that it is possible to create both a file and a directory at the same path, where one path has a trailing slash and the other doesn't. Is this behavior intended?