This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

FileSys

Old posts that have not been replied to for several years.
Locked
User avatar
Dereckson
Voice
Posts: 20
Joined: Thu May 30, 2002 8:00 pm
Location: Belgium
Contact:

Post by Dereckson »

Hello,

I wish add to EVERYONE the possibility to dcc send files to my egg. How proceed ?

(I've realised a TCL moving all .jpg .gif .bmp into a special directory to be published on the web - Maintening a french computer help channel, users can easily show to all helpers a screenshot)
Sébastien Santoro
n
nitroboost

Post by nitroboost »

.+user all *!*@*
.chattr all +x
and maybe even +c, check the doc/users file for info.

_________________
Heavy rotated.

<font size=-1>[ This Message was edited by: nitroboost on 2002-05-31 17:54 ]</font>
User avatar
Dereckson
Voice
Posts: 20
Joined: Thu May 30, 2002 8:00 pm
Location: Belgium
Contact:

Post by Dereckson »

And all my scripts using [userlist] don't operate anymore :sad:
User avatar
Dereckson
Voice
Posts: 20
Joined: Thu May 30, 2002 8:00 pm
Location: Belgium
Contact:

Post by Dereckson »

Bah ... It's a mistake ... userlist p normally
n
nitroboost

Post by nitroboost »

That will most likely cause problems, as its not safe. I'm sure theres a more logical way to do it. Does it decline incoming files if they arent on the userlist?
Locked