Re: Password from the stdout

2013-06-08 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If you mean an rsyncd password then use --password-file. If you mean rsync over ssh then absolutely not. Use an ssh key instead. On 06/08/13 19:25, garvit sharma wrote: > Hello All, > > I want to use rsync in a process and for the i want it to take

Password from the stdout

2013-06-08 Thread garvit sharma
Hello All, I want to use rsync in a process and for the i want it to take password from file instead of stdout. Is there any way to do it in rsync ? Thanks, -- Regards Garvit Sharma Computer Science and Engineering UG Third year LNM IIT, Jaipur *No Body is a Scholar by birth, its only hard wo

rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0)

2013-06-08 Thread Robert DuToit
Dear All, I have been getting reports and noticing these acl errors again recently. rsync 3.0.7 thru 3.0.9. Someone reported that files were being skipped but we don't know if it is the acl issue since it doesn't state the file name. In the archives I found Henry's post about this and saw that

Re: delaying symlinks sync until the data it points to available

2013-06-08 Thread Wayne Davison
On Thu, Jun 6, 2013 at 1:55 PM, Satish Shukla wrote: > Is there an easy option in rsync which enables it to sync the data first > and then the symlink pointed to it. No, there is not. A couple possible other solutions: Consider using --delay-updates so that rsync moves all the completed files