File Mover Blog

  • 16 Aug

    I am asked to provide a public SSH key for a new SFTP connection

    Q: I am asked to provide a public SSH key for the new connection.

    >> Are you able to provide me a public ssh key so we can make the connection passwordless? Let me know and I will create the account so you can test your connection. Thanks

    Can I give them the same public key I use for encrypting files, and set up on my rule same as I have set up to decrypt files with the private key and password? See the screen shot below.

    If you can let me know as soon as possible, I would greatly appreciate it. Thank you.

    limagito file mover provide a public SSH key

    A: No, you can not use PGP encryption/decryption keys for SFTP Public-Key authentication

    https://limagito.com/how-to-generate-a-rsa-key-for-sftp/

    Generate SSH key pairs( public and private), private key will be saved as xyz.ppk (important). Send SSH public file to the people in charge of the SFTP server. Put the private file in the Limagito File Mover setup, use vendor 2 – CK.

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

    Best Regards,

    Limagito Team

    #SFTP #SSH #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team SFTP ,
  • 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 3 4 5 159
SEARCH