每次用FTP登录,空间总是产生很多形如:  gs_tmp_tz.***.** 的文件,感觉太凌乱。

查询相关资料得知:

gs_tmp_tz... is the temporary timezone detection file.

========================================================

解决方法:有可能是由于FTP服务器存储空间己满,请尝试删除冗余文件并清理出尽可能多的可用空闲空间。

然后基本就解决了。

========================================================

RESOLUTION/EXPLANATION

gs_tmp_tz is the temporary time zone detection file. The only reason you should ever see this file on the server is if CuteFTP was able to upload it, but unable to delete it. The most likely reason this might happen is if you have upload permissions, but not delete permissions to the default folder. (You might be able to prevent this problem by changing the default remote folder to one for which you have upload and delete permissions.) A less likely reason is that the server created the temporary file for the upload, but returned an error response for the upload.

If CuteFTP is enabled to automatically detect the time zone of a server, when you log into the server, CuteFTP will perform a series of actions to try to detect the time zone offset:

  1. Look at the local system time.
  2. Attempt to upload this temporary file (gs_tmp_tz).
  3. If the upload was successful, look at the server-modified time stamp for the uploaded temporary file.
  4. Attempt to delete the temporary file (if the upload was successful).

The difference in the local time and the remote time stamp allows CuteFTP to know what the time zone offset is so that it can tell whether files on the server are older than or newer than local files. It is important to know the correct time zone offset if you want to use the Smart Overwrite or folder synchronization features; otherwise the wrong files might be overwritten.

You can turn off the automatic detection of the server's time zone, which will prevent this file from being created.

To turn off automatic detection of the server's time zone

  1. Open the Site Manager.

    • In Cute FTP Pro: Right-click the site, then click Properties.
    • In CuteFTP Home: Click the site.

      The Site Properties appear.

  2. Click the Type tab.

  3. In the Server time zone area, clear the Automatically detect check box.
  4. If necessary, set the time zone offset for the server. Click the down arrow and then select the time zone of the server.
  5. Click ConnectOK, or Exit (depending on your need and the version of CuteFTP).

OK, 以上设置后,完美解决现有问题。

乐意黎

本文地址:  http://blog.csdn.net/aerchi/article/details/40976455

[乐意黎原创] FTP 产生 gs_tmp_tz.***.** 文件相关推荐

  1. [乐意黎原创] 删除QQ的MiniBrowser浏览器,QQ聊天会话中点击链接直接用默认浏览器中打开

    [乐意黎原创] 删除QQ自带的MiniBrowser浏览器,使从聊天会话中点击链接直接打开默认浏览器中打开 如题,不知从什么版本开始,乐-意-黎无意中发现,点击QQ聊天会计中的链接时,不会在默认浏览器 ...

  2. [乐意黎原创] 红米1刷MIUI 6 系统

    本人[乐意黎]于2014年1月左右买的红米1. 至今使用己有快一年三个月的时间,由于安装的程序和东西太多,总感觉原有的MIUI 5用起来太卡.体验过别人的小米NOTEbook手机上的MIUI 6 系统 ...

  3. [乐意黎原创]Nginx里带参数的rewrite详解

    1. 如下所示,带 www.daza.ren/view-detail-weixin-9999.html 和 www.daza.ren/view-detail-weixin-9999.html?65 在 ...

  4. [乐意黎原创]关于IE,Firefox, Chrome等浏览器被t999.cn网页和2345浏览器流氓操作劫持的修复方法

    浏览器被t999.cn网页和2345浏览器,变为默认主页,无法取消,更改. 昨晚 帮某某使用了网上下载 KMS激活工具,想把office激活一下,安装并操作完成之后,打开了word没有再提示说要激活了 ...

  5. [乐意黎原创]PHP启用session后抛 session_start(): open(/var/lib/php/session/sess_... 的解决办法

    如题,PHP启用SESSION后抛 Warning: session_start(): open(/var/lib/php/session_user/sess_d5gn9q7q9qii26ajk2c8 ...

  6. [乐意黎原创] 2014年全国和云南省中级会计师成绩、分数段、过关率及年龄段统计分析

    2014年全国会计资格考试报名人数达214万人,比2013年度增长3.88%. 其中: 初级资格为137.1万人,比去年增长了1.89%: 中级资格为72.4万人,比去年增长了7.27%: 高级资格为 ...

  7. [乐意黎原创] JS根据useAgent来判断edge, ie, firefox, chrome, opera, safari 等浏览器的类型及版本

    JS根据浏览器的useAgent来判断浏览器的类型. userAgent 属性是一个只读的字符串,声明了浏览器用于 HTTP 请求的用户代理头的值. javascript语法:navigator.us ...

  8. [乐意黎原创] 优盘硬盘等标称的16G, 32G, 64G, 128G, 256G内存容量,实际有多大?

    不时有朋友问乐意黎,说买的手机内存, 优盘, 硬盘什么的存在虚标, 跟他们解释了半天,是换算的问题.结果他们还是不太懂. 没办法,哎, 有必要进行一次科普了. 本文地址:http://blog.csd ...

  9. [乐意黎原创] 时间格式 yyyy-MM-dd‘T‘HH:mm:ss.SSSZ 中的T和Z表示什么

    1. 事情起因: 本人这久在关注一个地方域名( ***.ren,由于某些因素,此处用 *** 来代表域名), 因域名已经过期,有打算抢注的意愿,就等域名注册机构删除后我来抢注册了. ( ***.ren ...

最新文章

  1. HDU1506 Largest Rectangle in a Histogram(算竞进阶习题)
  2. STM32开发 -- 惯导模块开发详解
  3. Spring Boot 内置Tomcat——集成JSP解决方案
  4. GDCM:gdcm::Sorter的测试程序
  5. 互换性与技术测量电子版_181套建设工程全套资料表格,从开工到完工,完整电子版手慢无...
  6. codeforces 几道题目
  7. php sqlserver08001,PHP连接sqlserver2008,怎么连接指定ip地址上的数据库
  8. 【ElasticSearch】Es 源码之 PeerRecoverySourceService 源码解读
  9. java multiple_Java Math multipleExact()使用方法和实例
  10. MODIS植被覆盖度
  11. python stderr 中文_【Python入门教程】 超详细讲解,1小时学会Python(不会来找我!)...
  12. 关于c语言打印图案的解析,c语言星号打印矩形、三角形、菱形等图案和答案解析.doc...
  13. 两万字的CAPL语法基础,一篇文章带你入门
  14. ROS树莓派小车暑假记录(二)
  15. php gb2312转big5 函数
  16. leadbbs 上ID为Robin·H的东西,有空瞧瞧....
  17. “鲁班”画海报、“小蜜”当客服,“菜鸟”管物流……,双十一阿里黑科技知多少...
  18. 分享143个ASP源码,总有一款适合您
  19. modelmapper属性匹配问题分析
  20. 利用Java抓取网页数据

热门文章

  1. apache配置文件解析(httpd.conf)
  2. Python Scrapy 爬虫简单教程
  3. uniapp 设置页面背景图片
  4. 小学计算机键盘指法课件,小学信息技术《键盘与指法》教学设计
  5. VIM文本编辑器常用指令
  6. vue项目中跨域解决方案
  7. 沐歌保健院线上预约按摩系统的设计与实现(论文+源码)_kaic
  8. 循环神经网络,注意力机制小结
  9. Linux解压.tgz,.tar.gz文件(tar详细参数使用介绍)
  10. R语言GARCH建模常用软件包比较、拟合标准普尔SP 500指数波动率时间序列和预测可视化...