This is were i am puzzled.1) I first issued this command to ensure my decryption workslogInfo("--"+execCommand('gpg --output /sftp/X/X/chez.dat --decrypt /sftp/x/x/Test_20190702_2_Delta.dat.pgp ',true)[1]);and the file was rightly decrypted. I even processed in a subsequent data load.2) But for som...