During a download or an upload, if a file with the same name already exists in the destination path, the setduperules command can be used to specify a set of rules to compare the files by size or date and then choose to skip, overwrite, resume, or rename the file. The predefined keywords bysize and bydate are used to compare the files either by size or by date. The predefined keywords skip, overwrite, resume, and rename are used to specify the type of action to perform. An action is specified for each of the possible three cases - smaller/older, same size/date, and larger/newer. If the rename option is chosen for any of the three cases, an extension string to be used to rename the file can be optionally provided. The default rename extension is .fbak.
The syntax is
|
Some examples are
|