February 5th, 2010, 02:05 PM
|
#4 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
My suggestions are you do this
via ssh do a recursive permissions change like this. It could be your file is not letting itself be copied
chmod 777 -R data
do this when in your gallery directory via ssh
|
| |