分页: 2 / 3
发表于 : 2006-07-25 10:36
由 内存不足
File Zilla 也不错的说
发表于 : 2006-07-25 21:05
由 zjumty
filezilla 有linux版吗?
发表于 : 2006-07-25 21:18
由 drivel
楼主来张图片。。。
发表于 : 2006-07-25 21:18
由 zjumty
我下到了,不过中文的目录和文件都看不见,还不如乱码呢。
不过在windows上我一直用FileZilla,我很看好它。
希望它早日出稳定版,然后早点被放到源里面。
发表于 : 2006-07-27 22:39
由 ougi
这个东西确实不错

发表于 : 2006-07-28 9:33
由 karron
zjumty 写了:我下到了,不过中文的目录和文件都看不见,还不如乱码呢。
不过在windows上我一直用FileZilla,我很看好它。
希望它早日出稳定版,然后早点被放到源里面。
把远程站点的编码改成GBK,应该就好了,KFTPGrabber很好用的.
发表于 : 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了
发表于 : 2006-08-29 8:33
由 vliqi
hpsuser 写了:KFTPGrabber的确比gFTP好用很多,但是界面里的英文也太多了吧,不懂英语的兄弟们怎么办啊?
这样好的软件是不愁没有人翻译的。不过也比在乱码中摸索强,lftp王道的日子也要过去了。
装不上呀!!!!!!!!!!!!!!
发表于 : 2006-08-29 14:13
由 iceice
怎么装呀?
/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.
发表于 : 2006-08-29 14:14
由 karron
sudo apt-get install kftpgrabber
发表于 : 2006-08-29 17:27
由 iceice
$ sudo apt-get install kftpgrabber
Password:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
E: 无法找到软件包 kftpgrabber
发表于 : 2006-08-29 18:39
由 karron
代码: 全选
karron@karronqiu:~$ apt-cache search kftpgrabber
kftpgrabber - KDE FTP client
请检查你自己的源。
发表于 : 2006-08-30 8:17
由 iceice
$ 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
是不是装好了?怎么用呀!!!!!!!!!!!!!!!!
发表于 : 2006-08-30 10:36
由 karron
你的源是什么源?怎么和我不一样呢?你这个包是从Slackware转换的.应该不是ubuntu官方打的包.
你看看菜单里面有没有.我都是从菜单里面启动的.
或者 dpkg -L kftpgrabber-0.7.0
看看都安装到哪里了.
发表于 : 2006-08-30 11:07
由 iceice
把原来的卸了
还是不行
$ sudo apt-get install kftpgrabber
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
E: 无法找到软件包 kftpgrabber