[CentOS] rsync not getting all files?
Karanbir Singh
mail-lists at karan.orgSun Sep 27 23:20:42 UTC 2009
- Previous message: [CentOS] rsync not getting all files?
- Next message: [CentOS] rsync followup - what did I run?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 27/09/09 23:54, Scott Ehrlich wrote: > I ran rsync on a combination of Ubuntu and CentOS systems and it > doesn't seem to grab all files, such as .cshrc or .bashrc (and they do > exist). This makes me wonder what other files rsync may be missing, > and how do I tell rsync to grab those missing files? are you sure you are getting the rsync source entry point high enough ? eg: "rsync -Pva /home/kbsingh/* `pwd/kbsingh/"will not get the . files in /home/kbsingh wheras "rsync -Pva /home/kbsingh `pwd`/kbsingh" will do. - KB
- Previous message: [CentOS] rsync not getting all files?
- Next message: [CentOS] rsync followup - what did I run?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list