* Add manifest for WinSCP v5.17.5 * add silent switch * add silentwithprogress switch bc required even though there isn't one * update download url since the CDN doesn't seem to be working with this tool * updated incorrect SHA256 hash
18 lines
794 B
YAML
18 lines
794 B
YAML
Id: WinSCP.WinSCP
|
|
Version: 5.17.5
|
|
Name: WinSCP
|
|
Publisher: WinSCP
|
|
License: GPL
|
|
LicenseUrl: https://winscp.net/eng/docs/license
|
|
AppMoniker: winscp
|
|
Tags: winscp, scp, sftp, ftp, ftps, webdav, s3
|
|
Description: WinSCP is an open source free SFTP client, FTP client, WebDAV client, S3 client and SCP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality.
|
|
Homepage: https://winscp.net
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://phoenixnap.dl.sourceforge.net/project/winscp/WinSCP/5.17.5/WinSCP-5.17.5-Setup.exe
|
|
Sha256: 0F43923EE1AAF92A36ABEADE57CC227F890F3980B42732DCCC7BE7E862AADDFF
|
|
InstallerType: exe
|
|
Switches:
|
|
Silent: /verysilent
|
|
SilentWithProgress: /verysilent |