Unix question
Posted: Mon May 06, 2002 1:27 am
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?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
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.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?