![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copy from one HD to another :) | supermiguel | Shell Programming and Scripting | 1 | 07-14-2009 08:53 AM |
| SCO 5.0.5 how do I copy HD.?? | AMD2800 | SCO | 6 | 02-18-2008 03:48 AM |
| Sun's 'Project Copy Linux' not a Linux copy - Register | iBot | UNIX and Linux RSS News | 0 | 07-29-2007 06:31 AM |
| How to copy ? | nani_ynm | UNIX for Dummies Questions & Answers | 4 | 01-09-2007 05:14 AM |
| Copy iso | faron17 | UNIX for Dummies Questions & Answers | 1 | 06-22-2005 09:36 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
SCP copy
I want to copy all the files and subdirectory from a server. I tried Code:
scp pritish@ipaddress:/home/pritish -r $PWD it copies all the files but not the directory, Can any one help me. I want to copy files as well as subdirectory from a server directory Note: Use CODE-tags when displaying code, data or logs for better readability and to keep formatting like indention etc., ty. Last edited by zaxxon; 07-16-2009 at 09:07 AM.. Reason: code tags |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|