FG
💻 Software

Is there a way to download through telnet

Fresh5 days ago
Mar 15, 202617479 views
Confidence Score0%
0%

Problem

I am transfering colleges and I have a lot of files from the first college that I would like to keep. The files are are on a Sun server which I can only access using telnet. Is there a way to download the files from the server using telnet?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a way to download through telnet

Low Risk

The easiest way is if you can run binaries on the machine, so set up a simple ftp server or something. If you can't do that, perhaps a combination of tar/gz to get one file, and then you can netcat it across? As a last restore, uuencode and cat coul…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment