Page 1 of 1

Unix question

Posted: Mon May 06, 2002 1:27 am
by Lionel
I am tired of having to telnet in and chown nobody every time that I upload something. How can I make that automatic for a specific user when ftp-eing?

Re: Unix question

Posted: Mon May 06, 2002 10:32 pm
by sam
Lionel wrote:I am tired of having to telnet in and chown nobody every time that I upload something. How can I make that automatic for a specific user when ftp-eing?
Check with the manual of your ftp client, most of them can do chmod'ing and some support scripting... I'm assuming your useing windows as a developement environment.

Cheers Sam

Posted: Mon May 06, 2002 10:47 pm
by Lionel
surely there must be a way to do it on the unix server. I am using an automatic upload ftp, unattended. The server needs to know that if it user "mylogin" to automatically include them in the www-data (web) group.