On 12/22/06, Sergio Bessa <[EMAIL PROTECTED]> wrote:
I have no experience with strace, but got this:
stat("/opt/pymsnt/avatars/695/", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
stat("/opt/pymsnt/avatars/695/695ea126d543d75a3eab8c8b43dff2c9c9b336d6",
0x7fbfffc550) = -1 ENOENT (No such file or directory)
stat("/opt/pymsnt/avatars/abf/", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
stat("/opt/pymsnt/avatars/abf/abfee6b74bc959863d8ae7b6fddb4fb8c54637fd",
0x7fbfffbdc0) = -1 ENOENT (No such file or directory)
Any hint of what else should i look for?
You should perhaps see some
open("/opt/pymsnt/avatars/695/695ea126d543d75a3eab8c8b43dff2c9c9b336d6")
entries - I think. Check to see where/how the user's xml files are
opened, that may give you an idea of what 'valid' operations are :-)
--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports