In this case it was the ftpsvc process.
1) Open Task Manger
2) Go to the Services Tab
3) Take note of the PID
taskkill /pid #### /f
/f forces --- Problem solved yes I was sweating bullets.
http://technet.microsoft.com/en-us/library/cc725602.aspx
This blog is about my history as a software engineer utilizing technologies C#, Java, React, JavaScript, .NET Core, SQL Server , Oracle, GIT, GitHub, Jira, Azure, AWS and HTML5. “I have not failed. I've just found 10,000 ways that won't work.” Thomas A. Edison. Please click on all my ADVERTISING links to help support this blog. Thank you.
taskkill /pid #### /f
/f forces --- Problem solved yes I was sweating bullets.
No comments:
Post a Comment