| Author |
FTP Adapter Issues
|
|
| Jeff Lynch 2004-08-25, 5:53 pm |
| I'm trying to use the BTS2004 FTP Adapter to send a flat-file to a SCO UNIX
server (yes, I know this isn't one of the "supported" operating systems).
Everything works fine except the adapter can't put the file in a
subdirectory using the "Folder" property or by using the "Before put"
command "cd foldername" to change to the folder. The error I get is "the
command cd foldername failed on the FTP server". When I manually FTP to the
same server using the same login, password and "cd" command everything works
fine.
Does the BTS2004 FTP Adapter not use the same commands that using FTP at the
Windows command prompt does?
--
Jeff Lynch
"A BizTalk Enthusiast"
http://dotnetjunkies.com/WebLog/jlynch/
| |
| Devdutt Patnaik 2004-08-25, 5:53 pm |
| Jeff:
Use Raw FTP commands for Before and After properties....like CWD for cd etc
Regards
Dev
"Jeff Lynch" <jeff.lynch@houston-lynch.com> wrote in message
news:%23wIos7siEHA.2068@TK2MSFTNGP15.phx.gbl...
> I'm trying to use the BTS2004 FTP Adapter to send a flat-file to a SCO
UNIX
> server (yes, I know this isn't one of the "supported" operating systems).
> Everything works fine except the adapter can't put the file in a
> subdirectory using the "Folder" property or by using the "Before put"
> command "cd foldername" to change to the folder. The error I get is "the
> command cd foldername failed on the FTP server". When I manually FTP to
the
> same server using the same login, password and "cd" command everything
works
> fine.
>
> Does the BTS2004 FTP Adapter not use the same commands that using FTP at
the
> Windows command prompt does?
>
> --
> Jeff Lynch
> "A BizTalk Enthusiast"
> http://dotnetjunkies.com/WebLog/jlynch/
>
>
| |
| Jeff Lynch 2004-08-25, 5:53 pm |
| Thanks. That worked fine. Did I miss this in the documentation somewhere?
--
Jeff Lynch
"A BizTalk Enthusiast"
http://dotnetjunkies.com/WebLog/jlynch/
"Devdutt Patnaik" <devdutt.patnaik@amicore.com> wrote in message
news:OUDvcCtiEHA.1644@tk2msftngp13.phx.gbl...
> Jeff:
>
> Use Raw FTP commands for Before and After properties....like CWD for cd
> etc
>
> Regards
> Dev
>
> "Jeff Lynch" <jeff.lynch@houston-lynch.com> wrote in message
> news:%23wIos7siEHA.2068@TK2MSFTNGP15.phx.gbl...
> UNIX
> the
> works
> the
>
>
| |
| Devdutt Patnaik 2004-08-25, 5:53 pm |
| No,
But since the documentation says FTP Commands, i guess they meant RAW FTP
commands and not the Ftp client for Windows (with the benefit of
hindsight ).
Heres a comprehensive listing if you need:
http://www.networksorcery.com/enp/protocol/ftp.htm
Regards
Dev
"Jeff Lynch" <jeff.lynch@houston-lynch.com> wrote in message
news:egNwyRtiEHA.1348@tk2msftngp13.phx.gbl...
> Thanks. That worked fine. Did I miss this in the documentation somewhere?
>
> --
> Jeff Lynch
> "A BizTalk Enthusiast"
> http://dotnetjunkies.com/WebLog/jlynch/
>
>
>
> "Devdutt Patnaik" <devdutt.patnaik@amicore.com> wrote in message
> news:OUDvcCtiEHA.1644@tk2msftngp13.phx.gbl...
systems).[vbcol=seagreen]
"the[vbcol=seagreen]
at[vbcol=seagreen]
>
>
| |
| Jeff Lynch 2004-08-27, 6:06 pm |
| Thanks. I learn something new about BizTalk every day!
--
Jeff Lynch
"A BizTalk Enthusiast"
http://dotnetjunkies.com/WebLog/jlynch/
"Devdutt Patnaik" <devdutt.patnaik@amicore.com> wrote in message
news:uRK1rEuiEHA.2760@TK2MSFTNGP15.phx.gbl...
> No,
> But since the documentation says FTP Commands, i guess they meant RAW FTP
> commands and not the Ftp client for Windows (with the benefit of
> hindsight ).
> Heres a comprehensive listing if you need:
> http://www.networksorcery.com/enp/protocol/ftp.htm
>
> Regards
> Dev
>
> "Jeff Lynch" <jeff.lynch@houston-lynch.com> wrote in message
> news:egNwyRtiEHA.1348@tk2msftngp13.phx.gbl...
> systems).
> "the
> at
>
>
|
|
|
|