大家还是不要用gftp了,改用KFTPGrabber吧
- 内存不足
- 论坛版主
- 帖子: 3277
- 注册时间: 2005-08-18 18:43
- 联系:
- drivel
- 帖子: 1918
- 注册时间: 2006-07-08 9:21
- 来自: University of Science and Technology Beijing
- 联系:
- zjumty
- 帖子: 47
- 注册时间: 2006-05-14 23:07
- karron
- 帖子: 6226
- 注册时间: 2005-06-11 14:03
- 来自: 不明真相的群众
- 联系:
把远程站点的编码改成GBK,应该就好了,KFTPGrabber很好用的.zjumty 写了:我下到了,不过中文的目录和文件都看不见,还不如乱码呢。
不过在windows上我一直用FileZilla,我很看好它。
希望它早日出稳定版,然后早点被放到源里面。
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
- 内存不足
- 论坛版主
- 帖子: 3277
- 注册时间: 2005-08-18 18:43
- 联系:
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了
听说这个不错可以可以更改 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了
-
- 帖子: 116
- 注册时间: 2005-10-07 18:55
-
- 帖子: 18
- 注册时间: 2006-08-29 13:43
装不上呀!!!!!!!!!!!!!!
怎么装呀?
/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.
/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
- 来自: 不明真相的群众
- 联系:
-
- 帖子: 18
- 注册时间: 2006-08-29 13:43
- karron
- 帖子: 6226
- 注册时间: 2005-06-11 14:03
- 来自: 不明真相的群众
- 联系:
代码: 全选
karron@karronqiu:~$ apt-cache search kftpgrabber
kftpgrabber - KDE FTP client
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
-
- 帖子: 18
- 注册时间: 2006-08-29 13:43
$ 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
是不是装好了?怎么用呀!!!!!!!!!!!!!!!!
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
- 来自: 不明真相的群众
- 联系:
你的源是什么源?怎么和我不一样呢?你这个包是从Slackware转换的.应该不是ubuntu官方打的包.
你看看菜单里面有没有.我都是从菜单里面启动的.
或者 dpkg -L kftpgrabber-0.7.0
看看都安装到哪里了.
你看看菜单里面有没有.我都是从菜单里面启动的.
或者 dpkg -L kftpgrabber-0.7.0
看看都安装到哪里了.
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.