similar to: rsync+auto-ssh

Displaying 20 results from an estimated 100 matches similar to: "rsync+auto-ssh"

2006 Mar 28
1
rsync on windows
Hi, I have installed a rsync on windows which downloaded on http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html and run edited bat file content: *********************************************** @echo off set PATH=c:\rsync;%PATH% set CYGWIN=tty binmode set TERM=ansi rem set RSYNC_RSH=c:\rsync\ssh.exe set RSYNC_RSH=/cygdrive/c/rsync/ssh.exe set USERNAME=myusername set HOME=c:\rsync echo Drive C
2004 Jun 18
1
Q: rsync Windows --backup parameters
Thanks a lot , This explains a lot ("--backup-dir is on the remote). I should have guest, sorry about this. But about the fact that it is an old version, your right but : - on Linux I tried to install the latest version 2.6.2, but the "configure"command did never succeed :(, some problems about not finding a valid cc or gcc. (/lib/libgcc_s-3.2.2-20030225.so.1) even if it
1997 Apr 22
1
R-alpha: Rprofiles
The x11() window can be a nuisance to have popping up at startup (esp. on small screens) when you're not working with graphics. However, currently you can't get rid of it without modifying the systemwide Rprofile. Current logic is: Run $RHOME/library/Rprofile if ./.Rprofile exists run it else if $HOME/.Rprofile exists run that endif I think it should be Run $RHOME/library/Rsetup if
2002 Jun 25
1
rsync finishes but incomplete
Hello, I have a remote win2k machine and local NT4 machine running rsync over ssh, by way of cygwin. I have a cron script that grabs a directory from remote and puts it on local. It' very simple #!/bin/bash echo "-------------------------------------" >> /home/rsync/job.log echo "Running rsync job" >> /home/rsync/job.log gnudate >> /home/rsync/job.log
2010 Mar 11
2
logistic model diagnostics residuals.lrm {design}, residuals()
I am interested in a model diagnostic for logistic regression which is normally distributed (much like the residuals in linear regression with are ~ N(0,variance unknown). My understanding is that most (all?) of the residuals returned by residuals.lrm {design} either don't have a well defined distribution or are distributed as Chi-Square. Have I overlooked a residual measure or would it be
2010 May 10
1
predict() without generating the model within R
Is there a predict method/syntax which I could use to generate predictions (and other output from predict() methods) if I have the model parameter estimates from a training dataset but not the data used to generate the original model (the models were generated by a collaborator using STATA and for IRB reasons I am not allowed independent access to the original data)? I have the new/testing data
2010 Apr 01
0
Analyzing binary data on an absolute scale and determining conditions when risks become equal between groups
Suppose I have a binary outcome (disease/no disease and all subjects had the same period of exposure) and 2 or 3 (categorical) predictors. I can obviously build a logistic regression model which describes the data, possibly including interaction terms, on a relative scale: model<-glm(disease~sex*race*prematurity,family=binomial) 1) Is there any way to extract information on the absolute
2002 Sep 30
1
Password authentication in a script
Greetings, Here is my configuration: a rsync linux server, a rsync windows client. I would like to run a rsync from windows in a .bat file. The problem is that a password prompt is always shown. I have read the archives and the man pages: i have create a rsyncd.secret like this: rsync:thePassword Here is my rsyncd.conf file: [rsync] path=/ uid=nobody gid=nobody auth users=rsync secrets
2003 Dec 19
1
Problem on XP with --delete option
Hi, I'm experiencing a problem on rsync with the --delete option. Situation: Server = Mandrake Linux 9.2 running rsync daemon Client = Windows XP workstation running cygwin + rsync2.5.1 combined with ssh. All this implemented conform the website of Robert Scholten (http://optics.ph.unimelb.edu.au/help/rsync/) Every thing seems to work fine exept for the --delete option. The rsync says:
2003 Apr 16
1
rsync - windows how should I compile the code any clues - Thanks !
Hi, I have a unique issue that I am dealing with here. I need to develop rsync algorithm into a library that can be re-used with my VB / VC application on Windows platform. I need your advice if there is any library already available on the Internet for this? I did get librsync but that is just a header file which I do not know how to compile also with the existing code I have. Can you
2002 Nov 16
1
acute problem
dear sir/madam hello i am trying to run a samba server with linux 7.3 and win xp but loaded rpm of samba of linux 7.2 the thing is that i am able to see the workgroup in windows xp but the contents of it are invisible what could be the prob. the log file is showing following errors 1) smbd/connection.c:yield_connection(62) yield_connection:tdb_delete failed with error record does not exist
2002 Oct 02
1
rsync and schedule task
Greetings, i would like to rsync a client windows with a Linux server and put this in a windows schedule task. So i have generated ssh key with ssh-keygen on the client and sent it to the server.If i launch manually the rsync it's ok: i am not asked the password. But if i plan the task in the task scheduler i am asked the password ! What's wrong ? Thanks Franck
2002 Feb 04
0
rsync daemon on win2k problem
Hello, I've been trying to get rsync to work in daemon mode between two win2k boxes without success. The client rsync invariably comes back with: rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at io.c(151) With cygwin1.3.3/rsync2.4.6, cygwin1.3.9/rsync2.5.1 or cygwin1.3.9/rsync2.5.2 (and with various patches, principally those
2007 Oct 04
1
Any ide why it take long time to run from WinXP to Linux?
I am using rsync2.5.1 on winxp, to rsync about 6GB working directory to linux host via ssh. rsync /cygdrive/c/work -arvvze ssh.exe --delete \ odc4linux1.am.necel.com:/home2/duong/PC_Backup This should be an weekly update run, and it took over 2-hrs ..... work/weekly/2007/ work/weekly/2007/Thiep Status Report Apr-30-2007.doc work/weekly/2007/Thiep Status Report July-20-2007.doc
2003 Apr 17
0
rsync - windows how should I compile the code any clues -Thanks !
Hi Donovan, Thank you for the insight. I will keep you posted on this. Best Regards Naveen A. >From: Donovan Baarda <abo@minkirri.apana.org.au> >To: Naveen Athresh <naveenathresh@hotmail.com> >CC: rsync@samba.org,librsync developers list ><librsync-devel@lists.sourceforge.net> >Subject: Re: rsync - windows how should I compile the code any clues >-Thanks
2006 May 19
0
[OT] Sendmail + LDAP HowTo.
Dear All, just to let people configure an email system, I have written an article on it and want that you should go through it, analyse and test it and help me to improve it further, while in case there is any error/mistake or correction is required please let me know. though I am not an expert but your valuable input will help me to understand the mailing system. SendMail + LDAP HowTo.
2006 May 19
0
[OT] Important Issue with "TIME" as we had with Y2K.
Dear User, In my previous article published in darpan 28/04/06 I mentioned ? technology is changing rapidly and there could be some unanticipated issues?, so here is the time to look into one... "Date" is one of the well known representation of "Time" and plays a critical role in our life. Just for an example our financial transactions, Important events, various schedules
2015 Apr 23
4
Machine choosing unexpected logonserver in multi-dc domain 4.2.1
I have the following setup in a samba 4.2.1 multi-dc domain DC1 - 10.10.2.50 DC2 - 10.10.2.60 DC3 - 192.168.103.2 I have a site and subnet setup for each DC in Active Directory Sites and Services DC1 server in site DC1 with subnet 10.10.2.50/32 DC2 server in site DC2 with subnet 10.10.2.0/24 DC3 server in site DC3 with subnet 192.168.103.0/24 DC3 has dhcpd setup giving machines on it's
2007 Feb 24
3
Hi all
Hi all, I wrote a program which recovers deleted file from Ext3/Ext2 FS.It's like crash proof program.For past few months i'm trying hard to get feedback or comments or criticizm on the tool.I hope to get from you. The link is , https://sourceforge.net/projects/giis/ Warm Regards, Lakshmipathi.G
2015 Apr 17
3
LDAPS on DC
I'm trying to confirm that LDAP traffic is encrypted on my Samba 4 DC. I have read and followed https://wiki.samba.org/index.php/Setup_LDAPS_on_a_DC but when I attempt to connect to the DC on port 636 or via ldaps:// or both via ldapsearch (linux) and ldp (windows) I cannot connect. Failed tests: *ldapsearch -I -H ldaps://dc* ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)