Lines Matching refs:reply
658 reply(-530, "%s", line); in main()
662 reply(530, in main()
757 reply(530, "System not available."); in main()
763 reply(220, "%s FTP server ready.", hostname); in main()
765 reply(220, "%s FTP server (%s) ready.", hostname, version); in main()
795 reply(421, in toolong()
881 reply(530, "Can't change user from guest login."); in user()
884 reply(530, "Can't change user from chroot user."); in user()
888 reply(530, "Can't change user."); in user()
912 reply(530, "User %s unknown.", name); in user()
914 reply(530, "User %s access denied.", name); in user()
918 reply(331, in user()
994 reply(530, "User %s may not use FTP.", curname); in user()
1015 reply(331, "Password [ %s ] required for %s.", in user()
1020 reply(331, "Password required for %s.", curname); in user()
1359 reply(503, "Login with USER first."); in do_pass()
1417 reply(530, "%s", rval == 2 ? "Password expired." : in do_pass()
1440 reply(530, "User %s may not use FTP.", pw->pw_name); in do_pass()
1467 reply(530, "Permission denied."); in do_pass()
1472 reply(530, "Login not available right now."); in do_pass()
1516 reply(530, in do_pass()
1601 reply(530, in do_pass()
1607 reply(-230, in do_pass()
1651 reply(230, "Guest login ok, access restrictions apply."); in do_pass()
1668 reply(230, "User %s logged in.", pw->pw_name); in do_pass()
1756 reply(550, "%s: %s.", dispname, error); in retrieve()
1803 reply(-226, in retrieve()
1816 reply(-226, "Command error messages:"); in retrieve()
1821 reply(0, " %s", line); in retrieve()
1827 reply(226, "Transfer complete."); in retrieve()
1902 reply(226, "Transfer complete (unique file name:%s).", in store()
1905 reply(226, "Transfer complete."); in store()
2020 reply(425, "Can't open data connection."); in dataconn()
2044 reply(150, "Opening %s mode data connection for '%s'%s.", in dataconn()
2049 reply(125, "Using existing data connection for '%s'%s.", in dataconn()
2068 reply(425, "Can't create data socket (%s,%s): %s.", in dataconn()
2092 reply(150, "Opening %s mode data connection for '%s'%s.", in dataconn()
2348 reply(550, "Unimplemented TYPE %d in send_data", type); in send_data()
2483 reply(553, "TYPE E not implemented."); in receive_data()
2531 reply(-226, in receive_data()
2534 reply(0, "File may not have transferred correctly."); in receive_data()
2540 reply(550, "Unimplemented TYPE %d in receive_data", type); in receive_data()
2580 reply(-211, "%s FTP server status:", hostname); in statcmd()
2581 reply(0, "Version: %s", EMPTYSTR(version) ? "<suppressed>" : version); in statcmd()
2586 reply(0, "Connected to %s (%s)", remotehost, hbuf); in statcmd()
2588 reply(0, "Connected to %s", remotehost); in statcmd()
2592 reply(0, "Logged in anonymously"); in statcmd()
2594 reply(0, "Logged in as %s%s", pw->pw_name, in statcmd()
2597 reply(0, "Waiting for password"); in statcmd()
2599 reply(0, "Waiting for user name"); in statcmd()
2615 reply(0, "Data connection open"); in statcmd()
2618 reply(0, "in Passive mode"); in statcmd()
2629 reply(0, "EPSV only mode (EPSV ALL)"); in statcmd()
2638 reply(0, "%s (%d,%d,%d,%d,%d,%d)", in statcmd()
2694 reply(0, "%s (|%d|%s|%s|)", in statcmd()
2699 reply(0, "No data connection"); in statcmd()
2702 reply(0, in statcmd()
2706 reply(0, in statcmd()
2710 reply(0, in statcmd()
2718 reply(0, "Traffic sent: " LLF " byte%s in " LLF " transfer%s", in statcmd()
2721 reply(0, "Traffic received: " LLF " byte%s in " LLF " transfer%s", in statcmd()
2724 reply(0, "Total traffic: " LLF " byte%s in " LLF " transfer%s", in statcmd()
2731 reply(0, "%s", ""); in statcmd()
2732 reply(0, "Class: %s, type: %s", in statcmd()
2734 reply(0, "Check PORT/LPRT commands: %sabled", in statcmd()
2737 reply(0, "Display file: %s", curclass.display); in statcmd()
2739 reply(0, "Notify fileglob: %s", curclass.notify); in statcmd()
2740 reply(0, "Idle timeout: " LLF ", maximum timeout: " LLF, in statcmd()
2742 reply(0, "Current connections: %d", connections); in statcmd()
2744 reply(0, "Maximum connections: unlimited"); in statcmd()
2746 reply(0, "Maximum connections: " LLF, in statcmd()
2749 reply(0, "Connection limit exceeded message file: %s", in statcmd()
2752 reply(0, "Chroot format: %s", curclass.chroot); in statcmd()
2753 reply(0, "Deny bad ftpusers(5) quickly: %sabled", in statcmd()
2756 reply(0, "Homedir format: %s", curclass.homedir); in statcmd()
2758 reply(0, "Maximum file size: unlimited"); in statcmd()
2760 reply(0, "Maximum file size: " LLF, in statcmd()
2763 reply(0, "MotD file: %s", conffilename(curclass.motd)); in statcmd()
2764 reply(0, in statcmd()
2767 reply(0, "Upload commands (APPE, STOR, STOU): %sabled", in statcmd()
2769 reply(0, "Sanitize file names: %sabled", in statcmd()
2771 reply(0, "PASV/LPSV/EPSV connections: %sabled", in statcmd()
2781 reply(0, "PASV advertise address: %s", bp); in statcmd()
2784 reply(0, "PASV port range: " LLF " - " LLF, in statcmd()
2787 reply(0, "Rate get limit: " LLF " bytes/sec", in statcmd()
2790 reply(0, "Rate get limit: disabled"); in statcmd()
2792 reply(0, "Rate put limit: " LLF " bytes/sec", in statcmd()
2795 reply(0, "Rate put limit: disabled"); in statcmd()
2797 reply(0, "Mmap size: " LLF, (LLT)curclass.mmapsize); in statcmd()
2799 reply(0, "Mmap size: disabled"); in statcmd()
2801 reply(0, "Read size: " LLF, (LLT)curclass.readsize); in statcmd()
2803 reply(0, "Read size: default"); in statcmd()
2805 reply(0, "Write size: " LLF, (LLT)curclass.writesize); in statcmd()
2807 reply(0, "Write size: default"); in statcmd()
2809 reply(0, "Receive buffer size: " LLF, in statcmd()
2812 reply(0, "Receive buffer size: default"); in statcmd()
2814 reply(0, "Send buffer size: " LLF, in statcmd()
2817 reply(0, "Send buffer size: default"); in statcmd()
2819 reply(0, "Send low water mark: " LLF, in statcmd()
2822 reply(0, "Send low water mark: default"); in statcmd()
2823 reply(0, "Umask: %.04o", curclass.umask); in statcmd()
2828 reply(0, "Conversion: %s [%s] disable: %s, command: %s", in statcmd()
2833 reply(211, "End of status"); in statcmd()
2840 reply(451, "Error in server: %s\n", s); in fatal()
2841 reply(221, "Closing connection due to server error."); in fatal()
2855 reply(int n, const char *fmt, ...) in reply() function
2939 reply(426, "Transfer aborted. Data connection closed."); in abor()
2940 reply(226, "Abort successful"); in abor()
2953 reply(213, in statxfer()
2958 reply(213, "Status: " LLF " byte%s transferred", in statxfer()
2982 reply(221, "You could at least say goodbye."); in handleoobcmd()
3085 reply(227, "Entering Passive Mode (%d,%d,%d,%d,%d,%d)", UC(a[0]), in passive()
3175 reply(503, "Login with USER first."); in long_passive()
3184 reply(501, "Network protocol mismatch"); /*XXX*/ in long_passive()
3221 reply(228, in long_passive()
3229 reply(228, in long_passive()
3247 reply(229, "Entering Extended Passive Mode (|||%d|)", in long_passive()
3329 reply(500, "Invalid argument, rejected."); in extended_port()
3358 reply(501, "%s", message); /* XXX */ in epsv_protounsupp()
3360 reply(522, "%s, use (%d)", message, proto); in epsv_protounsupp()
3393 reply(452, "Unique file name cannot be created."); in gunique()
3406 reply(code, "%s: %s.", string, strerror(errno)); in perror_reply()
3443 reply(450, "Not found"); in send_file_list()
3550 reply(450, "No files found."); in send_file_list()
3554 reply(226, "Transfer complete."); in send_file_list()
3835 reply(331, "User %s accepted, provide %s.", in auth_conv()
3841 reply(221, "You could at least say goodbye."); in auth_conv()
3845 reply(-530, "Command too long."); in auth_conv()
3853 reply(-530, "Unexpected reply '%.4s'.", pbuf); in auth_conv()