免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
楼主: allenpony
打印 上一主题 下一主题

求助:如何通过FTP下载整个目录? [复制链接]

论坛徽章:
0
11 [报告]
发表于 2003-06-30 14:43 |只看该作者

求助:如何通过FTP下载整个目录?

汗,我又查了下资料,说是按如下步骤安装:
1. 解壓縮 source code 'wget-1.5.3.tar.gz'  
2. cd' to the directory containing the package's source code and type './configure' to configure the package for your system.

3. Type `make' to compile the package.
4. Optionally, type `make check' to run any self-tests that come with the package.
5. Type `make install' to install the programs and any data files and documentation.
6. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
我到第3步是就不行了啊,竟然给我抱了个程序的错!错误如下:
cc -c  -w -newc -vaxc -std1 -D_ANSI_SOURCE -isoc94 -Olimit 76000 -I/program/tuxe
do71/include -I. -I.   -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\"
-DLOCALEDIR=\"/usr/local/share/locale\" -O -Olimit 2000 -c http.c
cc: Error: http.c, line 749: In this statement, a common type could not be deter
mined for the 2nd and 3rd operands ("hs->newloc" and "gettext(...)" of a condit
ional operator. (badcondit)
                     hs->newloc ? hs->newloc : _("unspecified",
---------------------^
cc: Error: http.c, line 750: In this statement, a common type could not be deter
mined for the 2nd and 3rd operands ("gettext(...)" and """" of a conditional op
erator. (badcondit)
                     hs->newloc ? _(" [following]" : "";
---------------------^
*** Exit 1
我装的是wget1.5.3,解包后./configure成功了,是不是然后就到src目录执行后敲“make”?这样的话就报上面的错。谢谢告之为何。

论坛徽章:
0
12 [报告]
发表于 2003-06-30 14:57 |只看该作者

求助:如何通过FTP下载整个目录?

http://ftp.gnu.org/gnu/wget/wget-1.8.2.tar.gz

论坛徽章:
0
13 [报告]
发表于 2003-06-30 15:17 |只看该作者

求助:如何通过FTP下载整个目录?

1.8.2和1.8都不行啊老大,configure时报错如下:
checking size of long... configure: error: can not run test program while cross compiling

论坛徽章:
0
14 [报告]
发表于 2003-06-30 15:35 |只看该作者

求助:如何通过FTP下载整个目录?

你什么系统?

论坛徽章:
0
15 [报告]
发表于 2003-06-30 16:35 |只看该作者

求助:如何通过FTP下载整个目录?

Compaq Tru64 UNIX V5.1

论坛徽章:
0
16 [报告]
发表于 2003-06-30 18:04 |只看该作者

求助:如何通过FTP下载整个目录?

wget1.8.2好象不支持你的系统.  

论坛徽章:
0
17 [报告]
发表于 2003-06-30 18:08 |只看该作者

求助:如何通过FTP下载整个目录?

郁闷,那该怎么半啊?拜托老大给个办法吧,有没有其他方法?比如SHELL?

论坛徽章:
0
18 [报告]
发表于 2003-06-30 18:23 |只看该作者

求助:如何通过FTP下载整个目录?

ssh可以,装了吗?

论坛徽章:
0
19 [报告]
发表于 2003-06-30 18:25 |只看该作者

求助:如何通过FTP下载整个目录?

shell我不懂。我也只会用软件

论坛徽章:
0
20 [报告]
发表于 2003-06-30 18:45 |只看该作者

求助:如何通过FTP下载整个目录?

[quote]原帖由 "allenpony"]假设我的IP为192.168.1.1,对方为192.168.1.2,都为UNIX系统,我想从远程机器上下载某个目录里的所有文件到我的机器上,下载完成以后将删除远程机器上的相同的文件。如果远程机器上没有文件了,则睡眠一段时间再重复..........[/quote 发表:
     
如何才能知道下载的文件是完整的,而不会把上传了一半的文件删除呢
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP