Skip to content

Preserve symbolic links on local storage #29915

@EsmailELBoBDev2

Description

@EsmailELBoBDev2

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
I'm always frustrated when i try backing up symlinks using docker-compose exec --user www-data app php occ files:scan --all because it go to location of file and scan it instead of uploading the symlink as is (text file with location of real location?)

Describe the solution you'd like
treat symlinks as textfiles maybe and upload them?

Describe alternatives you've considered
I enabled backup up links in my config.php ('localstorage.allowsymlinks' => true,)

Additional context
My use case is backing up my files (including .wine dir which uses sym links in z:\ that leads to my root dir)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions