@echo off goto start Filename: del_backup.bat Version: V3.0 Author: XAD Blog Site: https://blog.51cto.com/onenice Created Time: 2018/02/13 周二 14:52:58.00 Environment: windows server 2008 :start set file_path=E:\ set file_ext=*.bkf set file_live_time=-15 set file_del_log=D:\del_log.txt echo ============================================================================ >> %file_del_log% echo= >>%file_del_log% echo %date% - %time% [BEGIN] >> %file_del_log% echo= >> %file_del_log% forfiles /p %file_path% /s /d %file_live_time% /m %file_ext% /c "cmd /c echo @path SIZE:@fsize L_C_TIME:@fdate-@ftime >> %file_del_log%" forfiles /p %file_path% /s /d %file_live_time% /m %file_ext% /c "cmd /c del @path" echo= >> %file_del_log% echo %date% - %time% [END] >> %file_del_log% echo= >> %file_del_log%
另外有需要云服務器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內(nèi)外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。