find /ftp_data/ -mindepth 2 -type d -mtime +7 -exec rm -rf {} \;

相关文章: