The Vortex codebase contains several FTP transfer methods whose names include "batch", for example:
ftserv_batchget
batchrawftget
smartbatchftget
These methods are intended to transfer multiple files in a single call, but it is currently unclear whether they are still used.
The Vortex codebase contains several FTP transfer methods whose names include "batch", for example:
ftserv_batchgetbatchrawftgetsmartbatchftgetThese methods are intended to transfer multiple files in a single call, but it is currently unclear whether they are still used.