Hello! I have an FTP process this is supposed to pick up a number of files from a remote directory and place them in a back end directory on Cloverleaf. The process to pick up the files works correctly but I don’t see how I can write out multiple files to the CL directory. In the FTP properties window, it has a place ot enter a single file name but nothing for multiple files. The files I’m picking up are named test_20131226_1301.txt and test_20131216_1305.txt and I need both of them to post to the directory as individual files. Is there a way to do this? Right now they are both appending to one file.
Thank you,
Shannon