Index: branches/dev/html/test/uehara/ftp.php
===================================================================
--- branches/dev/html/test/uehara/ftp.php	(revision 14475)
+++ branches/dev/html/test/uehara/ftp.php	(revision 14476)
@@ -31,5 +31,5 @@
                $src_path = IMAGE_SAVE_DIR . $files;
                
-
+echo $dst_path;
                sfFtpDelete($array['host'], $array['user'], $array['pass'], $dst_path);
 //               sfFtpCopy($array['host'], $array['user'], $array['pass'], $dst_path, $src_path);            
