Displaying 20 results from an estimated 7000 matches similar to: "Prevention of outgoing file transfers?"
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
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
2005 Jun 28
1
Running ./tools/rsync-recommended through a proxy
My computers at my office will no longer be able to connect directly
to web sites etc. I will be going through a proxy server. The
particular server is running squid on port 3128.
I have managed to configure web browsers, ssh, apt, svn and a whole
lot of other tools to use the proxy server but I haven't been able to
configure rsync. My usual method of updating my copy of the R-devel
1999 Mar 29
3
Modem Pooling with Samba
Has anyone used samba v2.0 to share pooled modems. I have a large pool of
identical modems available as a single TCP service on a terminal server with
Samba running under HP-UX 10.20 . Any ideas how to make this modems an
accessible share for Windows 95 clients
Reply to jcort@medisys.co.uk
2006 Oct 04
1
Error when building doc/html
>Sorry, I'm not really sure what's going on here, It's
>installing via an ebuild cvs which does nothing but download
>the sources, ./autogen.sh, configure (with options), make ;
>make install.
A quick look at that log shows that it is calling ./configure with
--disable-doc, however in CVS the option seems to be
--disable-doxygen-docs, try changing that in the ebuild
2006 Oct 04
2
Error when building doc/html
>/tmp/flac/install-sh -d /usr/share/doc/flac-1.1.3/html/api
>(cd api && /usr/bin/install -c -m 644 *
>/usr/share/doc/flac-1.1.3/html/api)
>/usr/bin/install: cannot stat `*': No such file or directory
Oops, I see what's doing it -- like Josh said doxygen is required the
way things are set up in CVS currently.
It's this change here:
2009 Apr 29
1
Running wine within a VM ... Is it possible ?
Hi all,
Im in a situation where I need to run windows binaries within a Linux VM on
VMware ESX (in production) I have looked hi and low but cannot find an
answer to this.
Can anyone tell me if this is possible ?
Thanks!
-aW
IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have
2003 Jul 09
2
Samba3b2, solaris, AD suport and libiconv.
Hi all,
I am attempting to build samba3 beta2 for AD support, and I've run into a brick wall.
I am using Solaris 2.7 and 2.9, with gcc 2.95.2, with krb5-1.2.8 and (now) libiconv-1.9.1
Firstly, I am getting errors of the like:
Error loading module '/usr/local/samba/lib/charset/CP850.so': ld.so.1: ./smbclient: fatal:
/usr/local/samba/lib/charset/CP850.so: open failed: No such file or
2007 Sep 12
1
FLAC x64?
Hello!
As I understand, there is versions of FLAC for Linux x64. Such question,
whether is native x64-86 versions for OS Windows?
Best regards, Valentin.
2010 Feb 13
3
ads_sasl_spnego_krb5_bind failed: Program lacks supportfor encryption type [SEC=UNCLASSIFIED]
Alex,
I've been a victim of this since Day 1. After a lot of reading and emailing, it comes down to this. libkrb5-3 version 1.8x by default disallows DES encryption. /etc/krb5.conf can be changed to allow weak encryption, but as it relates to Samba, is only effective in letting the system join the domain. For it's internal functioning, winbind uses an autogenerated krb5.conf that
1998 Nov 23
1
Question w/intranet and internet
Greetings,
We are using a private class B behind a firewall for about 15 months and
all is well using Samba. However I notice a strange problem:
When the real Internet is down (namely our router to the internet) the
samba boxes (all of which are behind the firewall) do not function correct
(at a minimal no domain logons for 95/98)
Router(Gateway for real internet) =====|firewall|=======
2007 Apr 17
4
HTTP encapsulated rsync??
Hi folks, I am hoping someone here can offer some suggestions. Here
is my situation:
I am using rsync over the internet for several hundred clients to
keep them in sync with a master repository of files. The rsync
daemon is listening on port 80, because most of the clients are
behind firewalls that only allow outbound port 80 (and other common
ports). This works fine for most of them
2006 Aug 21
1
[PATCH] Memory issue and cast causing failures when adding metadata
Hi,
We are using the libFLAC++ library to encode FLAC files with Vorbis
comments in them and have had the FLAC 1.1.2 version fail consistently
(access violation or segmentation fault) on both Windows and Linux. We
tracked this down to the metadata code in the C++ API.
The problem is in src/libFLAC++/file_encoder.cpp.
There are two problems - firstly, a C-style cast is hiding a bad
conversion
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) {
2005 Feb 05
1
help with web proxying for anonymous rsync
Hi all -
I've searched long and hard for some docs on configuring a web proxy for
rsync. This is probably in part an apache config question so I apologize if
this is in the wrong forum.
What I would like to do is provide anonymous rsync access to a handful of
IPs via a web proxy so I don't have to punch additional holes in my
firewall. In other words, I'd like to use rsync over
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
https://bugzilla.samba.org/show_bug.cgi?id=5532
Summary: rsync / autoconf fails to detect libiconv on Solaris 10
Product: rsync
Version: 3.0.2
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
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
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 05
0
No subject
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
/users/tconway>man rsync |grep environment
Reformatting page. Wait... done
environment variable.
the environment variable RSYNC_PROXY to a hostname:port pair
environment variable RSYNC_PASSWORD to the password you want
WARNING: On some systems environment variables are visible
RSYNC_RSH