Biztalk 2004 - ftp Adapter BEFORE/AFTER GET
- From: "pfeifest" <pfeifest@xxxxxxxxxxx>
- Date: 8 Mar 2006 08:28:56 -0800
Hello-
I'm trying to connect to an ftp server and switch directories. I must
be totally missing something - it seems like my BEFORE GET just doesn't
do anything. Here is the directory structure:
Root
--Inbound
--Outbound
When I log in I am placed into the outbound folder. I really need to
get to the inbound folder. So I placed CDUP in the Before Get of the
ftp adapter but it kind of seems like it just ignores whatever I put in
there. Here is the ftp log:
220 CONNECT:Enterprise Gateway 2.0.02. 16 FTP Server ready... 11:20:38
03-08-2006
USER SZQ0XFTO
331 Password required for SZQ0XFTO.
PASS xxxx
230 User SZQ0XFTO logged in. Session Id: 14050.
PWD
257 "SZQ0XFTO" is the current working Mailbox ID.
SYST
502 Command not implemented.
QUIT
221 Goodbye.
Does anybody have an idea what I could be doing wrong? It doesn't
matter what command(s) I put in the before or after get - this is the
log all the time. This isn't the first customer I've had this problem
with. The other ones I just wrote .bat files to pull the files but I'd
really like to do it internally in Biztalk.
Thanks-
pfeifest.
.
- Follow-Ups:
- Re: Biztalk 2004 - ftp Adapter BEFORE/AFTER GET
- From: Greg Forsythe
- Re: Biztalk 2004 - ftp Adapter BEFORE/AFTER GET
- Prev by Date: Re: Biztalk 2006 and Visual Studio 2005
- Next by Date: Re: Biztalk 2004 - ftp Adapter BEFORE/AFTER GET
- Previous by thread: Biztalk 2006 and Visual Studio 2005
- Next by thread: Re: Biztalk 2004 - ftp Adapter BEFORE/AFTER GET
- Index(es):