![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding Hidden files and protecting the folder containing hidden files from deletion | pochaw | Shell Programming and Scripting | 4 | 12-21-2007 09:33 PM |
| FTP - To handle error while transferring files | mahalakshmi | Shell Programming and Scripting | 1 | 04-04-2007 12:56 AM |
| transferring files using ftp but mantaining the dates | 435 Gavea | Shell Programming and Scripting | 4 | 07-23-2006 08:48 AM |
| transferring files to and from remote computer | yogi1 | UNIX for Dummies Questions & Answers | 6 | 05-28-2006 06:58 PM |
| FTP session expiring when transferring files... Need some solution | aarora_98 | Shell Programming and Scripting | 4 | 12-13-2005 09:28 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Transferring hidden files with scp
Is there a way to scp hidden files only ( with regex ) without specifying the name of the hidden files ?
Many thanks in advance ! |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
Thanks, But this would copy all the files not only the hidden files (filenames starting with a "." ) Am trying to copy only the files whose name starts with a "." like, .profile .env |