Skip to main content

Create a FTP Site

To support FTP Reports and Storage in SureMDM, create an FTP Site and follow these steps to enable FTP under IIS Server:

1.  Go to IIS Server.

     Image

2.  Right-click Sites and click Add FTP Site.

    Image

3.  In Add FTP Site prompt, enter FTP Site name.

4.  Browse and select Physical Path for the new FTP Site.

note

The new FTP Site should be created inside C:\inetpub.

Image

Image

Image

5.  Click Next to go to Binding and SSL Settings screen.

6.  On Binding and SSL Settings screen, select IP Address as All Unassigned and enter the following details and click Next.

  • Port
  • SSL - No SSL

      Image

7.  On Authentication and Authorization Information screen, under Authentication, select Basic.

8.  Click Finish to complete.

     On successful completion, a FTP Site is created.

9.  Click FTP Site (created) and then click FTP Authorization and Rules.

     Image

10. Click Add Allow Rule.

      Image

11. In Add Allow Authorization Rule prompt, select All Users, Permissions as Read and click Ok.

      Image

12. Click Add Allow Rule.

      Image

13. In Add Allow Authorization Rule prompt, select Specified users and enter the Username (login user name of the machine where FTP Server is hosted) and select Permissions as Read and Write.

14. Under Connections, right-click Suremdm and then click Add Virtual Directory.

note

If suremdm is deployed in root folder itself, right click the Default Web Site and click Add Virtual Directory.

      Image

15. In the Add Virtual Directory prompt, enter an Alias name (downloadhelper) and browse the physical path (same as Step 4) and click Ok.

      Image

16. Navigate to IIS and select downloadhelper (Virtual directory).

       Image

17.  Double-click MIME Types.

Image

18.  Remove all MIME Types from the list.

19.  Click Add to add the MIME Type with File name extension as * and MIME Type as application/octet-stream and click OK. 

       Image

       Image

20. Restart IIS Server to complete.

note

To restart IIS server open IIS manager > Select machine name and click Restart.

        Image

note

If FTP and MDM app servers are running on the same machine,  the port need not be enabled in the firewall.