To my knowledge, ownership of these folders really don’t matter.
They’re usually given permissions of
[code]chmod -R 777 /images[/code]
However, it’s FTP that moves the file from /images/dev to /images.
Make sure your FTP username and password are correct.
[code]passwd fog[/code]
Set the password and make sure you set this same password under:
Storage Management->Storage Node->Management Username/Password and that it’s set under:
FOG Configuration->FOG_TFTP_FTP_PASSWORD
That should help you out.