Current time: 05-05-2024, 12:31 PM Hello There, Guest! (LoginRegister)


Post Reply 
How to speed up proftp
Author Message
koko92_national Offline
Junior Member
*

Posts: 70
Joined: Jul 2008
Reputation: 0
Post: #1
How to speed up proftp
Can you tell me how can i speed up proftpd because it uploads files to slow. Any suggestions?
12-09-2009 10:17 AM
Find all posts by this user Quote this message in a reply
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #2
RE: How to speed up proftp
Individual files, or groups of files? FTP tends to be slow with lots of little files because of the way it's designed.
12-09-2009 11:43 AM
Visit this user's website Find all posts by this user Quote this message in a reply
koko92_national Offline
Junior Member
*

Posts: 70
Joined: Jul 2008
Reputation: 0
Post: #3
RE: How to speed up proftp
Can i somehow change this. I'm using ISPCP and i have about 10 clients who are are web programmers and when they upload many files they are complaining
12-09-2009 09:37 PM
Find all posts by this user Quote this message in a reply
Mark Offline


Posts: 1
Joined: Dec 2009
Reputation: 0
Post: #4
RE: How to speed up proftp
Hello,
To Speed up your ProFTPD, Follow the Commands:

Code:
vi /etc/proftpd.conf

add the following lines:

Code:
UseReverseDNS off
<Global>
IdentLookups off
</Global>

save the file
&
Now restart ProFTPD or Reboot

Your FTP Server should now run faster
Regards,
Mark
12-13-2009 12:08 AM
Find all posts by this user Quote this message in a reply
koko92_national Offline
Junior Member
*

Posts: 70
Joined: Jul 2008
Reputation: 0
Post: #5
RE: How to speed up proftp
The lines are there by default from ISP
12-16-2009 05:02 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)