Documentation
Transferetto overview
Transferetto provides scriptable FTPS, SFTP, and SSH transfer helpers for PowerShell.
Use Transferetto when a PowerShell process needs to move files through FTPS or SFTP and return clear status objects that can be logged, reported, or acted on.
Good fit
- uploading generated files to an SFTP endpoint
- downloading partner or application exports
- listing remote directories before a transfer
- combining file transfer with surrounding automation and validation