Hi
I'm moving from a v1.3 copssh / cwrsync installation - how do I enable a user account's ssh access using the v2 rsync / ssh bundle?
Advanced Forum Search
-
Post date: Monday, June 6, 2005 - 14:10
-
Post date: Monday, June 6, 2005 - 13:20
Hi,
I want to know how I can change the home directory. I know how it works with OpenSSH for Windows, so I thought this is the same.
But it is not.The service don't work anymore. It works only if I turn back the home directory to the default setting.
I use the latest version. (version 1.3.2)
Best regards,
Lars. -
Post date: Monday, June 6, 2005 - 10:37
Hmm. 4 GB is a kind of well-known limit :-) Cygwin 1.5.x supports large files and recent versions of rsync on cygwin is configured with 64-bit support.
I suspect then gcc compiler I use for building rsync executables(v3.3.3).
According to notes at gcc web site, large file support comes with gcc 3.4.
I have recently upgraded my gcc to v3.4.1 and built rsync 2.6.5 again.
File signatures:
MD5: c64673f0259237bb4b6ed00b1bb2374e *rsync-265-with-gcc-341.zip -
Post date: Monday, June 6, 2005 - 07:56
Hy,
first of all - your new version is verry great! Thank you!Our Windows-Cluster has some service-IP-adresses on which i will use rsyncd. Now when i install cwrsyncserver the installation create a user (svcwrsync) with all rights for this service, but we need a Domain-User that can do the job.
What rights, permissions, should this user become?
Have you got a script that can create this special useraccount?Thanks in advance
Michael
-
Post date: Saturday, June 4, 2005 - 06:29
Look at your filesystem-limitations!
-
Post date: Friday, June 3, 2005 - 17:13
Hi,
The v2 of the server won't install because it claims that there is an existing cygwin installation or some application that is dependent upon cygwin.Where can I find a list of the files / registry entries that the installer is checking for ... so I can remove them?
Cheers,
Vaughan -
Post date: Thursday, June 2, 2005 - 17:45
Great software. Thanks for all your hard work.
Can rsync/cygwin handle hard links in windows xp/ntfs?We're hoping to accomplish effecient incremental backups ala:
http://www.mikerubel.org/computers/rsync_snapshots/Searching rsync and cygwin doc has me confused...
Thanks
-
Post date: Thursday, June 2, 2005 - 16:03
HelloThank you very much for copssh
I installed it on win2k3 and it worked flawlessly, but on win2k (i've tried 2) all i got is authentication failed (event log says the same). i feel it is even not passing the authen. to windows as i got policies to disable account after 3 logins, but even after say 20 tries the account is not locked out.
I use the last copssh (1.3.2)
Thanks again
gaiaphil -
Post date: Thursday, June 2, 2005 - 07:03
Hi,
I just upgraded to 1.3.0a (from 1.2.4) and now the rsync client causes my network connection to stop responding. After starting rsync (ex. rsync -rtzgopn /cygdrive/e/SharedData2 TEST01::zdrive), it will run for 20-30 seconds and then network access is cut (doesn't respond to pings). This happens even with the -n "dry run" option. I must reboot the machine to regain network access.My machine (Dell PowerEdge 2400) is a dual-cpu P4 (with hyperthreading) running Windows 2000 Server. It has a single onboard Intel gigabit ethernet port.
-
Post date: Wednesday, June 1, 2005 - 19:30
i've been using 1.2.1 for a long time now. and last night i tried to upgrade it to the lastest version. it installed fine, but it refuses to start up as a service. i tried all the versions, none of them started up so i'm back to 1.2.1. i don't get why it wouldn't work. i'm on windows 2003 standard server.
-
Post date: Wednesday, June 1, 2005 - 16:57
Hi,
-
Post date: Friday, May 27, 2005 - 16:13
Is there any ssh-askpass for use on windows? Specifically it should be easy to install for use with cwRsync.
-
Post date: Thursday, May 26, 2005 - 16:18
I want to build cwRsync from source, but I can't find the build files. Where are they?
Ryan -
Post date: Thursday, May 26, 2005 - 16:06
Rsync has been running for some time without any problem. The server is Windows Server 2003 and the clients are also Windows OS. All of my clients are working except one. In troubleshooting, I worked on the problem-child but got no where. So, I went to a working client and tried to change the behavior of that client to get a better idea if the problem is with the problem-child or my server. Well, I can't change the behavior of the one that is working. Here is part of my rsyncd.conf.
****************** rsyncd.conf*****************
use chroot = false
strict modes = false
hosts allow = *
log file = rsyncd.log
pid file = rsyncd.pid
hosts allow = 192.168.1.0/24, 5.6.7.8
path = d:/customers/clienta
read only = no
list = no
hosts allow = 192.168.1.0/24, 1.2.3.4
path = d:/customers/clientbRemoteBackup
read only = no
list = no
****************** rsyncd.conf*****************ClientB is the one that is the problem. 1.2.3.4 is a representation of a public ip address. From ClientB's computers I try "telnet rsyncserver.mydomain.com 873". But if I go to ClientA's computer and try "telnet rsyncserver.mydomain.com 873", I get through with the message " @RSYNCD: 28
@ERROR: protocol startup error"
So, as a test, I changed the ip address on the working client to see if I could make it fail and I couldn't.
Here's what I changed it to...notice I changed the last octet of the ip address in the hosts allow line. That should've caused the telnet to fail but it didn't. I even restarted the rsync service just in case. I know you don't have to do that but I wanted to make sure.
hosts allow = 192.168.1.0/24, 5.6.7.9
path = d:/customers/clienta
read only = no
list = noI even removed the clienta module from the file and clienta could still connect. I thought maybe there was another rsyncd.conf file stuck somewhere that I didn't know about...there isn't.
So, it seems that the problem is with my server and not the clients but I just can't seem to get to the bottom of this.
thanks for your help,
Mike -
Post date: Thursday, May 26, 2005 - 00:20
Hi,
I've tried the solution in the FAQ section for setting up cwrsync without passwords but the remote server still asks for a password - am I doing something wrong?Thanks,
Binky
-
Post date: Wednesday, May 25, 2005 - 19:19
Hi
I'm trying to use --remove-sent-files option and I can't make it to work. Any help.Thanks
-
Post date: Tuesday, May 24, 2005 - 08:35
cwRsync VERSION 1.2.8, The sync is started without any problem and sync for couple of minutes, but unable to finish (looks like it's working but nothing is being copied)In addition the rsync procees cause 100% utilization at the destination server.
Please help
-
Post date: Tuesday, May 24, 2005 - 06:47
Is there a chance that you build a package with both rsync and sshd?We're using backuppc and it would be a really good combination for the windows-world. The rsyncd has everytime an open port, but when we use this combination we can open the port only for this backup-job. thanks in advance.
Michael
-
Post date: Sunday, May 22, 2005 - 22:06
I use rsync as server on my windows machine but can only serve files from my c: drive. For the d: drive, the rsync log reports permission problems, but the two drive have the same properties (sharing,permission ...)rsync.conf:
path = /cygdrive/d
read only = false
transfer logging = yes
rsync log:
2005/05/22 13:00:05 rsyncd version 2.6.4 starting, listening on port 873
2005/05/22 13:00:12 rsync: chdir /cygdrive/d failed: Permission denied (13)Any help/suggestions are appreciated.
Achim
-
Post date: Sunday, May 22, 2005 - 12:04
crRsync V1.3's installer does not install the daemion as NT Service on my Win2000 server box? Is it supposed to do this by simply running the installer, or is manual configuration required to install the service?
-
Post date: Friday, May 13, 2005 - 15:12
You can use this forum for discussions and questions about copSSH.
-
Post date: Friday, May 13, 2005 - 01:29
The windows filesystems, NTFS in particular, do not support filenames with the following characters:
\/:*?"|Unfortuantely some unix programs DO use these characters. In my case, it is vpopmail which means the rsync fails with a rename error because of files like ".1109341722.21837.computername,S=2944:2,S.006340". If you try and create this file on windows it won't work because of the colon (:).
It seems like this problem could be solved by escaping the problem characters. of course, is the a cygwin problem or a cwrsync problem?
-
Post date: Thursday, May 12, 2005 - 23:25
You can use this forum for discussions and questions about cwRsync.
-
Post date: Thursday, May 12, 2005 - 23:25
You can use this forum for discussions and questions about copSSH.
Pages
Release news
-
2023-02-03
-
2023-01-31
-
2023-01-22
-
2023-01-21