Comment on Marketing likes to change the name of shared file folders when they get new information.
A_A@lemmy.world 2 months ago
For ordinary folks :
Changing the name of such folders breaks “sharing”. This means that (external) access is then blocked.
Hawke@lemmy.world 2 months ago
What the hell shitty system does that?
4am@lemm.ee 2 months ago
Literally a thing that uses a file path. Did you think shortcuts pointed at some kind of hidden identifier? Nope! Change the folder name, you change the path, and you break the link.
Same thing happens with web URLs
Hawke@lemmy.world 2 months ago
And that’s why most (all?) things that are designed to provide external access have permalinks. Dropbox, Google, OneDrive…
HobbitFoot@thelemmy.club 2 months ago
All of them.
papalonian@lemmy.world 2 months ago
This has happened to me on my home Linux server.
You have directory xyz.
You set up share access for directory xyz.
You change directory xyz to abc.
Share access is still set up for directory xyz. Need to set up access for abc.
Hawke@lemmy.world 2 months ago
That usually doesn’t apply to external access though. You don’t share stuff publicly by NFS or SMB.
False@lemmy.world 2 months ago
What about directories under XYZ?