|
Home > Archive > BizTalk Server General > March 2004 > BTS 2004 support secure FTP?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BTS 2004 support secure FTP?
|
|
|
| I believe that an ftp adapter is included, but does it
matter if it is communicating on a secure channel so that
user id, password and/or data is encrypted. thanks.
cheers, jxc
| |
| John Plummer [MSFT] 2004-03-23, 4:37 pm |
| Xref: TK2MSFTNGP08.phx.gbl microsoft.public.biztalk.general:14207
The FTP adapter shipped with BizTalk Server 2004 does NOT support Secure
FTP.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"john" <anonymous@discussions.microsoft.com> wrote in message
news:f48501c41111$ef778440$a601280a@phx.gbl...
I believe that an ftp adapter is included, but does it
matter if it is communicating on a secure channel so that
user id, password and/or data is encrypted. thanks.
cheers, jxc
| |
|
| thanks for your speedy response. how does one implement
secured ftp with biztalk 2004?
cheers, jxc
>-----Original Message-----
>The FTP adapter shipped with BizTalk Server 2004 does NOT
support Secure
>FTP.
>
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>Use of included script samples are subject to the terms
specified at
>http://www.microsoft.com/info/cpyright.htm
>
>
>"john" <anonymous@discussions.microsoft.com> wrote in
message
>news:f48501c41111$ef778440$a601280a@phx.gbl...
>I believe that an ftp adapter is included, but does it
>matter if it is communicating on a secure channel so that
>user id, password and/or data is encrypted. thanks.
>
>cheers, jxc
>
>
>.
>
| |
| Niklas E 2004-03-23, 5:38 pm |
| The best would be to find a BizTalk adapter with that functionality or an
api-component that you could call through your custom-made adapter. Else,
you could always batch ftp-ing with s-ftp clients such as FlashFXP. Maybe
that would be a work-around for you? You could write a custom component that
calls such a program and waits for it to finish.
This is from the FlashFXP-help:
As an example to disconnect after the queue has completed use the following
FlashFXP.exe -c1 myqueue.fqf
"john" <anonymous@discussions.microsoft.com> wrote in message
news:f5bb01c41121$b9a55670$a601280a@phx.gbl...[color=darkred]
> thanks for your speedy response. how does one implement
> secured ftp with biztalk 2004?
>
> cheers, jxc
>
> support Secure
> confers no rights.
> specified at
> message
|
|
|
|
|