[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Copying files
- From: Robert Jakob <Jakob robertjakob de>
- To: mc gnome org
- Subject: Copying files
- Date: Sat, 02 Aug 2008 09:23:52 +0200
Hi,
is it possible to copy a whole directory tree without the hidden files
(aka .-files)
Small example
- dir1
| - .svn
| - dir2
| - dir3
| - file1
| - file2
| - file1
| - file2
| - file3
Now I want to copy dir1 to remote system.
How do I exclude .svn directories?
There is a possibility to give a pattern.
I entered
[^\.]*
but this did not work.
Best regards
Robert
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]