- Downgraded
SSH.NET
to2023.0.0
as issues with PS 7 - Improved
Send-FTPFile
,Receive-FTPFile
output objects - Added
TLS 1.3
support forConnect-FTP
- hopefully it works
- Updated
FluentFTP
to49.0.2
- Updated
SSH.NET
to2023.0.1
- Added
TLS 1.3
support
- Upgraded
FluentFTP
to48.0.1
- Upgraded
SSH.NET
to2023.0.0
- Upgraded
FluentFTP
to42.1.0
- Fixes
Connect-FTP
options due to new version change of FLuentFTP - Upgraded
FluentFTP
to40.0.0
to42.0.0
- Added additional tests to try and be proactive!
- Added basic support for Proxy (maybe works)
- Upgraded
FluentFTP
to40.0.0
- Fixes problem with missing function in PSGallery
- Upgraded
FluentFTP
to37.0.6
- Upgraded
SSH.NET
to2020.0.2
which fixes weak private key generation - SSH.NET Advisory - Upgraded
FluentFTP
to37.0.3.0
- Fixes
Set-FTPTracing
- Small docs update to
Set-FTPTracing
- Changed
ShowUsername
toHideUsername
inSet-FTPTracing
- Added detection for
netframework
to be minimum 4.7.2 - Upgraded
FluentFTP
to37.0.2.0
- Fixes
Connect-SFTP
port functionality - Fixes
Connect-SSH
port functionality
- Fixes
Rename-SFTPFile
- reported #7
- Added command
Test-FTPDirectory
- thank you Sidewinder53
- Republished module to PowerShell Gallery
- Added support for key authentication in
Connect-SFTP
- thank you Szeraax! - Improved error handling of
Connect-SFTP
- Small fixes
- First edition