I just want to ask if someone has knowledge on how file transfer is being done from active transfer gateway (DMZ) to active transfer server?
How file is being dropped on DMZ server and be picked up by Dev Server(where Active Transfer Server is installed)? How to get files from DMZ server to Active transfer server.
ActiveTransfer Gateway(ATG) acts as reverse proxy between clients and internal ActiveTransfer servers(ATS).
ATGs are managed from ATS, and ports for file transfer on ATGs are also defined/configured from ATS.
Files uploaded to ports defined in ATGs are forwarded to ATS, based on the user and Virtual Folder(VFS) configured.
Files downloaded from ports defined in ATGs are fetched from ATS, based on the user and VFS configured.
ATG does not store any files locally.
Hope this answers your query.
I am trying to setup ATG to ATS and came across this response of yours. When you say ATG forwards the files to ATS based on the user and virtual folder configured, the user here is the same user setup on ATS? Or is there other setup of user specific for ATG? Thanks for all the help by the way.