rsync filter parameter in rsyncd.conf file

2014-10-08 Thread Romel Khan
I would like to push a file, /home/cfg/temp, from client to a server with rsync in daemon mode to /n2p/cfg directory. How should I set the filter/include/exclude parameters on the server side rsyncd.conf file so server will disallow receiving any files from the client other than /home/cfg/temp? --

Re: rsync filter parameter in rsyncd.conf file

2014-10-08 Thread Romel Khan
in rsyncd.conf only controls what files on the server a client can access. On 10/08/2014 10:15 PM, Romel Khan wrote: I would like to push a file, /home/cfg/temp, from client to a server with rsync in daemon mode to /n2p/cfg directory. How should I set the filter/include/exclude parameters

Re: rsync filter parameter in rsyncd.conf file

2014-10-08 Thread Romel Khan
access. On 10/08/2014 10:15 PM, Romel Khan wrote: I would like to push a file, /home/cfg/temp, from client to a server with rsync in daemon mode to /n2p/cfg directory. How should I set the filter/include/exclude parameters on the server side rsyncd.conf file so server will disallow

Could not start Rsync Server service on the Local Computer

2008-06-10 Thread Abdul Khan
on it please. Thanks Khan -- 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

cwRsync on windows

2008-01-02 Thread Abdul Khan
Hi folks, It may be a very basic question for many people here but I have been struggling with Windows commandline. My CentOS machines are running perfectly fine. Question: I have installed cwRsync server on one of Windows 2003 and cwRsync client on the other Windows 2003. What command should

rsync warning: some files vanished before they could be transferred (code24)

2007-07-20 Thread Abdul Khan
Hi folks, What does this line mean? Its been there in the summary every time i run the rsync command. rsync warning: some files vanished before they could be transferred (code 24) at main.c(977) [sender=2.6.9] Can anybody please shed the light about the error code? Thanks in advance ak

files permission and hidden files are not rsync properly

2007-07-19 Thread Abdul Khan
Hi folks, I have recently installed rsync.2.6.9. on CentOS4.x boxes. That was my first backup yesterday. But I notice that some hidden (or dot files) are not copied to the other host on the network. And group and ownership of the files are changed to “nobody” while files and folders

Re: files permission and hidden files are not rsync properly

2007-07-19 Thread Abdul Khan
On 7/19/07, Abdul Khan [EMAIL PROTECTED] wrote: I have recently installed rsync.2.6.9. on CentOS4.x boxes. That was my first backup yesterday. In the future and if you need more help on this issue than the below, please send the exact rsync command you used! But I notice that some

Re: files permission and hidden files are not rsync properly

2007-07-19 Thread A. Khan
In the future and if you need more help on this issue than the below, please send the exact rsync command you used! Here is the command that I ran from the destinition machine which is also running the rsync daemon or the rsync server; [EMAIL PROTECTED] admin]# rsync --verbose --progress

rsyncd.conf

2007-07-16 Thread Abdul Khan
Hi, I have installed rsync on CentOS4, Installation went through ok and I tested it as well by copying a folder to mounted tap backup drive. But now I need to run rsync as daemon(server), trying to find /etc/rsyncd.conf file but there is no rsyncd.conf file exists under /etc directory.

how to use option for rsync

2007-03-16 Thread mohd tariq raza khan
hello all, i want to backup some files from serverA to serverB. but problem is that i can ssh to serverB direcr as root with default port. i have to first ssh as user with port 65300 and have to su - than only get root prompt of serverB . is there any option with rsync to solve this??? serverA#