Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
-
LPrendergast
Verified User
- Posts: 14
- Joined: Tue May 26, 2009 8:54 am
How can I send a SITE command to the remote FTP server? For instance I need to send "SITE EDICRLF 1" to our EDI Van prior to issuing a GET.
-
Support_Duane
Support Specialist
- Posts: 66
- Joined: Thu Mar 05, 2009 3:49 pm
You would use the Execute Command element in the FTP task.
This is what the XML would look like:
<exec label="SITE command" command="SITE EDICRLF 1" />