在没有提示的情况下使用FTP的mget

编程入门 行业动态 更新时间:2024-10-28 12:25:22
本文介绍了在没有提示的情况下使用FTP的mget的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试使用FTP协议从服务器中拉出一些文件.我访问文件并下载它们没有问题.问题是有很多,而命令

I am trying to pulls some files down from a server using the FTP protocol. I have not problems accessing the files and downloading them. The issues is there are a number of them and the command,

mget *.raw

系统提示我按照以下说明下载文件

I am being prompted to download the file as follows

mget G20140926_Plasma_iTRAQTMTstudy_TMT10_fr12.raw? y 200 PORT command successful. Consider using PASV. 150 Opening BINARY mode data connection for G20140926_Plasma_iTRAQTMTstudy_TMT10_fr12.raw (1658613609 bytes). 226 Transfer complete.

我能以某种方式避免这种情况吗?

Can I avoid this somehow?

推荐答案

每个评论确定

使对话框静音的一种快速方法是键入命令

A quick way to silence the dialog is to type the command

prompt noprompt

这将使所有内容静音,因此您可以使自己的内心满足.

This will silence everything so you can glob to your hearts content.

感谢Marichyasana!

Thanks Marichyasana!

更多推荐

在没有提示的情况下使用FTP的mget

本文发布于:2023-07-11 08:52:58,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1093488.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:情况下   提示   mget   FTP

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!