Re: FTP receive don't work from unix !!!
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
As a past unix sysadmin, the PHNE_23950 gave it away -- this is a HP-UX
system where the FTP server application is running upon.
-- Michael
"Jari" <Jari@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8E0BFBB6-17BD-4787-93B4-51953FDF2206@xxxxxxxxxxxxxxxx
> Hi McGeeky,
>
> What do you mean by "flawour".
> I am not familiar with unix platforms.
> In this case it is customers unix.
>
> In ftplog file are these informations :
>
> "zebrano FTP server (Version 1.1.214.4(PHNE_23950)" and
> "UNIX Type: L8"
>
> Are they any help for you?
>
> Jari
>
>
> "McGeeky" wrote:
>
> > What flavour of Unix is it?
> >
> > --
> > McGeeky
> > http://mcgeeky.blogspot.com
> >
> >
> > "Jari" <Jari@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:D9156074-6C57-4AB5-BB7D-CB59379DC945@xxxxxxxxxxxxxxxx
> > > Hi,
> > > I'm trying to get files from unix with ftp-adapter, but it doesn't
work.
> > > It seems that the ftp-adapter doesn't find the files from folder, even
> > > they
> > > are there.
> > > I have tied to restart Biztalk Host but it did not help.
> > > The logs shows that in unix environment the LIST command dont find
> > > anything.
> > >
> > > Can anyone help me with this problem?
> > >
> > > Here is the adapter log :
> > >
> > > < 220 zebrano FTP server (Version 1.1.214.4(PHNE_23950) Tue May 22
> > > 05:49:01
> > > GMT 2001) ready.
> > >> USER xxxxxxx
> > > < 331 Password required for xxxxxx.
> > >> PASS xxxx
> > > < 230 User xxxxxx logged in. Access restrictions apply.
> > >> PWD
> > > < 257 "/" is current directory.
> > >> SYST
> > > < 215 UNIX Type: L8
> > >> PWD
> > > < 257 "/" is current directory.
> > >> CWD testi/proulos
> > > < 250 CWD command successful.
> > >> PWD
> > > < 257 "/testi/proulos" is current directory.
> > >> TYPE A
> > > < 200 Type set to A.
> > >> PORT ###,###,###,###,15,212
> > > < 200 PORT command successful.
> > >> LIST *.xml
> > > < 150 Opening ASCII mode data connection for /usr/bin/ls.
> > > < 226 Transfer complete.
> > >> QUIT
> > > < 221 Goodbye.
> > >
> > >
> > > Here is another log from Windows environment that works :
> > >
> > > < 220 Microsoft FTP Service
> > >> USER xxxxxxx
> > > < 331 Password required for xxxxxxx.
> > >> PASS xxxx
> > > < 230 User xxxxxx logged in.
> > >> PWD
> > > < 257 "/" is current directory.
> > >> SYST
> > > < 215 Windows_NT
> > >> PWD
> > > < 257 "/" is current directory.
> > >> TYPE A
> > > < 200 Type set to A.
> > >> PORT ###,###,###,###,16,235
> > > < 200 PORT command successful.
> > >> LIST *.xml
> > > < 150 Opening ASCII mode data connection for /bin/ls.
> > > < 09-21-05 12:47PM 139122 Ftp_InterfaceService_2.xml
> > > < 226 Transfer complete.
> > >> TYPE A
> > > < 200 Type set to A.
> > >> PORT ###,###,###,###,16,239
> > > < 200 PORT command successful.
> > >> RETR Ftp_InterfaceService_2.xml
> > > < 150 Opening ASCII mode data connection for
> > > Ftp_InterfaceService_2.xml(139122 bytes).
> > > < 226 Transfer complete.
> > >> DELE Ftp_InterfaceService_2.xml
> > > < 250 DELE command successful.
> > >> QUIT
> > > < 221
> > >
> > >
> > > Best regards
> > >
> > > Jari
> >
> >
> >
.