Computing.Net > Forums > Linux > uploading from a telneted machine

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

uploading from a telneted machine

Reply to Message Icon

Name: theinsomniac
Date: May 11, 2003 at 19:15:31 Pacific
OS: win98se
CPU/Ram: p400/256
Comment:

hi...
i was wondering how can you (if even posible) can you upload files from a networked machine via telnet....

thanks
sean



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: May 12, 2003 at 02:18:58 Pacific
Reply:

Use SSH (Secure SHell) instead and you'll
have access to SCP (Secure CoPy). Much more
secure than telnet and easy to setup. If you
require windoze client, PuTTy and WinSCP are
both good and free.


0

Response Number 2
Name: sean
Date: May 12, 2003 at 09:35:39 Pacific
Reply:

ok so how do i set this up?


0

Response Number 3
Name: 3Dave
Date: May 13, 2003 at 01:39:04 Pacific
Reply:

You probably already have it installed. Try:
$ ssh 127.0.0.1

If you don't get a logon prompt, you may
have to start the service.
# /etc/init.d/sshd start
The above may change depending on your
flavour of linux, could be:
# service sshd start

If it is working, you can then disable
telnet, making your system much more secure.


0

Response Number 4
Name: sean
Date: May 13, 2003 at 09:53:45 Pacific
Reply:

will this work through windows?

i am adminstoring through a win98se box and i dont enjoy working in my basement, which is where it is located locally. are there any other options besides ssh that can be used via win98?

thanks
sean


0

Response Number 5
Name: 3Dave
Date: May 14, 2003 at 03:24:49 Pacific
Reply:

Yeah, get putty for windoze to connect.

An alternative would be VNC, it serves a
graphical desktop on linux to which you can
connect to with a windoze vnc
client....again all for free!=o)


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

Netscape email from Hotma... can't find inetd.conf on ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: uploading from a telneted machine

login to Gnome from a remote machin www.computing.net/answers/linux/login-to-gnome-from-a-remote-machin/13382.html

LPC from a telnet session www.computing.net/answers/linux/lpc-from-a-telnet-session/4485.html

Telnet to Linux from Windows Computer www.computing.net/answers/linux/telnet-to-linux-from-windows-computer/5263.html