Single File FTP
Have you ever had the need to allow users access to update only one or two files on your site. But to do so you have to give them permissions to an entire directory. Or maybe you wanted to stop users uploading large pictures so you locked out all the picture file extensions but you still needed people to be able to update their logo or some other specific picture file. This simple yet effective module was developed to solve problems just like these.
Features:
- Set up which file the user is allowed to manage in the settings.
- Control which users see the module through standard DNN roles.
- Multiple modules can be used on the one page allowing multiple files to be managed.
- The file can be stored on the local web server or any remote location accessible via ftp.
- The user can select any file and it will be renamed to the name you specify.
- Will copy the file to the location specified in the setup. Either overwriting it if it already exists or creating it if it does not.
- Very simple to setup and use.
Here are two views of the module the top one is a single version with the container shown. The bottom group is 3 installs of the module with the container hidden.

Following is the settings section of the module. Use these to define the file that is to be managed on your server as well as the login details and the prompt message.
This module allows you to bypass the normal file permissions structure on a file by file basis. Giving you very fine control of your content management environment.
Enjoy the freedom of full control!