Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Downloading several files to the same client directory
Downloading several files to the same client directory [message #1700639] Mon, 06 July 2015 06:49
Georges Bachelier is currently offline Georges BachelierFriend
Messages: 29
Registered: May 2010
Junior Member
Hello Everybody !

My RAP application generates three files : a binary one for microcontrollers programming purpose, a plain text one which is a readable form of the first one, and finally a properties file used to restore the application settings. All three files have to be stored in the same directory on the client machine and this is done by using a service handler as described here : https://www.eclipse.org/rap/developers-guide/devguide.php?topic=resources.html&version=3.0

This mechanism works fine, but pops up three Save File dialogs while one would be sufficient since I could get the destination directory from the first download. Is it possible to save more than one file to the same location with only one Save File dialog? How would you implement this?

Thanks a lot in advance for your help!

Georges

Previous Topic:[Incubator][Draw2d] Wrong Path translation in SWTGraphics
Next Topic:RAP Launcher: how to control jetty shut down
Goto Forum:
  


Current Time: Thu Sep 19 12:24:51 GMT 2024

Powered by FUDForum. Page generated in 1.05860 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top