Author: Vic Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] DIY Web Design Talk
>> >> rsync -avz -e "ssh -l someone_with_sufficient_privileges" >> >> /home/mit/web/newbpk4/ server:/var/www/baiter/
>> >
>> > Now is this because www directory on the web server is only
>> > root access drwxr-xr-x?
>>
>> Which user did you use in the ssh command?
>
> user mit which is the normal user on the PC and the user who opens the ssh
> (also listed on the server)
...But not "someone_with_sufficient_privileges" to write to that area on
the server...