摘要: SQL Server 的事务日志意外增大或充满的处理方法事务日志文件Transaction Log File是用来记录数据库更新情况的文件,扩展名为ldf。在 SQL Server 7.0 和 SQL Server 2000 中,如果设置了自动增长功能,事务日志文件将会自动扩展。一般情况下,在能够容... 阅读全文
posted @ 2015-02-25 16:07 seasonzone 阅读(11397) 评论(0) 推荐(0)
摘要: ​运 行FileZillaServerInterface.exe,得到以上界面,如果是第一次进入,直接点击ok即可。我们可以在 「Administratorpassword:」栏位中输入本服务器Filezilla服务的密码,输入管理端口号(管理端口到底是多少,请参考前文 安装过程中填写的具体数字是多... 阅读全文
posted @ 2015-02-25 15:40 seasonzone 阅读(816) 评论(0) 推荐(0)
摘要: FTP Server: home4u.at.china.comUser: yepanghuangPassword: abc123打开Windows的开始菜单,执行“运行”命令,在对话框中输入ftp,按下“确定”按钮将会切换至DOS窗口,出现命令提示符ftp>键入命令连接FTP服务器:ftp> ope... 阅读全文
posted @ 2015-02-25 13:38 seasonzone 阅读(1719) 评论(0) 推荐(0)