Results 1 to 5 of 5

Thread: sftp?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default sftp?

    If I can't get my SB-generates-a-helper-DLL... how about sftp/ssh ? :-)

    Jane

  2. #2

    Default Re: sftp?

    Hi Jane,

    > If I can't get my SB-generates-a-helper-DLL... how about
    > sftp/ssh ? :-)

    At the moment, there are no plans for built-in FTPS and/or SFTP support.
    This would be a huge investment. And all the required "components" for SFTP
    would (at least) double the size of the SetupBuilder runtime.

    Another big disadvantage of SFTP is that the standards define certain things
    as optional or recommended, which leads to certain compatibility problems
    between different software titles from different vendors. FTP in general
    can result in a support nightmare.

    So I think it's easier to develop or use an external DLL for SFTP (not sure
    if CapeSoft has tools available here) and then call it from the SetupBuilder
    installer.

    Friedrich

  3. #3

    Default Re: sftp?

    or http://forums.catalyst.com/viewtopic.php?f=7&t=1459

    >
    >So I think it's easier to develop or use an external DLL for SFTP (not sure
    >if CapeSoft has tools available here) and then call it from the SetupBuilder
    >installer.

    Jeff Slarve
    www.jssoftware.com
    www.twitter.com/jslarve

  4. #4

    Default Re: sftp?

    Hello,

    I use Catalyst for ALL my socket tools in my Clarion applications. (SFTP,
    HTTPS, HTTP, FTP, MAPI, POP, SMTP, WinSock)

    -Robert

  5. #5

    Default Re: sftp?

    Hi Guys (yes, Jane, you're one of the guys)...

    Capesoft supports FTPS (FTP over SSL), but not SFTP (Secure Shell FTP)

    Ben E. Brady

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •