From cbef01f7be11135dccdb1f63306f4b46b016eeaf Mon Sep 17 00:00:00 2001 From: elvis Date: Mon, 9 May 2022 01:12:56 +0200 Subject: [PATCH] rimossi appunti --- Relazione/Appunti.txt | 5 --- Relazione/Response numbers.txt | 58 ---------------------------------- 2 files changed, 63 deletions(-) delete mode 100644 Relazione/Appunti.txt delete mode 100644 Relazione/Response numbers.txt diff --git a/Relazione/Appunti.txt b/Relazione/Appunti.txt deleted file mode 100644 index f38e256..0000000 --- a/Relazione/Appunti.txt +++ /dev/null @@ -1,5 +0,0 @@ -resources: -read ini file: https://github.com/rxi/ini - - --d e -D devono precedere -w, -W, -r e -R invece che essere dopo e si mantengono nel tempo \ No newline at end of file diff --git a/Relazione/Response numbers.txt b/Relazione/Response numbers.txt deleted file mode 100644 index 2d987eb..0000000 --- a/Relazione/Response numbers.txt +++ /dev/null @@ -1,58 +0,0 @@ -First number - -1xx Positive Preliminary reply - -2xx Positive Completion reply - -3xx Positive Intermediate reply - -4xx Transient Negative Completion reply - -5xx Permanent Negative Completion reply - - -Second number - -x0x Syntax - -x1x Information - -x2x Connections - -x3x Authentication and accounting - -x4x Unspecified as of RFC 959 - -x5x File system - - - - -Responses: -I number) -* 2x positive completion reply -* 4x transient negative completion reply (command not executed) -* 5x permanent negative completion reply (errors) - -II number) -* x0 syntax -* x1 information -* x2 connection -* x5 file system - - - -20 OK MEOK -21 not used - -22 not used - -25 file purged MEFP - -40 not used - -41 not used - -42 shutting down MESD -45 requested file action not taken MENT - -50 syntax error MESY -51 not used - -52 not used - -55 server error MESE \ No newline at end of file