I want to copy files from directory to another, so I searched and I got this post: Copying files from one directory to another in Java
I follow the first answer, but I couldn't find the jar of FileUtils and the URL in the comments is broken.
Could you please help me to find the target jar?
Thank you in advance.