Hello,
I am using the FTP transfer to update files on an internet connected machine... these machines do NOT have email... any suggestions on how a CENTRALIZED LOCATION could be updated to know pass/fail of the FTP xfer process?
I am calling FreeFileSysnc form Windows Task Scheduler.
Thank you,
Chuck
notification methods
- Posts: 15
- Joined: 6 Jun 2019
- Posts: 15
- Joined: 6 Jun 2019
... am calling FFS via batch file and branching on ERRORLEVEL... calling a "pass.bat" or a "fail.bat" which contains environment variables for the PC it ran on.
Chuck
Chuck