Index: /branches/dev/data/class/SC_UploadFile.php
===================================================================
--- /branches/dev/data/class/SC_UploadFile.php	(revision 14417)
+++ /branches/dev/data/class/SC_UploadFile.php	(revision 14420)
@@ -59,5 +59,5 @@
         if($this->multi_web_server_mode === true) {
             // FTPÍÑ¥Õ¥¡¥¤¥ë°ì»þ³ÊÇ¼ÍÑ¥Ç¥£¥ì¥¯¥È¥ê
-            $ftp_temp_dir = $this->temp_dir . "ftp";
+            $ftp_temp_dir = $this->temp_dir . "ftp/";
             // ¥Ç¥£¥ì¥¯¥È¥ê¤¬Â¸ºß¤·¤Ê¤«¤Ã¤¿¤éºîÀ®
             if(!file_exists($ftp_temp_dir)) {
