xupdate mkdir stop issue on CORESERVER
This hosting server's php.ini is "safe-mode ON".
Then we try a CGI-mode, but it doesn't show the view on x-update ctrl panel.
I found stop below.
$this->Ftp->localMkdir($dir);
$this->Ftp->localChmod($dir, 0707);
We can't do nothing more...
But, maybe we should add a link URL for who get a zip file manually.