每次用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. 计算机应用专业综合理论试卷2009,2009年湖南对口升学计算机应用专业综合试卷121...
  2. python画柱状图和折线图-Python读取Excel表格,并同时画折线图和柱状图的方法
  3. 两篇很牛的vim使用技巧
  4. G6 图可视化引擎——核心概念——节点/边/Combo——内置节点——Circle
  5. PrimeFaces 5.0 DataTable列切换器
  6. js 二叉树图形_在线生成二叉树(基于EaselJS(canvas))
  7. “编程能力差,90%会输在这点上!”谷歌开发:方法不对,努力也白费
  8. 一个类windows系统的效果图
  9. 开源GIS的一些理解和介绍
  10. 三层交换(VLAN间路由)
  11. S32K144之芯片锁死解锁——关闭debug端口
  12. :style动态设置背景图片
  13. gb2312的6763个汉字
  14. 商家开通直播前需了解哪些市场数据?
  15. OSI七层参考模型及其协议和各层设备详解
  16. MySQL注入直接获取Shell的前提条件
  17. 基于Python的ADF单位根检验方法——时间序列平稳检验
  18. 如何删除重复的DS_SERVICE_PRINCIPAL_NAME账户|spn
  19. Extmail修改模板及其它配置
  20. 计算机研究生怎么研究黑洞,有个计算机黑洞一般的爸妈是怎样一种体验

热门文章

  1. python格式化输出杨辉三角
  2. mui app自定义图标
  3. 工作中知识点散记二三
  4. python迭代器和for循环区别_java迭代器和for循环优劣
  5. MeterSphere使用数据库循环多个变量
  6. [1-1 main ]Python主函数及其示例:理解__main_
  7. JavaScript 箭头函数(自己总结用)
  8. iPhone丢了怎么办-iPhone防盗及找回攻略大全
  9. 每天5分钟玩转Kubernetes | 各种网络方案
  10. 面试20分钟就完事了,问的实在是太......