{sdcms:include("../header.html")}
当前位置:插件 > 数据库管理插件 > {backup_title}
<%dim fso,fsofolder,fsofile%> <%dim f_path,f_name,f_size,f_modi%> <%set fso=createobject("scripting.filesystemobject")%> <%If fso.FolderExists(TruePath)then%> <%Set fsofolder=fso.GetFolder(TruePath)%> <%For Each fsofile In fsofolder.Files%> <%f_name=fsofile.Name%> <%f_size=fsofile.size/1000%> <%f_modi=fsofile.DateLastModified%> <%next%> <%set fsofolder=nothing%> <%set fso=nothing%> <%else%> <%End if%>
备份名称 大小 最后修改时间 管理
<%=f_name%> <%=f_size%>k <%=f_modi%> 恢复 删除
没有资料
processed in {sdcms.runtime} seconds, {dbquery} queries