我菜固我在

博客园 首页 新随笔 联系 订阅 管理
#!/bin/bash
find anon_root -type f >> list.txt
while read i ; do wput "$i"  ftp://user:password@ip ; done < list.txt 

 

本人测试通过 

posted on 2010-06-02 17:11  大侠(cer)  阅读(330)  评论(0编辑  收藏  举报