Index: /branches/dev/html/test/uehara/ftp.php
===================================================================
--- /branches/dev/html/test/uehara/ftp.php	(revision 14476)
+++ /branches/dev/html/test/uehara/ftp.php	(revision 14478)
@@ -29,5 +29,5 @@
         foreach($arrWEB_SERVERS as $array) {
                $dst_path = $ftp_image_save_dir . $files;
-               $src_path = IMAGE_SAVE_DIR . $files;
+               $src_path = IMAGE_TEMP_DIR . $files;
                
 echo $dst_path;
