You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "david cogen (JIRA)" <ji...@apache.org> on 2018/03/19 16:43:00 UTC

[jira] [Created] (IO-576) FileUtils.deleteDirectory() doesn't specify how it handles links

david cogen created IO-576:
------------------------------

             Summary: FileUtils.deleteDirectory() doesn't specify how it handles links
                 Key: IO-576
                 URL: https://issues.apache.org/jira/browse/IO-576
             Project: Commons IO
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 2.5
         Environment: Linux
            Reporter: david cogen


If the directory I specify to FileUtils.deleteDirectory() contains a symbolic link, does it follow the link and delete all the files the link points to?

(I HOPE not!)

But without the promise, I consider this too dangerous to contemplate using.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)