一、本地拷貝文件nohup rsync -avzh /data/wwwroot/xhprof/* /mnt/xhprof/ &二、更改文件夾名稱mv /data/wwwroot/xhprof /data/wwwroot/xhprof1三、添加軟鏈接 ln -s /mnt/xhprof/ /data/wwwroot/xhprof四、刪除原文件rm -rf /data/wwwroot/xhprofrsync