Li ha scritto:
java.io.FileNotFoundException: /var/../../temp/test123.jpg (Permission
denied)

Uh I think it is simply a wrong path, see what was written
/: start at root
var: you are in /var
..: you are back in root
.. (again): WTF? the parent of the root?
Check how you calculate the destination path.

HTH
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to