FTP commands failed in \"Before get\" field

Home Page Forums BizTalk 2004 – BizTalk 2010 FTP commands failed in \"Before get\" field FTP commands failed in \"Before get\" field

#14927

[quote:736f85e83e=\”greg.forsythe\”]You need to use raw FTP commands.
[url]http://www.w3.org/Protocols/rfc959/4_FileTransfer.html[/url]

The commands you are using are interpreted by the Windows ftp client application and the data port is also handled by the ftp client. The concept of a local directory is specific to the ftp client.

The FTP adapter cannot copy and save files to a local directory[/quote:736f85e83e]

Thanks, I’m gonna try this and tell you the result.