[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
- Follow-Ups:
- Re: ACAP?
- From: Kai.Grossjohann@CS.Uni-Dortmund.DE
- References:
- ACAP?
- From: Amos <amos@utdallas.edu>
- Re: ACAP?
- From: Pete Ware <ware@cis.ohio-state.edu>