Q: We are having some trouble coming up with a proper reg-ex that will rename our files properly, and would like some advice.
We are receiving files that are named as follows.
ABCDE_ABC
We would like to rename them to
ABCDE_abc
We have found several reg-ex commands that will do this, but none of them seem to work in the Limagito application. I am sure we have something wrong, but I am unable to find something that will give us the output that we want.
Do you have any suggestions? Or perhaps an example string?
Q: Yes this is possible using our File Rename option in your Destination setup:
- Destination “File Rename” Setup
> We are receiving files that are named as follows: ABCDE_ABC
> We would like to rename them to ABCDE_abc
We guess these file have a file extension so you could use:
#FileTransfer #RegEx
Best regards,
Limagito Team