Project

Transferetto

Small PowerShell module with FTPS/SFTP functionality

Stars64
Forks15
Open issues10
PowerShell Gallery downloads12712752
Releasev1.0.0
Language: PowerShell Updated: 2026-02-14T21:19:42.0000000+00:00

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