It's a lousy error message from some application which ay be using sqlite underneath the covers. Sqlite isn't even mentioned in the error so not sure why you think it's involved.
It's getting an error on its own rename code and has nothing to do with sqlite. And it's not telling you what the real error is (poor coding). My guess would be either permissions or the target path does not exist. -----Original Message----- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Clemens Ladisch Sent: Monday, May 06, 2013 7:00 AM To: sqlite-users@sqlite.org Subject: Re: [sqlite] Anyone can decipher this so i can try to figure out how to debug it? Thanks Mike wrote: > May 3 16:29:56 syncd: [ERROR] db-api.cpp:3738 rename from '/volume1/@tmp/jUH4Ti' -> '/volume1/@cloudstation/@sync/repo/d/0/V/.Z' How is db-api.cpp related with SQLite? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users