Additionally to that: I think that at some place a hashvalue of a path name is used instead of the path name itself, iff the path name was too long. So when doing the search replace you might need to do some hashing by hand. Since UUIDs tend to be long, you are somewhat likely to run into this problem.
Not sure where I ran into that problem, so I can't name the table/column :( HTH, Daniel On 05.06.2015 13:43, Arthur Schiwon wrote: > Also in the storages database > tables you will need to change the entries in the id colum containing the > UUID > (e.g. home::0a5b8752-423c-1033-82be-ad5f418ee02e) to home:: > $CORRESPONDINGUSERNAME. _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
