NebulousLabs / Sia

Blockchain-based marketplace for file storage. Project has moved to GitLab: https://gitlab.com/NebulousLabs/Sia
https://sia.tech
MIT License
2.71k stars 440 forks source link

Feature Request: Allow specifying a new local path for an already uploaded file #3070

Open KaiRo-at opened 6 years ago

KaiRo-at commented 6 years ago

This may overlap with #2256 to some degree but that one is about multiple things while this one here is about one very specific issue.

If the local path for a file changes (because it's moved to a different disk/folder or renamed in some other form), it would be great if we could tell siad about that and it could use the new location for maintaining redundancy.

MSevey commented 6 years ago

This should be address with the new file format #2204