简体   繁体   中英

number of simultaneous connections on ftp

是否可以知道FTP服务器可以通过Java支持的同时连接数?

You are asking about the feature of a FTP server whether it supports simultaneous connections. Even if it supports, I do not think you can do much there using java except sending requests.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM