Re: recommend great GUI rsync client for XP

2008-08-02 Thread Imran Hussain
Try DeltaCopy (www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp) Noah wrote: Hi there, might somebody please recommend the best GUI rsync client for XP please? Cheers, Noah -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists

Re: cwRsync on windows

2008-01-02 Thread Imran Hussain
Dear Abdul, AFAIK, cwRsync accepts the same command line argument as rsync on Linux does. The only difference is that you don't have built-in SSH. You have three options: 1. Make your rsync run as a daemon on CentOS and then from Windows connect to port 873 2. Download CYGWIN and use its SS

Re: Integrating Rsync into my own Application

2006-11-09 Thread Imran Hussain
Check DeltaCopy at http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp. Source code is available but is in C++ not C#. feenster wrote: Hi all, I have been using the cwRsync distribution of Rsync. I currently use a Windows Batch file script to do the work, calling Rsync where necessary. I want

Re: error installing rsync in windows xp

2006-09-15 Thread Imran Hussain
Check the logs. [EMAIL PROTECTED] wrote: hi i try for installing deltacopy in windows, while starting service iam getting "could not start service. unknown error occured". whats the problem, pls help me Thanks Read this topic online here: S

Re: error installing rsync in windows xp

2006-09-14 Thread Imran Hussain
Try DeltaCopy from http://aboutmyx.com. It is a Windows wrapper around rsync. Imran. [EMAIL PROTECTED] wrote: hi iam new to nasbackup, i want to install rsync & ssh in windows XP, pls help me Thanks Read this topic online here: Sent usin

Re: rsync download and compile

2005-12-13 Thread Imran Hussain
For Solaris go to http://samba.org/ftp/rsync/binaries/Solaris/ For NT go to http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp Regards, Imran. Yuan, Zhiyong (Exchange) wrote: Hi, I just started looking into rsync. Could somebody briefly explain to me: 1 how to download rsync, can I download

Rsync for Windows

2005-12-06 Thread Imran Hussain
Hi, I have written an rsync wrapper for Windows called DeltaCopy. (http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp). It is written in Borland C++ Builder and source is also available on the net. Let me know if someone has any suggestions/comments. Regards, Imran. -- To unsubscribe or chan