大家还是不要用gftp了,改用KFTPGrabber吧

系统字体配置、中文显示和输入法问题
头像
内存不足
论坛版主
帖子: 3277
注册时间: 2005-08-18 18:43
联系:

#16

帖子 内存不足 » 2006-07-25 10:36

File Zilla 也不错的说
໌→ iCookie Gtk Theme
໌→DropPlusBluetheme
กรัก กรัก`菠萝
头像
zjumty
帖子: 47
注册时间: 2006-05-14 23:07

#17

帖子 zjumty » 2006-07-25 21:05

filezilla 有linux版吗?
头像
drivel
帖子: 1918
注册时间: 2006-07-08 9:21
来自: University of Science and Technology Beijing
联系:

#18

帖子 drivel » 2006-07-25 21:18

楼主来张图片。。。
头像
zjumty
帖子: 47
注册时间: 2006-05-14 23:07

#19

帖子 zjumty » 2006-07-25 21:18

我下到了,不过中文的目录和文件都看不见,还不如乱码呢。
不过在windows上我一直用FileZilla,我很看好它。
希望它早日出稳定版,然后早点被放到源里面。
ougi
帖子: 41
注册时间: 2006-06-08 23:09

#20

帖子 ougi » 2006-07-27 22:39

这个东西确实不错 :lol:
头像
karron
帖子: 6226
注册时间: 2005-06-11 14:03
来自: 不明真相的群众
联系:

#21

帖子 karron » 2006-07-28 9:33

zjumty 写了:我下到了,不过中文的目录和文件都看不见,还不如乱码呢。
不过在windows上我一直用FileZilla,我很看好它。
希望它早日出稳定版,然后早点被放到源里面。
把远程站点的编码改成GBK,应该就好了,KFTPGrabber很好用的.
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
头像
内存不足
论坛版主
帖子: 3277
注册时间: 2005-08-18 18:43
联系:

#22

帖子 内存不足 » 2006-07-28 9:57

Filezilla 3 中文版
听说这个不错可以可以更改 FTP Server 端的编码,就不用愁gb big等乱码的问题了。
官方网站下载 tar.gz 包

1. 把解压的 filezilla3/bin/ 目录下的文件复制到 /usr/local/bin 下(sudo mv filezilla3/bin/* /usr/local/bin/)
2. 把解压的 filezilla3/share/目录下的文件复制到 /usr/local/share/下 (sudo mv filezilla3/share/filezilla /usr/local/share/)
3. sudo gedit /usr/share/applications/filezilla.desktop 新建启动器 输入下边的内容



[Desktop Entry]
Encoding=UTF-8
Name=Filezilla 3
Comment=Filezilla FTP Client
Exec=filezilla
Icon=/usr/local/share/filezilla/resources/filezilla.png
Terminal=false
Type=Application
Categories=Application;Network;


保存文件并退出就OK了
໌→ iCookie Gtk Theme
໌→DropPlusBluetheme
กรัก กรัก`菠萝
vliqi
帖子: 116
注册时间: 2005-10-07 18:55

#23

帖子 vliqi » 2006-08-29 8:33

hpsuser 写了:KFTPGrabber的确比gFTP好用很多,但是界面里的英文也太多了吧,不懂英语的兄弟们怎么办啊?
这样好的软件是不愁没有人翻译的。不过也比在乱码中摸索强,lftp王道的日子也要过去了。
iceice
帖子: 18
注册时间: 2006-08-29 13:43

装不上呀!!!!!!!!!!!!!!

#24

帖子 iceice » 2006-08-29 14:13

怎么装呀?
/Desktop/kftpgrabber-0.7.0-beta1$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.
头像
karron
帖子: 6226
注册时间: 2005-06-11 14:03
来自: 不明真相的群众
联系:

#25

帖子 karron » 2006-08-29 14:14

sudo apt-get install kftpgrabber
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
iceice
帖子: 18
注册时间: 2006-08-29 13:43

#26

帖子 iceice » 2006-08-29 17:27

$ sudo apt-get install kftpgrabber
Password:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
E: 无法找到软件包 kftpgrabber
头像
karron
帖子: 6226
注册时间: 2005-06-11 14:03
来自: 不明真相的群众
联系:

#27

帖子 karron » 2006-08-29 18:39

代码: 全选

karron@karronqiu:~$ apt-cache search kftpgrabber
kftpgrabber - KDE FTP client
请检查你自己的源。
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
iceice
帖子: 18
注册时间: 2006-08-29 13:43

#28

帖子 iceice » 2006-08-30 8:17

$ apt-cache search kftpgrabber
kftpgrabber-0.7.0 - Converted Slackware tgz package
~$ sudo apt-get install kftpgrabber-0.7.0
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
kftpgrabber-0.7.0 已经是最新的版本了。
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
binbin@ubuntubinbin:~$ kftpgrabber
bash: kftpgrabber: command not found


是不是装好了?怎么用呀!!!!!!!!!!!!!!!!
头像
karron
帖子: 6226
注册时间: 2005-06-11 14:03
来自: 不明真相的群众
联系:

#29

帖子 karron » 2006-08-30 10:36

你的源是什么源?怎么和我不一样呢?你这个包是从Slackware转换的.应该不是ubuntu官方打的包.

你看看菜单里面有没有.我都是从菜单里面启动的.

或者 dpkg -L kftpgrabber-0.7.0

看看都安装到哪里了.
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
iceice
帖子: 18
注册时间: 2006-08-29 13:43

#30

帖子 iceice » 2006-08-30 11:07

把原来的卸了
还是不行
$ sudo apt-get install kftpgrabber
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
E: 无法找到软件包 kftpgrabber
回复