20.01.2016, 08:31
@admin
Would it be possible to use os.execute('echo %s >> /home/ftp/myfile.txt', mystring) to do this and then parse myfile?
With os commands you can also access the variables in the following location: /var/gs-storage/nameofmyvariable
Have this script run every minute, then create a file on user ftp space. On some action parse it and show in a iframe or something.
Would it be possible to use os.execute('echo %s >> /home/ftp/myfile.txt', mystring) to do this and then parse myfile?
With os commands you can also access the variables in the following location: /var/gs-storage/nameofmyvariable
Have this script run every minute, then create a file on user ftp space. On some action parse it and show in a iframe or something.