Skip to main content
New

download entire repository from FME Flow

Related products:FME Flow
  • August 26, 2026
  • 6 replies
  • 50 views

mgg_beca
Enthusiast
Forum|alt.badge.img+19

Hi there,

In the list of FME Flow repositories, it would be great if you could select one or many and it would download all workspaces together in a zip file.

Thanks,

Marc

6 replies

itsmatt
Celebrity
Forum|alt.badge.img+48
  • Celebrity
  • August 26, 2026

You can always add a repository (or more) to a Project and export it.

The workspaces are just in the.fsproject file. Just unzip the .fsproject file and bobs your uncle


mgg_beca
Enthusiast
Forum|alt.badge.img+19
  • Author
  • Enthusiast
  • August 26, 2026

You can always add a repository (or more) to a Project and export it.

The workspaces are just in the.fsproject file. Just unzip the .fsproject file and bobs your uncle

True, but that’s another step, when the gui elements are there already, including the checkbox. and individual workspaces can be downloaded this way, so why not an entire repo at once? Makes sense to me.


j.botterill
Evangelist
Forum|alt.badge.img+69
  • Evangelist
  • August 26, 2026

This exists if you go to the Workspaces, go into the Repository of interest and select the workspaces, some or all…. then action > Download

Actions > Download

It uses the v4 endpoint $(FME_SERVER_WEB_URL)/fmeapiv4/docs/index.html#/repositories/downloadRepositoryItemsZip

Downloading to zip requires items selected

 


mgg_beca
Enthusiast
Forum|alt.badge.img+19
  • Author
  • Enthusiast
  • August 26, 2026

This exists if you go to the Workspaces, go into the Repository of interest and select the workspaces, some or all…. then action > Download

Actions > Download

It uses the v4 endpoint $(FME_SERVER_WEB_URL)/fmeapiv4/docs/index.html#/repositories/downloadRepositoryItemsZip

Downloading to zip requires items selected

 

Hiya,

Yeah I get that it is there, I would like to see it here:

 


oscarwillems
Contributor
Forum|alt.badge.img+19
  • Contributor
  • September 11, 2026

Within the repo you already have a bulk download, 2 clicks (select all) > download.

on the main repo page it would be more usefull (that's what you want):
 

 


mgg_beca
Enthusiast
Forum|alt.badge.img+19
  • Author
  • Enthusiast
  • September 13, 2026

Within the repo you already have a bulk download, 2 clicks (select all) > download.

on the main repo page it would be more usefull (that's what you want):
 

 

yes, this.