im looking to set our server to allow DCC sends to a specific file size. For example setting DCC sends to the server so only a 1 meg file or less can be transfered and anything over 1 meg will be not be allowed.
Just wondering if this can be done with Unreal3.2.1
Thanks
DCC limitations
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
Liek on closer inspection, it looks like this can be done... If I am correct, the proper syntax for a DCC send CTCP is:
Maybe you should go to http://bugs.unrealircd.org and post a feature suggestion.
Code: Select all
DCC SEND <file> <longip> <port> <size>-
codemastr
- Former UnrealIRCd head coder
- Posts: 811
- Joined: Sat Mar 06, 2004 8:47 pm
- Location: United States
- Contact:
Can it be done? Yes. Will I do it? Not sure. Why would you want to do this? Presumably, this is for some anti-warez policy. The problem is, I routinely send files that are > 1MB and they aren't warez. So going by filesize is going to cause MANY false positives. I'm just not so sure that's a very good idea.
-- codemastr
perhaps a module is better suited for this task, if it can be done via mods
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ