https://github.com/kitech/nullfxp
https://github.com/kitech/nullfxp
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kitech/nullfxp
- Owner: kitech
- License: gpl-2.0
- Created: 2011-10-17T07:29:39.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-07-14T02:19:52.000Z (almost 12 years ago)
- Last Synced: 2023-03-12T22:52:33.936Z (over 3 years ago)
- Language: C
- Homepage:
- Size: 8.74 MB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
NullFXP is a cross-platform sftp/ftp/secure ftp client with GUI, based on Qt technology.
It support multi host connection and multi transport each other supported protocol at meanwhile.
Homepage:
http://www.qtchina.tk
Requirement:
1. >= Qt 4.4.3 < Qt 5.0.0
2. OpenSSL
3. libcurl
代码格式: emacs
(setq c-default-style "bsd" c-basic-offset 4)
Extra:
The code is not beautifuy, but it works fine.