FileManager cannot delete directory with symlinks |
||||
Issue descriptionCreate a directory in Downloads with a symlink in it. In my case, I got this when I unpacked a tgz file. cd /home/chronos/user/Downloads mkdir testdir cd testdir touch file.txt ln -s file.txt link Open FileManager and delete testdir. Error is shown 'An error occurred. Some items may not have been deleted' file.txt is deleted, but link and dir cannot be removed.
,
Feb 28 2018
,
Mar 15 2018
,
Dec 6
I think this is only possible in a test image, so it is not relevant. |
||||
►
Sign in to add a comment |
||||
Comment 1 by joelhockey@chromium.org
, Feb 19 2018