Koozali.org: home of the SME Server

Cant chmod from cuteftp etc....

Beno

Cant chmod from cuteftp etc....
« on: March 27, 2001, 11:41:44 AM »
Any help would be good.
I am new to e-smith. I work a lot with perl scripts and the likes, and i need to add permissions easily. Usually i just set them through ftp programs such as cute ftp. I keep getting the
550 chmod not allowed on FILENAME

Any ideas??????

i have tried telnet, but i dont really know what i am doing in telnet?

Thanx

Thor Anthrax

Re: Cant chmod from cuteftp etc....
« Reply #1 on: March 27, 2001, 05:00:46 PM »
That is correct

You need to edit /etc/e-smith/templates/etc/proftpd.conf/05DisallowChmod

change
AllowChmod              false
to
AllowChmod              true

Beno

Re: Cant chmod from cuteftp etc....
« Reply #2 on: March 29, 2001, 06:33:20 AM »
Thank You. Ill try that.

Just dont know how to edit stuff. (telnet???)

I am Linux Stupid!!!!

but am trying

Beno

Re: Cant chmod from cuteftp etc....
« Reply #3 on: April 02, 2001, 10:29:50 AM »
I have since tried changing DiasallowChmod file, but still wont let me chmod

Thor Anthrax

Re: Cant chmod from cuteftp etc....
« Reply #4 on: April 02, 2001, 11:03:05 AM »
Ok, sorry

missed previous message :-)

But here's a story...

Add a virtual bay (you know how, don't you)? and try again...
If it works, delete the bay

This is to make sure E-Smith will use the template for building a new proftpd.conf

Beno

Re: Cant chmod from cuteftp etc....
« Reply #5 on: April 03, 2001, 09:39:51 AM »
you're a legend. Works fine........


Thanx Heaps