$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Howto Setup Ftp Server on Windows 7 for Local Files Sharing

July 1, 2012 | By Duchateaux.

This Article shows youHow to Setup a ftp Server on Windows 7 for Local Files Sharing over LAN.

To Make the whole Process Easier to Grasp and to Visualize the Post Includes the Essentials Screenshots of the Steps Involved.

Just Relax and Take the Time of Reading and Executing the Instructions Contained Here Below.

Win 7 Settings Papillon
  1. Start Menu >> Control Panel
    Win 7 Control Panel

  2. Programs
    Win 7 Programs

  3. Turns Windows Features On or Off
    Win 7 Turn Windows Features On or Off

  4. Select Internet Information Services

    Take Care also to Check the FTP Server Entry.

    Win 7 Enable IIS FTP Server

  5. Right-Click on Sites > Add FTP Site
    Win 7 Add FTP Site

  6. Insert Name and Path
    Win 7 Add FTP Site - Name and Path

  7. Select an Available Local IP from Drop-Down

    Select NO SSL.

    Win 7 Add FTP Site - Select IP and No SSL

  8. Set Authentication and Authorization

    Finish!.

    Win 7 Add FTP Site - Set Authentication and Authorization

  9. The New Ftp Site Added on IIS
    Win 7 Added New FTP Site

  10. Next you Should be able to Access your Local ftp Site on LAN at:

    ftp://192.168.X.Y:21