FTP

257 Pathname Created

Pathname created. The server confirms the creation of a new directory or reports the current working directory path.

Cuándo verás este código

After issuing MKD to create a directory or PWD to print the current working directory. The path is enclosed in double quotes.

Cómo solucionarlo

No fix needed — the directory was created or the current path was returned. Parse the quoted pathname from the response.

Especificación

Ver RFC / Especificación →

Guías

Glosario