Transferetto

2.0.0

Transferetto is a PowerShell module and reusable .NET library for FTP, FTPS, SFTP, SCP, FXP, SSH commands, SSH shells, and SSH tunnels.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Transferetto

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Transferetto

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 - 2026 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

Author(s)

  • Przemyslaw Klys

Tags

Windows MacOS Linux ftp ftps sftp scp fxp ssh

Cmdlets

Clear-SSHShellBuffer Clear-SSHShellTranscript Close-FTPStream Close-SFTPStream Close-SSHShell Compare-FTPFile Connect-FTP Connect-SCP Connect-SFTP Connect-SSH Disconnect-FTP Disconnect-SCP Disconnect-SFTP Disconnect-SSH Export-SSHShellTranscript Get-FTPChecksum Get-FTPChmod Get-FTPFileSize Get-FTPItem Get-FTPList Get-FTPModifiedTime Get-FTPWorkingDirectory Get-SFTPChmod Get-SFTPContent Get-SFTPItem Get-SFTPList Get-SFTPWorkingDirectory Get-SSHShellTranscript Invoke-SSHShellCommand Invoke-SSHShellExpect Invoke-SSHShellRecipe Move-FTPDirectory Move-FTPFile Move-SFTPDirectory Move-SFTPFile New-FTPDirectory New-SFTPDirectory New-SFTPSymbolicLink New-SSHShell Open-FTPStream Open-SFTPStream Read-FTPStream Read-SFTPStream Read-SSHShell Receive-FTPDirectory Receive-FTPFile Receive-SCPDirectory Receive-SCPFile Receive-SFTPDirectory Receive-SFTPFile Remove-FTPDirectory Remove-FTPFile Remove-SFTPDirectory Remove-SFTPFile Rename-FTPFile Rename-SFTPFile Request-FTPConfiguration Send-FTPDirectory Send-FTPFile Send-SCPDirectory Send-SCPFile Send-SFTPDirectory Send-SFTPFile Send-SSHCommand Send-SSHShellControl Set-FTPChmod Set-FTPModifiedTime Set-FTPOption Set-FTPStreamPosition Set-FTPTracing Set-FTPWorkingDirectory Set-SFTPChmod Set-SFTPContent Set-SFTPStreamPosition Set-SFTPTimestamp Set-SFTPWorkingDirectory Set-SSHShellPrompt Set-SSHShellSize Start-FXPDirectoryTransfer Start-FXPFileTransfer Start-SSHLocalTunnel Start-SSHRemoteTunnel Stop-SSHShellCommand Stop-SSHTunnel Sync-FTPDirectory Sync-FTPStream Sync-SFTPDirectory Sync-SFTPStream Test-FTPDirectory Test-FTPFile Test-FXPTransfer Test-SFTPDirectory Test-SFTPFile Test-SFTPPath Test-SFTPSymbolicLink Wait-SSHShellPrompt Write-FTPStream Write-SFTPStream Write-SSHShell

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

FileList

  • Transferetto.nuspec
  • LICENSE
  • Transferetto.psm1
  • Lib\Core\FluentFTP.dll
  • Lib\Core\libgcc_s_seh-1.dll
  • Lib\Core\libgnutls-30.dll
  • Lib\Core\libnettle-8.dll
  • Lib\Core\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • Lib\Core\Renci.SshNet.dll
  • Lib\Core\Transferetto.ModuleLoadContext.dll
  • Lib\Core\Transferetto.PowerShell.xml
  • Lib\Default\FluentFTP.dll
  • Lib\Default\libgcc_s_seh-1.dll
  • Lib\Default\libgmp-10.dll
  • Lib\Default\libgnutls-30.dll
  • Lib\Default\libhogweed-6.dll
  • Lib\Default\libnettle-8.dll
  • Lib\Default\libwinpthread-1.dll
  • Lib\Default\Microsoft.Bcl.AsyncInterfaces.dll
  • Lib\Default\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • Lib\Default\Microsoft.Extensions.Logging.Abstractions.dll
  • Lib\Default\Renci.SshNet.dll
  • Lib\Default\System.Buffers.dll
  • Lib\Default\System.Formats.Asn1.dll
  • Lib\Default\System.Memory.dll
  • Lib\Default\System.Numerics.Vectors.dll
  • Lib\Default\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Default\System.Threading.Tasks.Extensions.dll
  • Lib\Default\System.ValueTuple.dll
  • Lib\Default\Transferetto.dll
  • Lib\Default\Transferetto.PowerShell.dll
  • Lib\Default\Transferetto.PowerShell.xml
  • Transferetto.Libraries.ps1
  • Transferetto.psd1
  • Lib\Core\BouncyCastle.Cryptography.dll
  • Lib\Core\FluentFTP.GnuTLS.dll
  • Lib\Core\libgmp-10.dll
  • Lib\Core\libhogweed-6.dll
  • Lib\Core\libwinpthread-1.dll
  • Lib\Core\Microsoft.Extensions.Logging.Abstractions.dll
  • Lib\Core\Transferetto.dll
  • Lib\Core\Transferetto.PowerShell.dll
  • Lib\Default\BouncyCastle.Cryptography.dll
  • Lib\Default\FluentFTP.GnuTLS.dll

Version History

Version Downloads Last updated
2.0.0 (current version) 9,765 6/14/2026
1.0.0 13,444,348 2/3/2024
0.0.18 55,115 10/26/2023
0.0.17 168,268 12/4/2022
0.0.16 15,587 11/5/2022
0.0.15 22,982 9/22/2022
0.0.14 23,817 8/4/2022
0.0.13 12,384 7/11/2022
0.0.12 12,429 6/17/2022
0.0.11 33,783 4/10/2022
0.0.10 34,622 12/22/2021
0.0.9 5,947 10/29/2021
0.0.8 803 9/15/2021
0.0.7 25 9/15/2021
0.0.6 34 9/14/2021
0.0.5 800 4/3/2021
0.0.4 20 3/30/2021
Show more