Linux command
gftp 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
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.