I need to establish an FTP automation so that my App can download a file. The FTP utility can see the file, but when trying to actually download the file we are seeing the error "file does not exist" despite log rows above stating it sees the file.
I do see the file permissions in BOX as 600, or rw---------. I tried to force CHMOD on the file but BOX did not allow it.