Showing posts with label FTP. Show all posts
Showing posts with label FTP. Show all posts

Sunday, August 23, 2009

取消mget的提示

mget是FTP中批量下载文件的命令, 在使用的时候可能会在每一个文件下载之前都询问你是否下载, 这样太麻烦了, 得一直按着Y然后回车, 要有1000个那估计下完手都不是自己的了. 稍微看了一下ftp的man page, 其中有一个prompt命令, 就是专门用来切换使用mgetmput时是否提示的. 好了, prompt之后就可以放心地不去管mget了.