K kamsel Verified User Joined May 8, 2004 Messages 40 Aug 20, 2004 #1 Hello, I was just wondering if it is possible to limit to max upload size i.e 500kb for one file through ftp? If so, how? kamsel
Hello, I was just wondering if it is possible to limit to max upload size i.e 500kb for one file through ftp? If so, how? kamsel
W wdv Verified User Joined Oct 22, 2003 Messages 153 Aug 20, 2004 #2 http://www.proftpd.org/docs/directives/linked/config_ref_MaxStoreFileSize.html
K kamsel Verified User Joined May 8, 2004 Messages 40 Aug 20, 2004 #3 Hi, Thanks for replay. So all I have to do is add MaxStoreFileSize 500 KB in /etc/proftpd.conf and restart proftpd? If so, something is not working, because I am able to upload bigger files. kamsel
Hi, Thanks for replay. So all I have to do is add MaxStoreFileSize 500 KB in /etc/proftpd.conf and restart proftpd? If so, something is not working, because I am able to upload bigger files. kamsel
W wdv Verified User Joined Oct 22, 2003 Messages 153 Aug 20, 2004 #4 Did you put it between the <Global> </Global> tags? It's Kb by the way.
K kamsel Verified User Joined May 8, 2004 Messages 40 Aug 20, 2004 #5 Hey, Thanks ! It is working now. kamsel
R remijdio New member Joined Sep 10, 2004 Messages 3 Sep 10, 2004 #7 eep i'm new i was looking for a way to do this and i'm still really new to this so i'm kinda clueless on the explanation given where is the /etc/proftpd.conf located at on a direct admin server? cuz i looked around and couldn't find it sorry for the trouble
eep i'm new i was looking for a way to do this and i'm still really new to this so i'm kinda clueless on the explanation given where is the /etc/proftpd.conf located at on a direct admin server? cuz i looked around and couldn't find it sorry for the trouble
K kamsel Verified User Joined May 8, 2004 Messages 40 Sep 10, 2004 #8 Hello, You need to SSH to your server as root [ i guess ] and then go to /etc/ and edit proftpd.conf file. I hope that helps. kamsel
Hello, You need to SSH to your server as root [ i guess ] and then go to /etc/ and edit proftpd.conf file. I hope that helps. kamsel