Sysax Product Forums / Sysax FTP Automation / Bugs and Feature Requests / Handling a file count
Posted:  06 Nov 2008 12:37
I am evaluating the FTP automation software. One important thing to me is to be able to send an email at the end of the transmission with a total file count of all the files that were transferred. Please advise if this is possible and if so how to accomplish it.
Thanks,
Posted:  06 Nov 2008 12:38   Last Edited By: sysaxsupport
You can create a variable to keep track of files that were successfully transferred. The commands to initialize and increment the file count would be
setvar filecount, 0; # set filecount variable to 0
increment filecount; # increment filecount by 1



------------------------------------------------
FTP Server Windows Solutions
Posted:  06 Nov 2008 12:39
Can you show me where I would want to put it in this script? I want to send a notification at the end stating the amount of files transferred and if possible a list of the files that were transferred.
Posted:  06 Nov 2008 12:40   Last Edited By: sysaxsupport
Could you email your script? There seems to be some problem with uploading attachements.




------------------------------------------------
SFTP Server FTP Solutions
 

Copyright © 2021 Codeorigin, LLC - All Rights Reserved.
XML RSS 2.0 XML Atom 1.0