File Mover Blog

  • 01 Apr

    How to use Limagito to do SQL Server Express backup

    Q: Not sure if you can help or suggest with SQL Server Express Backup. We are looking to have Limagito to do SQL Express backup with more frequently. We have SQL Server Express and looking into option if Limagito has agent to directly Backup the database.  Or what is your suggestion if we want to use Limagito?

    A: We use it here with a script on SQL Express. Our tool triggers this script using our schedular.

    Script attached.: link
    Download and rename backupsqlexpress.txt > backupsqlexpress.bat
    You’ll need to set up the following parameters:
    REM Database Configuration
    SET SERVER=.\SQLEXPRESS
    SET DATABASE=YourDatabase
    SET USERNAME=YourUserName
    SET PASSWORD=YourPasswordREM Paths and Files
    SET BACKUP_PATH=C:\Test\In_Script\Backup
    SET LOG_PATH=C:\Test\In_Script\Log

    – During our test the script was put under C:\Test\In_Script\BackupSQLExpress.bat
    – The backup itself are placed under C:\Test\In_Script\Backup
    – Logging of the Database backup was put under C:\Test\In_Script\Log
    • Add CMD as Source
    limagito file mover command as source
    limagito file mover SQL Server Express backup
    • Setup Schedule

    limagito file mover schedule setup

    • We used every day at 5AM:

    limagito file mover schedule setup

    • Function, not that it really matters because in this case we are using our CMD option as Source

    limagito file mover function setup

    Optional:
    > You can add Rule Events “On Succes” or “On Error” to get notified about the daily backup
    > You could add a simple “PScript” Destination like:
    limagito file mover destination options

    If you need any help about this ‘add a no file edited trigger’, please let us know.

    Best Regards,

    Limagito Team

    #sql #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team Database How-to
  • 20 Mar

    I have a question about naming pages after splitting a PDF

    Q: I have a question about naming pages after splitting a PDF. In my example, I follow the naming I use for individual PDFs. Such as: COO_20260318_A_0001.pdf I can set that up in Rename, except of for the exact page number (in Rename, my Replacement text is COO_20$50$30$4_A_000). Is there a way for the pages, once split out, to have the 1, 2, 3, 4, etc. added to the 000 when they are saved?  Right now, they come out 000.01, 000.02, etc. I can run them back through Limagito to fix, but if I could capture that naming in the first step it would be a big help. Thank you for your time.

    A: In your case the total number length will be 4, like 0001 so “Split Pages Number Length” was set to 4.

    limagito filemover split pdf
    What you need to know is that the renaming option is available after the pagenumber was added automatically to the filename.
    • So if the original filename is: Filename.pdf 
    • Then, after spitting it will be Filename.0001.pdf for the first page.
    • Now you can use the renaming option to change this to what you want like I did in the following example:

    limagito filemover naming pages after splitting a PDF

    RunTime Log result:

    limagito filemover runtime log result

    If you need any help about this ‘naming pages after splitting a PDF’ question, please let us know.

    Best Regards,

    Limagito Team

    #pdf #managedfiletransfer #filetransfer #filemanagement

  • 17 Mar

    Split PDF pages using page labels

    Split PDF pages using page labels

    Q: Greetings! I’ve only started using the PDF split option but I noticed one thing it was doing that might not come up too often, but occasionally we’ll create a PDF with multiple pages, but they aren’t necessarily 1-5. As you can see in the screenshot and the attachment, the pages included are 4,5,6,7,8. When we split, we would like to name them appropriately with the actual page number. Limagito seems to just start at 1 when exporting the files. Is that something that could be done?

    A: We added a new option in version v2026.3.17.0: Use Page Label

    limagito filemover pdf as destination

    limagito filemover pdf as destination setup

    limagito filemover Split PDF pages using page labels

    If you need any help about this ‘Split PDF pages using page labels’ option, please let us know.

    Best Regards,

    Limagito Team

    #pdf #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team PDF ,
1 2 3 4 169
SEARCH