Files
awesome-selfhosted-data/software/openssh-sftp-server.yml
nodiscc 1abd80b3c8 plaforms: add deb platform for software that can be installed trough .deb packages (#117)
- this platform may be added to software that is installable through .deb packages/repositories (either official Debian repositories, or repositories/.deb packages provided by project maintainers)
- related https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/71
- added the platform to a few items (not exhaustive)
2023-09-11 12:01:28 +00:00

12 lines
277 B
YAML

name: OpenSSH SFTP server
website_url: https://www.openssh.com/
description: Secure File Transfer Program.
licenses:
- BSD-2-Clause
platforms:
- C
- deb
tags:
- File Transfer & Synchronization
source_code_url: https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/