rsync ignoring files beginning with . ??

View: New views
2 Messages — Rating Filter:   Alert me  

rsync ignoring files beginning with . ??

by Michael W. Cocke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quick question (I hope)  I'm trying to use rsync 3.0.4 and opensuse 11.1
to sync an entire /home tree.  How to I get rsync to not skip files
beginning with a . (period) ?

Thanks!


-----
Duct tape is like the force, it has a light side and a dark side and it
holds the universe together.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: rsync ignoring files beginning with . ??

by Matt McCutchen-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-10-29 at 10:11 -0400, Michael W. Cocke wrote:
> Quick question (I hope)  I'm trying to use rsync 3.0.4 and opensuse 11.1
> to sync an entire /home tree.  How to I get rsync to not skip files
> beginning with a . (period) ?

Rsync does not treat any filenames specially.  There must be something
else going on.  What is the full rsync command you are using?  What is
an example of one file that is being skipped?

--
Matt

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html