Open
Description
Description
Currently when we use the HostServ LIST
command we get a header saying: Displayed all records (count: 50).
, even if we have more vhosts, which leads for us to think that there are only 50 vhosts in total.
The output could be something like Displaying all records (count: 50 of X).
where X
is the total amount of vhosts.
Why this would be useful?
Easier for us to know which ranges to request afterwards.