I have a situation when I’m using FTP Gateway to get a file from external FTP site with below unix command:
‘cd /ftphome/bit11715/atsg2/WIPTS/raw_data_tsmc;get BP_EWO_ATSG_20071017093007.XML’
for some reason, It came back with an error saying: the directory can not be found
I think the root cause might be that I didn’t specify the Local Directory where I want to put the file. The local root directory denying permission to write access so I have to put it somewhere else.
How can I work around this? Please advise.
Thanks,
Andre