Skip to content

fix(file): add fallback for moving directories across filesystems

Henning Leutz schlägt vor, dev in next zu mergen.

This could happen if a folder is mounted to another drive. The media folder is a good example for this.

The problem also occurs in plain Docker containers. The docker magic seems to create different filesystems.

This is a known problem (& solution), see:

Merge Request-Berichte