如何保持FTP客户端和服务器始终保持连接状态 [英] How to keep the FTP client and server always maintain connection state

查看:628
本文介绍了如何保持FTP客户端和服务器始终保持连接状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何保持FTP客户端和服务器始终保持连接状态?

How to keep the FTP client and server always maintain connection state?

推荐答案

ftp协议中没有特殊功能,所以你必须使用一些命令保持FTP连接活动的NOOP,LIST或CWD。
There is no special feature in the ftp protocol, so you must use some commands as "NOOP", "LIST" or "CWD" to keep the FTP connection alive.


这篇关于如何保持FTP客户端和服务器始终保持连接状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆