Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.4k views
in Java FTP by (820 points)
So when I create & use a SecureFileTransferClient it creates a set of threads with a specific name, which I understand it's use for the async methods. Is there any way to be able to add a prefix, or set the name for a given SecureFileTransferClient object's threads? I ask because I often have multiple ones running and active, and it would be good to be able to name them so if looking in JConsole I can quickly and easily see which ones are doing what for which client.

2 Answers

0 votes
by (162k points)
Currently, there's no way to change these. Sounds like a good idea though, and quite easy to implement. Send an email to support@enterprisedt.com if you'd like to try out a modified build with this feature.
0 votes
by (820 points)
Thanks Bruce. It's not that big of a deal, more a nice to have, so I'll wait for it to come out in an official release if/when you implement it. We generally prefer to run off of official builds :)

Categories

...