[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [rhn-users] copying to remote destination
- From: Mike Bracanovic <mikeb cyclonx com>
- To: "'rhn-users redhat com'" <rhn-users redhat com>
- Subject: RE: [rhn-users] copying to remote destination
- Date: Thu, 3 Jul 2003 02:08:30 -0400
Use ftp command,
ftp 172.10.10.1
cd /home/usr10
put filename.ext "to copy file to"
get filename.ext "to copy file from"
Noite: to copy binary files, before put command type in bin first.
-----Original Message-----
From: Inspirational Michael [mailto:mcrawley jenaipower net]
Sent: Wednesday, July 02, 2003 9:52 PM
To: rhn-users redhat com
Subject: [rhn-users] copying to remote destination
Hello,
Sorry to disturb you for this, however, I find the documentation lacking.
I would be grateful if you could illustrate the command syntax to copying
to/from present location/remote location.
Thus, if copying from
Local Machine to Remote Machine
/home/usr7 to 172.10.10.1/home/usr10
or vice versa,
Remote Machine that has been telnetted into -to- local machine...
what is the exact syntax? Please illustrate both options. We can not find
such an example in any of the many, many Linux documentation sets that our
library possesses.
Thanks in advance,
Michael C.
_______________________________________________
rhn-users mailing list
rhn-users redhat com
https://www.redhat.com/mailman/listinfo/rhn-users
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]