On Thu, 27 Nov 2008 10:50:47 +0530, Kaushal Shriyan wrote:
> I have a directory logfiles and inside it it has lots of sub
> directories. Inside it there are lots of .gz, .txt and .sql files
> I want only .sql files to be rsynced to the destination host
>
> is there a way to achieve it using rsync
Am Donnerstag 27 November 2008 06:20:47 schrieb ext Kaushal Shriyan:
> I have a directory logfiles and inside it it has lots of sub directories.
> Inside it there are lots of .gz, .txt and .sql files
> I want only .sql files to be rsynced to the destination host
man rsync, lookup --include.
HTH.
Hi again
I have a directory logfiles and inside it it has lots of sub directories.
Inside it there are lots of .gz, .txt and .sql files
I want only .sql files to be rsynced to the destination host
is there a way to achieve it using rsync utility
Thanks and Regards
Kaushal
3 matches
Mail list logo