Re: proftpd and sftp

2009-02-28 Thread Adam Vande More

Adam Vande More wrote:
I've got proftpd running on my server and on a whim tried an sftp 
connection for a website I was working on.  To my amazment, transfer 
speeds increase exponentially.  Getting a directory of about 300 files 
totaling around 5M takes around 10 minutes using default proftpd.conf 
in passive mode.  Same directory takes under 2 using sftp.  These 
options are in proftpd.conf


UseReverseDNS off
IdentLookups off

Why is proftpd so much slower than sftp and any pointers on increasing 
my proftpd performance?



I didn't receive a response on this so just reposting in hopes I do.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


proftpd and sftp

2009-02-17 Thread Adam Vande More
I've got proftpd running on my server and on a whim tried an sftp 
connection for a website I was working on.  To my amazment, transfer 
speeds increase exponentially.  Getting a directory of about 300 files 
totaling around 5M takes around 10 minutes using default proftpd.conf in 
passive mode.  Same directory takes under 2 using sftp.  These options 
are in proftpd.conf


UseReverseDNS off
IdentLookups off

Why is proftpd so much slower than sftp and any pointers on increasing 
my proftpd performance?


--
Adam Vandemore
Systems Administrator
IMED Mobility
(605) 498-1610

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"