Hi,
Thanks. I’ll give that a go when I’m back in the office in the new year and let you know how it goes.
Gary.
Thanks. I’ll give that a go when I’m back in the office in the new year and let you know how it goes.
Gary.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Do you have any ideas what might possibly cause files to disappear from the folder without being uploaded?
I'm wondering whether to put the pdf and xml files in separate folders and run two separate scripts - do you think that might help, or at least be a better way to do it?
I'm wondering if it's a timing thing and whether that particular file was dropped into the folder after the pdf upload command had finished
and then WinSCP deleted it once the whole batch had finished.
put -delete
deletes only the files that are successfully uploaded. And the deleting happens as part of the put
command, not "once the whole batch had finished".