JSfile on server

Hi,

I would like to know if it’s possible, when I work on servoy client, to create a file on servoy server?

Actually, when i create a file on servoy client, this file appear on client’s desktop.

I work under MAC OS/X 10.4

Regards,

There are some plugins that allow you to do that. Servoy’s plugin only works on the client.

To simply ‘drop’ a file on the server you can use the free tools plug-in Servoy Components – Plugins, Beans, Web Components, Angular Services & Servoy Developer Consulting.
Alternatively, when you need to work with large files you could use the datastream plug-in.
On top of that there is the mediamanager bean that you can use to also drag and drop files.

ok thanks