gpt4 book ai didi

java - 如何监控用于 ftp 服务的网络端口?

转载 作者:太空宇宙 更新时间:2023-11-04 13:26:36 25 4
gpt4 key购买 nike

每次建立 ftp 连接时,我都希望触发一个 java 程序。

我不知道如何检查 FTP 连接。有没有办法监视端口,以便我可以在 FTP 获得新连接时进行确认?

我进行了一些研究,发现 FTPClient 类基本上表明我需要做自己的 ftpclient,但我想知道是否还有其他方法。

甚至可以选择外部程序。

最佳答案

it would be running on the server side, basically the program will be reading the files that the client put on it.

考虑使用文件观察器。您似乎并不真正关心文件是否使用 FTP 到达那里(事实上,将来它可能会通过其他方式到达那里),而只是关心文件是否存在并且需要处理。

参见Watching a Directory for Changes有关如何编写的详细信息。

关于java - 如何监控用于 ftp 服务的网络端口?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32590661/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com