How to copy a file from home directory User A to home directory of User B using telnet.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
Is it a strict requirement, that you have to use telnet to accomplish the task? If not, please consider using an ssh connection to the server.
These commands would do the trick in that case. |
|||
|
|