I think as discussed in the other post there was a .tar or .tar.gz file thas was unpacked to that directory. This has user ids on the file that match a different user on the target than what they used to match on the source. You can try to change the user to the correct one like
	
	
	
		Code:
	
	
		# chown festival:psacln backups
	 
 etc. However, for the httpdocs folder it should be 
	
	
 (if we assume that "festival" is indeed the correct user and not the other one mentioned).