Skylight OS Wiki
A quick and easy to use web operating system
Status: Pre-Alpha
Brought to you by:
seccominc
This function saves a file to the server. NOTE: This should only be used after calling the save file dialog. It accepts two arguments.
App.saveFile('users/admin/Documents/test.txt', 'this is the contents of the file.');