• 12 Sep

    How to trigger an email alert when files build up in a folder

    Q: I was looking through the knowledge base and found the following article on triggering an email alert when files build up in a folder:

    Trigger an email alert when files build up in a folder

    This is almost exactly what I was looking for. Is there any way in the email message to include the total number of files the rule found as well as the earliest timestamp in the file?

    A: We decided to create a new blog article with a more recent version of our tool.

    • We used our ‘Pascal Script’ as Source option:
      • You can download the script from: here
      • Don’t forget to adjust the Const values like:
        • ctMaxFiles
        • ctFolder2Check
        • ctFileFilter
        • ctIncludeSubFolder

    limagito file mover files build up in a folder

    • Open our Rule Events option:

    limagito file mover rule events option

    • Enable and setup the ‘On Success’ Rule Event:
      • Enable ‘Enable Mail’
      • Setup Email
        • Always use a valid From address
      • Setup SMTP Server settings

    limagito file mover rule events setup

    • Important With ‘On Success’ selected, enable ‘Enable On Success Events for LimagitoX Temporary Files’

    limagito file mover rule events options

    • FYI, no destination is needed:

    limagito file mover destination setup

    • RunTime log result:

    limagito file mover runtime log result

    • Received email:

    limagito file mover files build up in a folder

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

    Best Regards,

    Limagito Team

    #smtp #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team SMTP ,
  • 08 Sep

    How to change a filename during a move process

    Q: I need to change a filename during a move process and I don’t remember the steps.

    • Original File Name: CQCH_AZ_Fomulary_6133900_YYYYMMDDHHSS.txt
    • Final File Name: Formulary_613390_YYYYMMDDHHSS.txt
    Any help is very appreciated!
    A: Please open your Destination Setup :

    limagito file mover destination setup

    • File Rename Setup (Rename Tab):
      • RegEx:  (.*)_(.*)_(.*)
      • Replacement:   \3

    limagito file mover change a filename during

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

    Best Regards,

    Limagito Team

    #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team Rename
  • 08 Sep

    How to delete empty folder, but there are hidden DS_Store files

    How to delete empty, but there are hidden DS_Store files

    Q: I tried to setup the flow to delete folders if it’s empty, but in each folder there’s a hidden file  (.DS_Store). I guess that’s why it couldn’t delete any of the empty folders. Do you have any solution for this?

    limagito file mover directory filter setup

    A: Should be possible using our Pascal Script option. Important is that we should move files from those folders first, otherwise the script will not work.

    • Please open our Pascal Script option:

    limagito file mover pascal script option

    limagito file mover delete hidden DS_Store files

    If you need any help with this ‘hidden DS_Store files’ question, please let us know.

    Best Regards,

    Limagito Team

    #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team Filters WIN
1 2 3 4
SEARCH