We’ve added an icon view style option to the Moving Rules listview. Right click on the listview and enable ‘Icon View Style’.
Regards,
Limagito Team
We got a lot of user requests lately. One of them was an option to break/exit the destination output cyclus on error. This only works with multiple destinations. Added in version ‘v11.104.30.0’. Output to the next destination will be interrupted when an error occurs.
Next option request was to delete a WIN destination file if it already exists. So before the actual copy/move we’ll check if the (source) filename exists in the destination directory and if it exists then we’ll delete it first. Also added in ‘v11.104.30.0’.
Don’t forget, you can change the method of deleting (Delete Type option) in the Function Setup screen.
Regards,
Limagito Team
We received the following information from Joe, a new Limagito vXI user.
Your program copies from sources longer than 256 characters, and destinations longer than 256 characters.
Just have to put \\?\ at the beginning of the path for local drives and \\?\UNC\ for network drives.
Some examples:
More information: msdn.microsoft.com
For more recent OS versions we found the following:
How to make windows accept file paths over 260 characters
Regards,
Limagito Team