| Author |
FTP Adapte STOU vs PUT
|
|
| langopg 2004-05-20, 5:43 pm |
| I am using BizTalk 2004 and the FTP Send Adapter. I am attempting to FTP a document to my partner. BTS appears to try to use the STOU command to send the file. Because of requirments imposed by my trading partner, I need to use the PUT command with an
alias.
Does anyone know how to configure the transmit method in the FTP adapter to use PUT instead of STOU?
-langopg
| |
|
| Any luck with your issue, don't see a fix.
Also trying the FTP adapter but cna't get BT2004 ftp to do a "cd" before a put. Do you have "Before Put" commands?
| |
| Gilles [MSFT] 2004-06-20, 11:09 pm |
| Hello,
>Any luck with your issue, don't see a fix.
>Also trying the FTP adapter but cna't get BT2004 ftp to do a "cd" before a put. Do you have "Before Put" commands?
Use "raw" ftp commands: CWD instead of cd. For more informations see: http://weblogs.asp.net/gzunino/arch.../10/153165.aspx
Thanks.
-Gilles.
|
|
|
|