• 10 Aug

    How to log configuration changes to a file

    How to log configuration changes to a file

    Q: I would like to have it record for each rule when was the last time it was edited and who edited it.

    A: In version v2025.8.10.0 we added an option to log configuration changes to a file. It is available for Site+ and Corporate+ license holders.

    • Global menu item > Global Config Log

    limagito file mover log configuration changes

    • Log Level option:
      • Error: only error infomration will be added to the log
      • Info: will add information to the log when <Save> button was used, even when no settings were changed
      • Enhanced: will add information to the log when <Save> button was used, only when settings were changed
      • Debug: will add the changes as JSON to the log, only when settings were changed > added in v2025.8.16.0

    limagito file mover log configuration changes

    In version v2025.8.16.0 we added the possibility to log configuration changes as JSON to the log file.

    • Set the Log Level to “Debug”

    limagito file mover log configuration changes

    • We changed the Address in the SFTP Destination of RuleID 106 named “Image and sidecar xml”, logged on to Limagito File Mover as “administrator”
    • Result in the log file:

    limagito file mover global change configuration log file

    If you need any help with this new option, please let us know.

    Best Regards,

    Limagito Team

    #managedfiletransfer #filetransfer #filemanagement

  • 01 Aug

    How to delete Folders based on the name of the folder

    Q: How to delete Folders based on the name of the folder.

    The schema is:

    username_YYMMDD-HHMMSS

    is it possible to extract the date and use it as condition to check if it is older than x days and than delete the folder and all of its content?

    limagito file mover delete Folders based on the name

    A: Yes, this is possible using some Pascal Script.

    • Source should be a Windows Folder or Share. We used the following folder as Source:

    limagito file mover windows folder as source

    Or test content looks like:

    limagito file mover Delete Folders based on date in Folder Name

    • Pascal Script Setup

    limagito file mover pascal script option

    • Enable ‘On Rule Begin’ Pascal Script option and copy/paste the script from here: link
      • Do not forget the adjust the ctOlderThanDay Const value. We used 500 days.
      • The Date format we used was YYMMDD

    limagito file mover pascal script setup

    • File Filter Setup

    limagito file mover file filter setup

    • Directory Setup

    limagito file mover directory setup

    • The %VSA (= Var String A) is used as directory filter. The previous Pascal Script will add the Subfolders to delete (older than x days) into this var.

    limagito directory setup

    • Function Setup

    limagito file mover function setup

    • RunTime Log Result:

    limagito filemover runtime log result

    • Source Content Result:

    limagito filemover delete Folders based on the name

    If you need any help with this ‘delete Folders based on the name’ request, please let us know.

    Best Regards,

    Limagito Team

    #managedfiletransfer #filetransfer #filemanagement

1 2
SEARCH