OK...
I would like to create a new FTP user, whom may use sFTP to connect, however I wish to deny them SSH access. Also, everything this FTP user does, must operate under my username. i.e. user1 logs in and uploads 100 files, these files are owned by mainuser, but also may be altered by user1. Got it
I have read a little about scponly, which seems like a possible route.
History
This question comes about as I may add FTP access to a user, whom may access all files within a certain folder, via my ftp program, ncftp. These users may only operate within there designated directory, and they operate under the main username, not there own. The only problem is they may not connect securely, via sFTP.
Any information will be greatly appreciated.