Linux command
gftp 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start gFTP
gftp
Connect to server
gftp [ftp.example.com]
Connect with port
gftp [ftp://server:2121]
Connect via SSH
gftp [ssh://user@server]
说明
gftp is a graphical FTP, SFTP, and HTTP client for Linux. It provides a dual-pane file manager interface for transferring files between local and remote systems. The application supports multiple protocols, bookmarks, queue management, and recursive transfers. It handles resume for interrupted transfers. gftp offers a user-friendly alternative to command-line file transfer tools.
参数
- --help
- Display help information.
- --version
- Display version.
FAQ
What is the gftp command used for?
gftp is a graphical FTP, SFTP, and HTTP client for Linux. It provides a dual-pane file manager interface for transferring files between local and remote systems. The application supports multiple protocols, bookmarks, queue management, and recursive transfers. It handles resume for interrupted transfers. gftp offers a user-friendly alternative to command-line file transfer tools.
How do I run a basic gftp example?
Run `gftp` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --help do in gftp?
Display help information.