Re: [solved] Re: rsync issue

2010-09-19 Thread Rodolfo Medina
Rodolfo Medina writes: >>> In rsync manual I coudn't find a solution to what I want. I wish to copy >>> all my home directory into another machine with the --delete option, but: >>> >>> 1) I dont't want hidden files, i.e.: `.*' to be copied; >>> >>> 2) on the other hand, there are some symlinks,

Re: [solved] Re: rsync issue

2010-09-17 Thread Jesús M. Navarro
Hi, Rodolfo: On Friday 17 September 2010 15:07:10 Rodolfo Medina wrote: > Rodolfo Medina writes: > >> In rsync manual I coudn't find a solution to what I want. I wish to > >> copy all my home directory into another machine with the --delete > >> option, but: > >> > >> 1) I dont't want hidden fil

[solved] Re: rsync issue

2010-09-17 Thread Rodolfo Medina
Rodolfo Medina writes: >> In rsync manual I coudn't find a solution to what I want. I wish to copy >> all my home directory into another machine with the --delete option, but: >> >> 1) I dont't want hidden files, i.e.: `.*' to be copied; >> >> 2) on the other hand, there are some symlinks, begin