257
FTP

257 Pathname Created

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

On this page

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.

Compare With

Guides

Glossary

Frequently Asked Questions

What is FTP 257 Pathname Created?

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

When do you see FTP 257 Pathname Created?

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 FTP 257 Pathname Created?

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