Package org.nuxeo.connect.update.util
Class IOUtils
java.lang.Object
org.nuxeo.connect.update.util.IOUtils
- Author:
- Bogdan Stefanescu
-
Method Details
-
backup
Backup the given file to the package backup directory. The backup file will be returned. The backup file will be named: MD5ofFilepath_filename.- Returns:
- the name of the backup file.
- Throws:
IOException
-
createMd5
- Throws:
IOException
-
createMd5
- Throws:
IOException
-
getMD5Digest
- Throws:
IOException
-
md5ToHex
-