[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] FTP
That is good also! But, if you edit
/usr/lib/perl5/site_perl/5.005/Cobalt/Ftp.pm, find the line that says:
DefaultRoot ~/../.. site-adm
and change it to:
DefaultRoot ~/../../web/ site-adm
and you wont have to do it every time. BUT, ftping in as admin wont let you
do this. You must telnet as admin and su to root. THen change the owner of
that file to admin and edit the file via ftp. When you are done, change the
owner back to root :)