connect($ftp_server); $F->login($ftp_user_name,$ftp_user_pass); $F->putDir('../../current/mizu-compress/','html/mizu/',FTP_BINARY);