Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Sunday, 21 June 2015

Windows: "ftp" is not recognized as an internal or external command

In Windows OS, If you are getting the above error upon entering ftp in the command prompt follow the below steps.

1. Check whether "ftp.exe" is present in your C:/Windows/System32 path.

2. If present, set the PATH environment variable to point to this path.  Click on My Computer-> Properties -> Advanced System Settings -> Click on Environment Variables -> Select the PATH under System Variables and append the path to the "ftp.exe" at the end.