How to use Servoy to download Servoy

Sometimes the obvious can be overlooked. If you ever need to download a customer’s zipped Servoy folder, from a customer who does not think they have a web server, try using the Tomcat server that runs as part of Servoy.

I just did this by having my customer do the following:

  1. stop the Servoy Server and Sybase Windows services
  2. zip Servoy folder to Servoy.zip
  3. move Servoy.zip to:
    C:\Program Files\Servoy\server\webapps\ROOT\
  4. start Servoy Server and Sybase as Windows services

Then I was able to download their Servoy folder at:

http://ip_address:8080/Servoy.zip

Westy, this sure is a great one! Never thought of tipping this one but I use it regularly to move files…