Is there any type of file stability checking done within RA_FTP? I tried researching the RA_FTP documentation but don't see if there is. I cant use a File Event as there is no agent on the client source server I am pulling the files off. So, is there any way or does SFTP already handle the fact that I don't want to pick up a file that is open?
hi to you too.
As far as I know there is no builtin function neither in ftp agent nor in ftp commands.
The only valid solution I am aware of is copying the file with another extension e.g. myfile.tmp and afterwards rename it to the actual name myfile.pdf
cheers, Wolfgang