Re: Alternative rsync client for Windows

2014-04-10 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yeah, I do that with ntfsclone now. But it is very not-incremental. Doesn't bother me much though since I don't keep data on NTFS. On 04/10/2014 09:17 PM, Donald Pearson wrote: > ..backing up a complete Windows system and doing a bare metal > restore

Re: Alternative rsync client for Windows

2014-04-10 Thread Donald Pearson
..backing up a complete Windows system and doing a bare metal restore.. That would really be something. On Thu, Apr 10, 2014 at 9:14 PM, Kevin Korb wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > That would be a big thing for me as on a Windows system my key would > be in putty's

Re: Alternative rsync client for Windows

2014-04-10 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That would be a big thing for me as on a Windows system my key would be in putty's encrypted format. But then I don't store anything on Windows system so I probably wouldn't be using this. I was mostly asking because people ask me these things on #rs

Re: Alternative rsync client for Windows

2014-04-10 Thread Gilbert (Gang) Chen
right, libssh2 doesn't support ECDSA. It supports agent-based authentication but we haven't implemented it in Acrosync. On Thu, Apr 10, 2014 at 8:44 PM, Kevin Korb wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Having never used a libssh2 product on Windows I have basic questions

Re: Alternative rsync client for Windows

2014-04-10 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Having never used a libssh2 product on Windows I have basic questions... I assume that it would support RSA and DSA keys but not the newer ECDSA or ED25515 keys? Would it be able to authenticate against pageant (putty's agent)? On 04/10/2014 08:38 P

Re: Alternative rsync client for Windows

2014-04-10 Thread Gilbert (Gang) Chen
We're using libssh2. On Thu, Apr 10, 2014 at 7:46 PM, Kevin Korb wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > What are you using for ssh? > > On 04/10/2014 07:45 PM, Gilbert (Gang) Chen wrote: > > Right. Acrosync is written entirely in C++ from bottom up. Not a > > single line

[Bug 10527] Rsync Deadlock when copying files

2014-04-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #6 from Colin Rice 2014-04-10 23:48:08 UTC --- (In reply to comment #5) > lsof | grep rsync is showing no open files I was running lsof as a local user not root. lsof | grep rsync is showing it stuck on the same file after repeated run

Re: Alternative rsync client for Windows

2014-04-10 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What are you using for ssh? On 04/10/2014 07:45 PM, Gilbert (Gang) Chen wrote: > Right. Acrosync is written entirely in C++ from bottom up. Not a > single line is taken from the rsync project. We're planning to > release the source code under dual

Re: Alternative rsync client for Windows

2014-04-10 Thread Gilbert (Gang) Chen
Right. Acrosync is written entirely in C++ from bottom up. Not a single line is taken from the rsync project. We're planning to release the source code under dual license by the end of this year. Thanks, The Acrosync Team On Thu, Apr 10, 2014 at 3:19 PM, wrote: > Great to see that there is

Re: Alternative rsync client for Windows

2014-04-10 Thread devzero
Great to see that there is a native rsync now. This is NOT a derived work of GPL´ed rsync but a re-implementation from scratch ? regards Roland List: rsync Subject:Alternative rsync client for Windows From: "Gilbert (Gang) Chen" Date: 2014-04-08 16:41:36 Message-ID: CAPQ

[Bug 10545] Rsync first time deletes files, second time it synchronates files with same name

2014-04-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10545 --- Comment #2 from Erik 2014-04-10 15:08:31 UTC --- Thanx for your respons. I dont understand your remark at dont rsync -c. I think i'm doing the following: What i do with this command is: su - rsync -c "/usr/bin/rsync -avh --delete --progre