34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
# ================== General ==================
|
|
Id: WinSCP.WinSCP
|
|
Publisher: WinSCP
|
|
Name: WinSCP
|
|
Author: WinSCP
|
|
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.
|
|
AppMoniker: winscp
|
|
Tags: winscp, scp, sftp, ftp, ftps, webdav, s3
|
|
#Protocols:
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://winscp.net
|
|
License: GNU General Public License
|
|
LicenseUrl: https://winscp.net/eng/docs/license
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 5.17.10
|
|
|
|
InstallerType: Inno
|
|
Switches:
|
|
Custom: /ALLUSERS
|
|
Language: en-US
|
|
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://sourceforge.net/projects/winscp/files/WinSCP/5.17.10/WinSCP-5.17.10-Setup.exe/download
|
|
Sha256: 16caaceb26e654d1ffebe159751bbd46840ad0eba4e0f5da2c4e105c3da44d1d
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|