similar to: help with web proxying for anonymous rsync

Displaying 20 results from an estimated 6000 matches similar to: "help with web proxying for anonymous rsync"

2003 May 24
1
Deletion of files only on remote system is not logged
I've only just seen the response from May 9, as I'm not enrolled in the list (too much mail already!). Here is a cut-down example as requested, showing the same behaviour: Script started on Fri May 23 15:18:37 2003 15:18 [220](H:root@Edelfelt)/tmp: ls -l /tmp/testdir total 32 -rw-r----- 1 root other 9 May 23 15:15 both -rw-r----- 1 root other 7 May 23 14:59
2002 Jun 06
1
rsync synchronizes VERY slow
hi, I have an 20G archive of pic files which would have to be mirrored onto another server. It contains large JPEGs, around 10k files, one of the servers is located in Boston, the another is in Budapest, Hungary. I use rsync rsync://remote_box/remotedir localdir/ -zcvr --progress --size-only The issue is that the remote server sends the filelist very slow. Looking into the rsyncd process with
2003 Mar 10
1
BUG: logging on the wrong side with 2.5.6
I have upgraded an rsyncd Server to 2.5.6. When I upload files using rsync -rv --stats --progress /bla/content/ webmaster@webserver::bla I noticed that the client was relative quite while lots of lines listing directory names are or deleting files show up in the rsyncd log: 2003/03/07 12:21:08 [7445] deleting directory 2002/blas/bla8 2003/03/07 12:21:08 [7445] deleting
2002 Mar 21
2
Start Rsync Error
Hi, I have installed rsync-2.4.6 version on Linux Redhat 6.2 (Kernel-2.2.14-5.0), after installed I tried to test the rsh and run "rsh remotehost /bin/true > out .dat". But it failed the error message was "Permission denied". I checked the permission all was okay, I forgot the rsh/csh methods and replaced by RSYNC_PROXY. Finally, it failed again. I would like to know that
2004 Nov 23
4
patch for replacing non-printable chars in filenames
There's a bug reported in Debian about the tty being screwed up by wierd filenames, see http://bugs.debian.org/bug=242300 On the one hand, find will also do this. On the other hand, ls will replace such chars with a question mark. Upon inspection, it appears to be fairly simple to also do this in rsync (in the rwrite() function). Here's a patch. Opinions? Perhaps don't do it
2005 Sep 09
2
File Corruption
We are using rsync to transfer Oracle redo logs from one system to another over a WAN/VPN. The problem we are having is that 1 out of about 500 or so files sent is corrupted. The receiving Oracle server produces a message like this: --- Specify log: {<RET>=suggested | filename | AUTO | CANCEL} ORA-00283: recovery session canceled due to errors ORA-00368: checksum error in redo log block
2002 Sep 12
2
computation on the client instead of the server
Hello, I read the thesis about rsync and I would like to know if we can do something different with rsync. Imagine that I have one server that contains a set of data. This server is not very strong compare to the number of client that want to sync there data with the server. If we say that there s 1000 clients, each client, when sync, will send a list of keys to the server and the server must
2003 Feb 12
2
rsync & ldap authentication
Hi, I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was looking through the mailing list archives and found a patch for rsync-2.4.6 that does this for me. I was just wondering if this is still valid, or if there has been a new patch or new implementation that has superceded this patch. Any help would be great. The message I am referring to is as follows:
2003 Mar 11
0
PATCH: rsyncd.conf permission options
This is a patch to control unix permissions when uploading to a rsyncd-server by setting rsyncd.conf options. cu, Stefan -- Stefan Nehlsen | ParlaNet Administration | sn@parlanet.de | +49 431 988-1260 -------------- next part -------------- diff -ur rsync-2.5.5/loadparm.c rsync-2.5.5-umask/loadparm.c --- rsync-2.5.5/loadparm.c Mon Mar 25 05:04:23 2002 +++ rsync-2.5.5-umask/loadparm.c Sun Mar 2
2005 Nov 01
0
proxying rsync through http
Hi All, I'm trying to get rsync to proxy through an apache httpd server to an rsync server. On the proxy, which has a direct connection to the internet, I've stopped the firewall and unset HTTP_PROXY and RSYNC_PROXY. I've configured the httpd to allow proxy requests as follows: <IfModule mod_proxy.c># ProxyRequests On <Proxy *> Order deny,allow Deny from all
2004 Jan 07
1
BUG in 2.6.0: make test failes if build dir is not source dir
There is a small bug in the build system of 2.6.0: If the directory you build rsync in differs from the sourcedir "make test" failes: $ tar -xzf ~/rsync-2.6.0.tar.gz $ mkdir build $ cd build $ ../rsync-2.6.0/configure .... $ make test .... PASS unsafe-byname PASS unsafe-links ----- wildmatch log follows Testing for symlinks using 'test -h' + /tmp/bla/build/wildtest Unable
2002 Feb 14
1
rsync default handling of permissions
The handling of permissions in rsync (2.5.2) is nasty or broken. (tested platforms: Linux 2.4.x and Solaris 7) We have a directory which should only accessible to a group of users (test) : [sn@noname test]$ ls -lda /home/test drwxrws--- 2 root test 4096 Feb 13 15:44 /home/test Every user has an umask of 007 and his/her own default group: [sn@noname sn]$ id uid=500(sn)
2003 Mar 13
0
(fwd) PATCH: managing permissions with rsyncd.conf options
-- Martin -------------- next part -------------- An embedded message was scrubbed... From: Stefan Nehlsen <sn@ParlaNet.de> Subject: PATCH: managing permissions with rsyncd.conf options Date: Mon, 10 Mar 2003 17:09:06 +0100 Size: 8872 Url: http://lists.samba.org/archive/rsync/attachments/20030313/e9cc5751/attachment.eml
2001 Nov 20
2
rsync server over SSH [includes code patches]
Hi Folks -- I've recently had the need to add a piece of functionality to rsync that allows one to run 'rsync --daemon' (rsync in "rsync server" mode) over SSH. My main goal was to be able to use some of the features from rsyncd.conf(5) (notably modules) while still using SSH for authentication and network transport. Background: I wanted to have the capability of setting
2002 Apr 19
8
Future RSYNC enhancement/improvement suggestions
Hello, Recently while working with rsync as the way to mirror large (several GB) archive on a regular basis, I came across several problems, and also got the ideas about their possible solutions - please could you investigate & consider implementing the features, described below, to future RSYNC releases ? - when the checksumming (consider very large archive, several GB) stage of rsync
2002 Mar 22
3
Anonymous rsync server on LAN
I'm trying to set up a back-up file server (192.168.123.3) that will rsync files from the main production file server (192.168.123.4). The production file server is set up to run rsync --daemon, and I know it is doing so because on my backup server I can execute rsync 192.168.123.4:: and get the list of modules as follows: etc home samba Here's my /etc/rsyncd.conf file uid =
2004 Feb 06
1
Rsync 2.5.7 local buffer overflow
Hi folks, I've discovered a local stack overflow bug in rsync 2.5.7. Problem is in open_socket_out function (socket.c). ... char portbuf[10]; char *h; int proxied = 0; char buffer[1024]; char *cp; ... h = getenv("RSYNC_PROXY"); proxied = (h != NULL) && (*h != '\0'); ... if (proxied) {
2002 Jan 19
1
Rsync through proxy using HTTP Basic Authentication?
Is it possible to rsync through a firewall that requires HTTP basic authentication? The RSYNC_PROXY variable seems to correctly direct the request to go through the HTTP proxy server on the firewall, but there's no way to specify a username/password combo. The error message reported by rsync is "bad response from proxy - HTTP/1.1 401 Authentication required", which is not
2003 Oct 23
0
RSYNC_PROXY
Hi all, I am interested at using a web proxy to help speed a transfer across a WAN. Are there any examples of syntax for the RSYNC_PROXY command available? Thanks, Max -- Max Clark <maxc at beast.clarksys.com> My Blog http://www.clarksys.com >> spamtrap: spam@clarksys.com - do NOT ever send email to this address <<
2006 Nov 06
0
rsync using proxy server
Hello all! I'm trying to syncronize 2 directories on 2 servers (A and B) using 3rd server (C) as proxy server. what i did is: - installed http proxy (tinyproxy) on C and configured it to run on port 873 - default port for rsync protocol. - set the variable RSYNC_PROXY to C-ip:873 using command export RSYNC_PROXY=C-ip:873 - run the rsync command without ssh support. as a result the