IF YOU TAKEN ANY MACHINE ON TELNET SESSION & YOU WANT SOME FILES FROM THAT
SESSION THEN FOLLOW THE STEPS BELOW
We have 2 machine A & B
Telnet service is on machine B and machine A will take a telnet session of B.
There are some files needed to be copied from B to A.
1) Create a share folder on machine A with full permission to everyone. Here we
create a shared folder name "Files"
2) Take telnet session of machine B from machine A
3) Go to the directory where the file is kept eg, we have file 123.txt in
c:\abc\123.txt , thus we will do "cd abc"
4) Here we will give the command "copy 123.txt \\192.168.0.2\Files\."
DONE.
Regards,
PRASHANT KOKATE
[Non-text portions of this message have been removed]