Usage of SFTP in wM 6.5

Hi All

Can anyone tell me how SFTP works in wM6.5
is SFTP and FTPS different in webMethods.

In 6.1 when we used the FTP Port in IS Admin Page it used to give us an option of invoking a servive in teh developer, but in 6.5 i guess its a different concept, please let me know it it is working here.

Suppose, my need to to pick a file using SFTP and sending this file to another server , how do i do using teh SFTP ?

Thank You
Regards
Shaan

Shaan,
Yes SFTP and FTPS are different with IS supporting the latter. SFTP (there are multiple flavors) can be done within the IS environment. Advantage has a sample package (look under samples) with documentation on how to implement SFTP using OpenSSL.