dcache icon indicating copy to clipboard operation
dcache copied to clipboard

chimera/dCache: creating content directly within a hard-linked directory appears in the root directory

Open paulmillar opened this issue 3 years ago • 0 comments

The JdbcFs implementation of FileSystemProvider supports creating hard links on directories: however, files and sym-links created within such directories are created in the root directory (i.e., /). In most cases, the user is not allowed to modify the root directory, so uploads will fail.

paulmillar avatar Sep 27 '21 08:09 paulmillar