sizelimit
Set the size limit for copying files. Default is100000L bytes. This is a safety measure to prevent copying large files by accident.
Parameters:
sizelimit - The size limit in bytes.
Returns:
this object (allows method chaining).
Example
For more information, see the reference documentation folder in the SimpleBackup repository.