|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Rcp issue
Hello, Could anyone help me in explaining what the below command actually means? Code:
rcp file_name user_name@ukpm01:cgiprod:[tye131.trans]file_name1 I know the rcp format as:- Code:
rcp filename username@servername:directory_location But what to do with multiple colons? I am on SunOS Solaris server. Thanks Shubham Last edited by Scott; 01-15-2013 at 09:00 AM.. Reason: Code tags, please... |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Can it be that
cgiprod:[tye131.trans]file_name1 is the name of the target file (in de home directory of user
username ? Code:
$ touch cgiprod:[tye131.trans]file_name1 $ ls cgiprod:[tye131.trans]file_name1 cgiprod:[tye131.trans]file_name1 $ rm cgiprod:[tye131.trans]file_name1 |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Hello,
It must be something else. Generally, we have IPv6 addressing where hostname is in square brackets - [..] So I am having little impression that, it might resolve this ip address at run time. Thanks Shubham |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rcp -r || cp -r | tamer11007 | Shell Programming and Scripting | 1 | 01-02-2013 10:42 AM |
| rcp problem | mr_andrew | Shell Programming and Scripting | 7 | 03-31-2009 03:09 AM |
| Regd: rcp | nehak | UNIX for Advanced & Expert Users | 1 | 05-13-2008 01:03 PM |
| rcp command | sodapop | HP-UX | 3 | 12-13-2007 02:20 PM |
| Rcp | hshapiro | UNIX for Dummies Questions & Answers | 1 | 03-31-2006 10:27 AM |
|
|