I'm sure I'm just missing something. I want to configure a continuous transfer "Profile" that identifies new or updated files and copies them to a mirror site. I want to use the "Execute Before" feature to run a script for each file that is sent. (I'm doing an INSERT into a SQL database to log that the file is copied so other processes can take place.)
I don't see how how you pass the filename to the after command. I'm looking to do something like:
C:\Script\FileCopied.bat %1