What happens if I do multiple levels up using ../, more than the folder level?
So, for example, if I have this:
- Left-Hand Side = /data/nacho/docs
- Right-Hand Side = ext://Google Drive/docs/current
If I set the versioning folder to
../../../../../../../../../../../../../../some/completely/different/path?
- For local file systems, does it go up as far as it can and then go down?
- For cloud accounts, does it go up to the root of the bucket or does it go above the bucket?
And what if the versioning folder starts with / like
/some/path -- is that relative to the base folder or does / tell it to go the root? If it says to go to the root, where does it go for cloud accounts -- the bucket or above the bucket?