Prayer

在一般中寻求卓越
posts - 1256, comments - 190, trackbacks - 0, articles - 0
  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理
"apt-get install lftp" or "apt-get install lftp-ssl", i compiled it myself from lftp.yar.ru

connect to your ftp and do:
mirror -R <the local dirname>

this will upload the whole directory.

 
首先,ftp命令是肯定不行的,必须用lftp。
上传整个文件夹:mirror -R 本地文件夹
下载整个文件夹:mirror 远端文件夹 本地文件夹


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理