ckermit questions
Brian Fahrlander
brian at fahrlander.net
Tue Nov 28 21:56:50 UTC 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Linda Hanigan wrote:
> I have always used ckermit for file transfers between computers. If I
> connect via modem to another computer with kermit everything works great
> If I try and connect over an ethernet connection I get
> DNS Lookup .... Trying 192.168.1.3 ..... Failed
> Can't connect to computername:23
> I have the computer in hosts.allow and in hosts. I can ssh into this
> computer. Any ideas?
Well, while it's not as efficient (unless you tell it to be so) scp
(part of the SSH family of tools) works very easily and reliably...and
with keys, so you can automate it securely.
Just try:
scp /path/to/file username at remotecomputer:/path/to/file
And that'll do it. Keep in mind that using RSA keys is not only
convenient, but secure, too. SSH gets brute-force attacks, if you
computer "faces the open sea"...
Enjoy!
- --
------------------------------------------------------------------------
Brian Fahrländer Christian, Conservative, and Technomad
Evansville, IN http://Fahrlander.net/brian
ICQ: 5119262 AOL/Yahoo/GoogleTalk: WheelDweller
------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFbLCi6PLtRzZbdhYRAllnAJ9XhVXa/F53FNQRsx8yyZ2j/Cj2QgCff6EN
Ms88R8jXAUFblfXZwPmadKQ=
=bRGj
-----END PGP SIGNATURE-----
More information about the ubuntu-users
mailing list