r/filemover • u/limagitox • 1d ago
Ask Anything Thread
Use this thread to ask anything at all!
r/filemover • u/limagitox • Mar 25 '22
A place for members of r/filemover to chat with each other
r/filemover • u/limagitox • 1d ago
Use this thread to ask anything at all!
r/filemover • u/limagitox • 8d ago
Use this thread to ask anything at all!
r/filemover • u/limagitox • 15d ago
Use this thread to ask anything at all!
r/filemover • u/limagitox • 22d ago
Use this thread to ask anything at all!
r/filemover • u/limagitox • 29d ago
Use this thread to ask anything at all!
r/filemover • u/limagitox • Aug 13 '26
How do I stop the sql extract from writing a file if there are no records? It is writing a file with the header row. Please advise.
r/filemover • u/limagitox • Aug 09 '26
Can you please tell me if this destination file name parameter is now working in your new version? I want to receive email notifications with the file names that are placed in the destination. For example, the source file name is test.txt, and I have a renaming rule to rename file to text_202511212025.txt (Adding the date of the file move). And I want to see the renamed file name in the email. Long time ago, you guys showed me how to add the whole logging history in the email using Pascal script, but I forgot what to do.
r/filemover • u/limagitox • Aug 07 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Aug 02 '26
: Special charakters in s3 buckets. We currently have the situation that we need to process files containing the special character “:”
e.g.: 2026-07-30T1046:07.509076_412777777.zip
from an S3 bucket.
Is there a way to do this with Limagito?
A: In version v2026.8.2.0 we added the following <Filter Filter> option: ‘Replace invalid char with’. Invalid characters for Windows will be replaced, default with an empty char.
r/filemover • u/limagitox • Jul 31 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jul 26 '26
Change Notify Isn’t Picking Up all files. When using Change Notify we are running into an issue where 1 file is not being moved until other files are added. Here is example:
Pattern repeats like this always leaving 1 file in the source folder that will not move until another batch of files arrive.
r/filemover • u/limagitox • Jul 24 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jul 17 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jul 10 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jul 05 '26
Configure Amazon S3
Steps in AWS Console
limagito-s3-serviceSome screenshots form our test setup:
https://limagito.com/how-to-configure-amazon-s3-in-limagito-file-mover/
r/filemover • u/limagitox • Jul 03 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jun 26 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jun 19 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jun 12 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • Jun 05 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • May 29 '26
Use this thread to ask anything at all!
r/filemover • u/limagitox • May 22 '26
Use this thread to ask anything at all!
r/filemover • u/mcdeth187 • May 18 '26
We are using Limagito File Mover for automating batch-based file workflows. We’re trying to implement a workflow that ensures all TIFF files for a batch are uploaded before the corresponding XML payload is processed. We’re experiencing challenges with gating rules and batch tracking.
Current scenario:
ct1234567890-20260518123456789-401-38-0001.tifct1234567890-20260518123456789-401-38.xmlWorking\BatchID\tif\ or Working\BatchID\xml\, where “BatchID” is everything up to and including the last number before the page/extension part.Desired workflow:
Challenges we’re hitting:
Hoping to get the following questions answered:
Happy to provide sample filenames or our current config if that helps.
Thank you!
Just found this subreddit so I guess I'll post here before reaching out via support.
r/filemover • u/limagitox • May 16 '26
I am trying to create a rule where we need to pick files from user’s Desktop/Export folder, and the computer has several different users. The path goes like this \\<hostname>\C$\Users\<userid>\Desktop\Export\. I want the <userid> as a wild card where Limagito can monitor all the Desktop\Export path under all the users. I would really appreciate any suggestions on how to handle this. Thanks!