The most significant differences are in terms of security.  NFS has none.
FTP has limited security - it does user authentication but all the data,
including the authentication, goes over the wire in plain text.  scp secures
both the authentication and transport.

scp will incur some CPU overhead since it does encrypt, but given today's
processors, this is usually not an issue.

    .../Ed

Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
From: "Williams, Jeff" <[EMAIL PROTECTED]>


> I'm trying to figure out from a bandwidth, system utilization and security
> standpoint which transfer protocol is better...  (ie. pros and cons)
>
> Is there a significant difference between the three?  I'm automating
certain
> things and trying to figure out which is better in transfering files?





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to