I have 4 AOS on 4 different server and
i am importing files from ftp server to the folder on c drive of each server with same name.
and after that i am reading those file from the local folder.
The issue is when user try to login AOS from RDP server insteat of 4 AOS server , CLR error is generated because of local folder missing
How can i make ax to read file directly without copying it to local folder
or any other way to import files from ftp server.