Skip to main content

How to configure an FTP site on Windows 10

How to configure an FTP site on Windows 10

Create an FTP site using the following instructions:
  1. Use the Windows key + X keyboard shortcut to open the Power User menu and select Control Panel.
  2. Open Administrative Tools.
  3. Double-click Internet Information Services (IIS) Manager.
  4. Expand and right-click Sites on the Connections pane.
  5. Select Add FTP Site.
  6. Name your new FTP site and enter the path to the FTP folder you want to use to send and receive files.
    Note: You can also use the Make New Folder button to create a specific folder to store your FTP files.
  7. Click Next.
  8. On Binding and SSL Settings leave all the default settings, but change the SSL option to No SSL.
    Note: It's worth pointing out that in a business environment or on an FTP server that will host sensitive data, it's best practice to configure the site to require SSL.
  9. Click Next.
  10. On Authentication, check the Basic option.
  11. On Authorization, select Specified users from the drop-down menu.
  12. Type the email address of your Windows 10 account or local account name to allow yourself access to the FTP server.
  13. Check the options Read and Write.
  14. Click Finish.

Comments

Popular posts from this blog

IBM iAccess for windows 7.1 "a system restart is pending" error

 IBM iAccess for windows 7.1 "a system restart is pending" error HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager 1. Look for the following key:  PendingFileRenameOperations or   FileRenameOperations ** 2. Right-click ->  Rename . 3. Add a prefix ### and press Enter. 4. Close regedit and attempt the installation.  Note:  Make sure to go back and remove the ### prefix. The installation should continue.

How to change processor name permanently to fool your friends

How to change processor name permanently to fool your friends ------------------------------ ------------------------------ -------------- Would you like to show a brand new processor name which may not even published on market? Yes, definitely you will like it! With this trick, you can change the name of your processor to a personalized one like Intel i12 or something extreme like AMD Radon 30 GHz . So follow the given steps, Steps you have to perform 1. Open Notepad. Copy and paste below code into file. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\HARDWARE\D ESCRIPTION\System\CentralProce ssor\0] "ProcessorNameString"="Intel(R ) Core(TM) i12-3470 CPU @ 32.5GHz " How to change processor name -- 2. Save the file with .reg extension, such as "anyname.reg". How to change processor name permanantly 3. Double click on file. You will get two prompt, Just allow them to install registry key. How to change processor n