Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos Friday at 12:39 PM1 day
Posted October 15, 20222 yr I have a sync job that backs up my website, every time it runs, there are always 1-2 files that will not come down....which makes my backup job have a warning rather than a good icon. What are these doing? Why is it just these two files out of 10's of thousands of files? I get that I can probably ignore, but I want to resolve!
October 15, 20222 yr Author 12 minutes ago, Randy Calvert said: It says permission denied. Check the ownership and permission of those files. Guess I should have added that I went thru that already. They are 666 just like the rest!
October 15, 20222 yr Check the ownership of the files. If it has a different owner or group, that could be part of the problem. In reality... the datastore contents can be dynamically generated. So technically you could even just delete it and IPB would just create it again. Edited October 15, 20222 yr by Randy Calvert
October 18, 20222 yr Author On 10/14/2022 at 9:33 PM, Randy Calvert said: Check the ownership of the files. If it has a different owner or group, that could be part of the problem. In reality... the datastore contents can be dynamically generated. So technically you could even just delete it and IPB would just create it again. What do I do if I cant even find those files! Is it possible that at the start of the FTP sync job, it is doing a list of all files to download, and by the time it gets to those two files, they are already gone or replaced?
October 18, 20222 yr 13 minutes ago, Phillyman said: What do I do if I cant even find those files! Is it possible that at the start of the FTP sync job, it is doing a list of all files to download, and by the time it gets to those two files, they are already gone or replaced? That's very possible. Those files are used as part of a local cache. Personally if possible, I would just set your backup job to exclude the entire directory. IPB will generate those files as needed if they don't exist.