sftpgo.com
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
Package Information
- Domain:
sftpgo.com
- Name:
sftpgo.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install sftpgo
Programs
This package provides the following executable programs:
sftpgo
Aliases
This package can also be accessed using these aliases:
sftpgo
Available Versions
Show all 8 versions
2.6.6
,2.6.5
,2.6.4
,2.6.3
,2.6.2
2.6.1
,2.6.0
,2.5.6
Latest Version: 2.6.6
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +sftpgo.com@2.6.6 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.sftpgocom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.