move

open override fun move(source: File, destination: File)

Creates a copy of the source file to the destination file and deletes the source file. Encryption is applied if enabled.

Throws

in case of IO operation problems