|
阅读:1167回复:3
谁知道学校的GFTP什么时候开啊
谁知道学校的GFTP什么时候开啊
|
|
|
1C#
发布于:2005-10-22 11:28
Re:谁知道学校的GFTP什么时候开啊
什么是GFTP? |
|
|
|
2C#
发布于:2005-10-22 12:18
Re:谁知道学校的GFTP什么时候开啊
Google的新品?。。。米听过啊~~ |
|
|
|
3C#
发布于:2005-10-22 14:22
Re:谁知道学校的GFTP什么时候开啊
Latest Stable Version: 2.0.18 (2/4/2005)
gFTP is a free multithreaded file transfer client for *NIX based machines. It has the following features: Distributed under the terms of the GNU Public License Agreement Written in C and has a text interface and a GTK+ 1.2/2.x interface Supports the FTP, FTPS (control connection only), HTTP, HTTPS, SSH and FSP protocols FTP and HTTP proxy server support Supports FXP file transfers (transferring files between 2 remote servers via FTP) Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style directory listings Bookmarks menu to allow you to quickly connect to remote sites Fully Internationalized. Here are the following translations of gFTP that are available: Albanian (sq), Amharic (am), Arabic (ar), Azerbaijan (az), Bangla (bn), Belarusian (be), Bulgarian (bg), Catalan (ca), Chinese (zh_TW,zh_CN), Croatian (hr), Czech (cs), Danish (da), Dutch (nl), English (en_CA, en_GB, en_US), Finnish (fi), French (fr), German (de), Greek (el), Hebrew (he), Hungarian (hu), Irish (ga), Italian (it), Korean (ko), Japanese (ja), Macedonian (mk), Malayalam (ml), Malay (ms), Norwegian (no), Polish (pl), Portuguese (pt,pt_BR), Punjabi (pa), Romanian (ro), Russian (ru), Serbian (sr,sr@Latn), Slovak (sk), Spanish (es), Swedish (sv), Tamil (ta), Thai (th), Turkish (tr) and Ukrainian (uk) translations available. Requirements GTK+ 1.2.3 or higher. GTK+/Glib is included with most systems now. If you don't have it installed, you may want to check to see if your vendor has a package available. If not, you can download the latest version of GTK+ and Glib from ftp://ftp.gtk.org/pub/gtk. gFTP will work with version 1.2 or 2.x of GTK+, I would suggest using GTK+ 2.x, but installing GTK+ 2.x does require installing more packages onto your system. pthread libraries. If you have a libc6 based machine (Debian 2.x+, Red Hat 5.x+), you should already have the pthread libraries installed. If you have a libc5 based machine, you will need to install LinuxThreads. You can download it from my website here. If you are running a pretty modern Linux distribution, this shouldn't be an issue. Also, if you don't have LinuxThreads installed, you most likely don't have thread safe X libraries. You must have thread safe X libraries or gFTP will constantly crash. You can download some thread safe X libraries off my website here. If you are on a platform other than GNU/Linux, you may want to take a look at the FSU Pthreads library. I would recommend running X in at least 800x600 mode. Download gFTP If you run into any problems compiling or using gFTP, please feel free to email me. The only thing that I ask is that you read the FAQ before you ask any questions. Most of the questions that I get asked are answered there. You can also download these files via FTP at ftp://gftp.seul.org/pub/gftp. For MD5 sum checks of these files, you can view them here gftp-2.0.18.tar.bz2 - Stable Source (bzip2) [1342 KB] gftp-2.0.18.tar.gz - Stable Source (gzip) [2119 KB] gftp_2.0.18-1_all.deb [42 KB], gftp-common_2.0.18-1_i386.deb [714 KB], gftp-gtk_2.0.18-1_i386.deb [280 KB], gftp-text_2.0.18-1_i386.deb [122 KB] - Stable Binary i386 DEBs Mailing Lists gftp-announce - this list is announcements related to gFTP. To subscribe, send an email to [email protected] with the words subscribe gftp-announce in the body. gftp-users - this list is for questions regarding gFTP. Please check the list archives first to see if your question has already been answered. To subscribe, send an email to [email protected] with the words subscribe gftp-users in the body. Please file all bug reports in GNOME's Bugzilla. Bug Reporting If you find any bugs in gFTP, please report them using GNOME's Bugzilla. Please check the current list of known bugs before reporting a new bug. Please refrain from emailing bugs directly to me or through the gftp-users mailinglist. It is easier for me if they are reported through Bugzilla. |
|
|