ftp

How to Create a New FTP User using Windows Hosting and Plesk 12

This Web hosting tutorial will explain how to Create a New FTP User using Windows Hosting and Plesk 12.

Sometimes you want to add a new FTP user who should have access to particular folder. This could be done if you use Plesk control panel with your Windows hosting plan. To do this you should follow the next easy …

Learn more

How to configure FTP over SSL using FileZilla with ASP.NET hosting

This Web hosting guide will explain how to configure FTP over SSL using FileZilla with ASP.NET hosting.

Configure the Windows hosting server

1. Create a folder for FTP publishing:
– Create a folder at “%SystemDrive%\inetpub\ftp”;
– Set the permissions to allow access for the appropriate group;
-Type the following command : ICACLS “%SystemDrive%\inetpub\ftp” /Grant administrators:F /T

2. Create an SSL enabled FTP Site Using …

Learn more