FTP export of a translation bundle via macro?

Hi,

I wanted to create a macro that handles - apart from other things - exports of translation bundles via FTP.

In the COM reference I found three different options for preparation and export of translation bundles:

1) PslProject.Export

2) PslProject.ExportTransBundle

3) PslProject.ExportGroupShareBundle

I first thought option 3) could be the right option. But it seams it can only handle exports to a normal server drive with passing credentials or do I oversee something?

There are no descriptions or sample code in the COM reference for this export option.

emoji