CONFIGURING FILE TRANSFER PROTOCOL IN WINDOWS SERVER
CONFIGURING FILE TRANSFER PROTOCOL IN WINDOWS SERVER STEP1- Deploy A Windows Server In Any Cloud Platform STEP2- From Server Manager Of Windows Server Install 1.web server IIS from(server-roles) 2.ftp server from role services +ftpservices +ftpextensiblity STEP3- Create Users From Computer Management Tab If there are multiple users then create a group and add the users to the group so that we can easily mange them Create a folder Either in default folder of ftp or any other location to setup file-share and give the required NTFS permissions to that folder T he default folder for ftp server to store the files is C:\inetpub\ftproot, add the users and give the required access to that folder STEP4- Configure The Ftp Server From IIS Manager ...