13
9 Comments

How (and why) you should build an SFTP integration for your SaaS product

Why SFTP integrations are important for enterprise SaaS products, and how to build them!

submitted this link to Icon for group Developers
Developers
on June 16, 2022
  1. 4

    really? SFTP? is this back to the future (past)?

    1. 2

      I am sure it is still big in enterprises. Overnight batch SFTP payroll data to the mainframe and all that.

      1. 1

        exactly. big enterprises still use legacy stuff :)

      2. 1

        I know, I was just joking and being a troll. Sorry...

  2. 1

    You can configure Integration Server to connect to an SFTP server to perform the following tasks using the SFTP protocol:

    1. Transfer files between Integration Server and the SFTP server.
    2. Access files in the SFTP server.
    3. Manage directories or files in the SFTP server.
    4. SFTP server alias.
    5. SFTP user alias.
  3. 1

    I mean, SFTP is a protocol. I can imagine a few use cases where it would be useful if you're building an MVP and don't want to build a full-fledged product. If your SaaS is related to files management/things related to files then yeah, FTP and SFTP makes sense.

  4. 1

    I had to lookup what SFTP stands for, it’s “Secure File Transfer Protocol” for anyone else wondering

    1. 1

      I’ve heard of accountants using terrible software systems for uploading file before. I’m not sure if these systems are actually more secure than Dropbox or Google Drive, but maybe they market themselves that way better?

      1. 1

        SFTP came around way before Dropbox or Google Drive (I think first version was in 1997). The difference between Google Drive is that it's a third-party cloud service. SFTP is a way to transfer files directly from your own server / machine.

  5. 1

    This comment was deleted 4 years ago.

Trending on Indie Hackers
How are you handling memory and context across AI tools? User Avatar 111 comments Do you actually own what you build? User Avatar 66 comments Code is Cheap, but Scaling AI MVPs is Hard. Let’s Fix Yours. User Avatar 34 comments How to see your entire business on one page User Avatar 31 comments I Think MCP Will Punish Thin API Wrappers User Avatar 27 comments What AI Is Actually Changing in IT Certification Prep User Avatar 19 comments