rsync -n –exclude .svn -av /PATH/TO/SOURCE/DIR/* /PATH/TO/DEST/DIR/ rsync –exclude .svn -av /PATH/TO/SOURCE/DIR/* /PATH/TO/DEST/DIR/ The first command will similulate the copy (useful to test). The second command will actually execute the sync.
Popular Posts
- PHP: Remove Values from Array 14 comment(s)
- Vim: Search and Replace, Insert new line 10 comment(s)
-
Recent Posts
Recent Comments