SFTPPlus Implementation Checklist

A checklist for implementing SFTPPlus + CsvPath

For this checklist we are assuming the client-side and server-side are on the same machine. In a production situation the client-side would be wherever the CsvPath writers do their work and the server-side would be on a different, centrally-managed machine(s).

Steps To Implement SFTPPlus + CsvPath

What you have achieved

You're done. Congratulations! What you have achieved is:

  • Your csvpath writers can easily configure more automated transfers with minimal assistance

  • The server operator never needs to worry about new data drops. They just create user accounts as needed and otherwise manage the SFTPPlus server.

  • Your csvpath writers can turn transfers on and off and make other changes without help

  • The data partner can drop their files with confidence

  • You can improve the robustness of your DataOps with strong identification, validation, and canonicalization capabilities. The data you stage now has traceability and durability. And you now have the ability to easily rewind and replay data processing steps.

  • You can easily add pre-integrated observability and alerting tools so you can keep track of data flows and react quickly to any anomalies

Last updated