On Dec 19, 2010, at 9:29 AM, Rich Siegel wrote: > At this exact moment, your best bet is probably to use something like > ExpanDrive to mount your remote server via ssh as a file system; then you can > use "Find Differences" to compare your local directory with the server. Do > note that MacFUSE+ssh (of which ExpanDrive is one implementation) will > perform very slowly; but for this purpose it should serve.
NFS on FreeBSD works well with MacOS. Shares a lot of the same code. However, I grimace at even suggesting an NFS export from a public web server over the internet without an encrypted VPN tunnel. Which brings us back to rsync which is a purpose made remote file compare and copy utility. -- David Kelly N4HHE, [email protected] ======================================================================== Whom computers would destroy, they must first drive mad. -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
