webftp

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WebFTPCmd = &cobra.Command{
	Use:     "webftp-log",
	Aliases: []string{"webftp-logs"},
	Short:   "Retrieve and display WebFTP transfer logs",
	Long: `
	Retrieve and display WebFTP file transfer logs from the Alpacon, with options to filter by
	server, user, and action. Use the '--tail' flag to limit the output to the last N entries.
	`,
	Example: `
	alpacon webftp-log
	alpacon webftp-logs
	alpacon webftp-log --tail 10 --server my-server
	alpacon webftp-log --tail=50 --user=admin --action=upload
	`,
	Run: runWebFTP,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL