<br>>      > On one of my servers I have a personal account and root. I<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">

>     disable root for ssh logins and run ssh on an alternative port. When<br>
>     'scp'ing files I usually scp them up, then ssh in 'su' root and move<br>
>     them to /var/www/html.<br>
>      ><br>
>      > I can sftp I realize, but what group can I add my personal<br>
>     account to, but not root, so I can sftp in and put the files in<br>
>     /var/www/html?<br>
><br>
>     There are a dozen ways to do this. One is to uplodate with WebDAV over<br>
>     HTTPS, which is built into Apache on CentOS and has plenty of usable<br>
>     clients such as lftp. Another is simply to designate a directory under<br>
>     /var/www/html/, owned by you personally, that the apache user can<br>
>     browse. That give you direct upload access as yourself.<br></div></div></blockquote><div><br></div><div>I write nothing out on the file system at all for this site.</div><div><br></div><div>-Jason </div></div>