FTP
257 Pathname Created
Pathname created. The server confirms the creation of a new directory or reports the current working directory path.
When You See This Code
After issuing MKD to create a directory or PWD to print the current working directory. The path is enclosed in double quotes.
How to Fix
No fix needed — the directory was created or the current path was returned. Parse the quoted pathname from the response.