The tdeioslave
application template is a simple
TDEIO-slave that implements a simple RAM disk. Once installed it can be
accessed using tdeioslave:/ in konqueror. It is initially empty. Files and
directories can be made and deposited. tdeioslave.py
contains more information and comments.
Note that the TDEIO subsystem usually creates multiple running instances of a tdeio-slave backend. For the application template, files and directories are specific to each particular backend instance. When using konqueror the same instance will be used, but if you try to access tdeioslave:/ from a different process a new (empty!) instance will be craeted. This can be confusing! Be aware.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team