[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ACAP?



Pete Ware <ware@cis.ohio-state.edu> writes:

> Try using efs to access them on the remote machine.
> 
> ;; Figure out if I'm on a "remote" machine.
> (if (string-match "home\\|ware\\|nowlab\\|bogart\\|quintain\\|localhost" (system-name) )

efs does not support any sort of encryption, and I couldn't get it to
tunnel ftp over ssh; so it's not a great solution for those of us
(most of us) who don't have secure networks.

	Vadim