More info about this bastard (aka closed source skypeOSS). By default, it writes into /home/tc/.Skype folder. So if you have a SDD or USB, you do not wish this bad behavior
to premature kill your flash.
For testing purpose, I copyed only the executable into RAM, as /tmp/123/myskype, and after loading the dependence modules, I forced it to store its files in
/tmp/123/456, like this :
./myskpe
--dbpath=456 --disable-api
beacause the /tmp/123/456 is very offen re-wroten, as skype is a
peer-to-peer voice IP;
So it store here all the NOT NEED history, all its updated crypted info about your privacy, etc,
You maybe wish to extract from here ONLY the configuration settings, zip them and store them somewhere (like /opt/myskyconf.gz). You can then upload settings from a startup small script from your tcz (/tmp/tcloop/skypeOSS/usr/locale/tce.installed/skypeOSS)
Here are the your files, specific to your config, as to quick start skype, without its specific delay:
./456:
total 44
drwxr-xr-x 3 tc staff 80 Aug 28 15:03 ./
drwxr-xr-x 3 tc staff 100 Aug 28 15:06 ../
drwxr-xr-x 2 tc staff 60 Aug 28 15:03 nick65go/
-rw-r--r-- 1 tc staff 42646 Aug 28 14:59 shared.xml
./456/nick65go:
total 4
drwxr-xr-x 2 tc staff 60 Aug 28 15:03 ./
drwxr-xr-x 3 tc staff 80 Aug 28 15:03 ../
-rw-r--r-- 1 tc staff 4073 Aug 28 14:57 config.xml
Have fun with TC