|
|
What are the benefits here?
Excuse the ignorance,
What are the benefits here?
Well, I switched because my users were having trouble with Dreamweaver's FTP (it's documented on Macromedia's website, and they're not fixing it). And, yeah, I know that Dreamweaver MX 2004 has SFTP, but my users haven't all switched yet and may never get there.
Here's one addition, for those that are making the switch on OS X Server (10.2.8 in my case) -- once you've modified the
/etc/xinetd.d/ftp file to look like the inetd.conf above, you'll still need to make sure that your users have a default shell of some sort, or they won't be able to login via ftp at all!
service ftp
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/local/sbin/proftpd
groups = yes
flags = REUSE
}
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|