Displaying 20 results from an estimated 3000 matches similar to: "copy dirs. subdirs, symlink, but not files"
2009 Feb 03
1
how to crypt hard linked backups?
Moin,
I wrote a backup script, that use rsync and its hardlink features. Now I want
to implement a new feature to my script: crypt the backuped files. But I
wonder how this can be done? Because rsync check if the source file is
different from the target file. But the target file will be allways different
if it is crypt; right?
Any idea?
Thanks
--
|Michael Renner E-mail:
2010 Aug 25
2
how to overwrite DLLs?
Moin,
I can define the load order for specific applications using winecfg. But what
is the propper way to copy these DLLs from a 'real' windows box? Just
owerwrite the wine-ddl in windows/system32/ ? But isn't this the 'build in'
DLL, that should be used for applications with load order 'Build in'?
Sorry I am confused.
--
|Michael Renner E-mail:
2010 May 17
1
rsync - dirs and symlinks only, not contents
Hi all,
I have a need to copy only dirs, subdirs and sym links only without
the need to copy contents.
I originally used the following test to observe behavior;
rsync -a -f"+ */" -f"- *" source destination
So I noticed that dirs/subdirs were copied but without contents as
desired.
I have several sym links (dir sym links) that I would also to to copy
over.
I tried
2010 May 05
1
Getting transfer error lists
Hello again,
Is there a reliable way I can parse the errors or get a direct list that rsync produces while transferring? I'm writing a GUI and the only way to get errors has been using regular expressions (all lines starting with "rsync:" for one) but it's not always reliable because I don't know the format of all errors. Also some errors appear to not be fatal but I'm
2013 Feb 09
3
how to use the stdin module?
Moin,
I compiled icecast under cygwin (yes, I have to use Windows 7 togehter with
cygwin).
The audio stream that I want to distribute come from stdin, like I get it from
curl http://streamingserver.foo.bar/stream/stream.php |
But how to proceed? Should I just pipe this to | icecast -c etc/icecast.xml?
It does not work.
Thanks for any hint!
--
|Michael Renner E-mail: michael.renner at
2013 Feb 09
6
how to use the stdin module?
Xabier, I mean vlc + Ices2 + Icecast2, I do not know because I do not
work with Windows.
Very interesting a proxi with Icecast2, I will study. I have saved a lot
of work, why do not you tell me before ? :))
El s?b, 09-02-2013 a las 23:28 +0100, Xabier Oneca -- xOneca escribi?:
> But you don't need VLC nor Ices2 to build a proxy with Icecast. It can
> connect to a stream and proxy it. I
2013 Feb 09
2
how to use the stdin module?
Perhaps I've done something similar but on Debian and not know if it
will work in Windows.
I've used vlc to receive any audio from the Internet and ices2 as a
source client. It works perfectly fine as a repeater.
El s?b, 09-02-2013 a las 22:23 +0100, Xabier Oneca -- xOneca escribi?:
> Is the stream a MP3 stream? If so, you can use Icecast as a proxy (see
> documentation).
>
2013 Feb 10
3
how to use the stdin module?
I'm understanding why Icecast2 is an audio server, wow !!!
http://www.icecast.org/docs/icecast-2.0.1/icecast2_config_file.html
Testing the relay option:
Two mountpoints from two master servers are relayed to a relay server:
Master Servers
Relay Server
http://186.56.96.133:8200/zuzenean.ogg
http://186.148.147.191:8001/zuzenean.ogg --->
http://186.56.96.133:8200/zznn1.ogg
2010 May 01
1
the meaning of "receiving file list"
Moin,
where can I find an explanation for all these codes in the verbose output:
cd..t...... root/
>f..t...... root/.Xauthority
>f.st...... root/Dokumente und Einstellungen/test2.txt
>f+++++++++ test.txt
cd+++++++++ global/foo
and so on.
Thanks
--
|Michael Renner E-mail: michael.renner at gmx.de |
|D-81541 Munich Germany ICQ: #112280325 |
|Germany
2013 Feb 10
2
how to use the stdin module?
El dom, 10-02-2013 a las 10:07 +0200, R?cker Thomas escribi?:
> Hi,
>
> On 10/02/13 06:53, Jos? Luis Artuch wrote:
>
> >
> > I'm understanding why Icecast2 is an audio server, wow !!!
> > http://www.icecast.org/docs/icecast-2.0.1/icecast2_config_file.html
> >
>
>
> We're not an 'audio server', that's pulse-audio, esd, etc.
2012 Apr 11
1
quickly setting /etc/rc levels
Hi all,
I vaguely recall being able to auto set various /etc/rc levels based on /etc/init.d/scriptname.
I am about to create the sym links by hand but wondering if any one has a shortcut to auto set the links?
Thanks in advance,
- aurf
2010 Jul 11
1
wine 1.1.4 and 2nd soundcard (alsa)
Moin,
I am using a kind of VoIP Software (Echolink) that run perfekt with the build
in soundcard. But I want to use my headset, that appears as soundcard 1
(hw:1.0).
I can choose the soundcard in Echolink (default, external and system default),
but this goes to the build in card independent from this setting.
Can I configure wine to use the 2nd card? Or can I configure wine to use the
2nd
2010 Aug 23
1
wine as default interpreter for exe files?
Moin,
is there a way to configure bash in a way that all exe files are executed by
wine, not direct? E.g. ./sol.exe should result in wine ./sol.exe anyhow.
Thanks
--
|Michael Renner E-mail: michael.renner at gmx.de |
|D-81541 Munich Germany ICQ: #112280325 |
|Germany Don't drink as root! ESC:wq
2010 Apr 19
2
from solaris to linux: /usr/local/bin/rsync: No such file or directory
Moin,
I want to use rsysnc to get files from a linux box to a solaris server.
root at solaris:/root # which rsync
/usr/local/bin/rsync
root at solaris:/var/log/r5backup # rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 32-bit timestamps,
2009 Aug 17
1
problem with a live stream recorder
Moin,
the dradio recorder is used to record (and listen) the live stream from the
german radio station dradio. http://www.dradio.de/recorder/999551/
There is only a windows version available at the moment.
It was no problem to install the application. But starting the application
fails:
renner at mars:/home/C/Program Files/dradio-Recorder$ wine phonostar.exe
Fontconfig warning:
2013 Feb 25
4
mixing MX and CNAME
Hi,
Has any one had problems with mail clients were your DNS is like this;
doman.com MX 50 mail.domain.com
domain.com MX 100 mail2.domain.com
domain.com CNAME www.domain.com
-aurf
2010 Feb 17
2
rsync'ing a directory with nothing but symlinks
Hi all. This looks like a common question. I want to backup a dir, in
which i put some symlinks, so it looks like
machinegun:/tmp/daily_backup # ls -la
total 8
drwxr-xr-x 2 root root 4096 2010-02-17 17:41 .
drwxrwxrwt 19 root root 4096 2010-02-17 17:30 ..
lrwxrwxrwx 1 root root 16 2010-02-17 17:41 cgi-bin -> /srv/www/cgi-bin
lrwxrwxrwx 1 root root 4 2010-02-17 17:17 etc -> /etc
2010 May 07
3
The source and destination cannot both be remote :-(
Moin,
this is something for the wish list: a 'rsync in the middle' mode. It
would make sense: rsync is running at a server. Copyying files from one
maschine to a file server.
rsync root at client:/var/tmp/in tomcat at fileserver:/opt/
Would this be possible without breaking the hard link mechanism?
CU
--
|Michael Renner E-mail: michael.renner at gmx.de |
|D-81541 Munich
2010 Sep 27
3
[Slightly OT] "Open Source Development + Tools" - Book/Resource?
Greetings all-
My apologies for the slightly OT post. My primary production platform *IS* CentOS 5.x with a minor scattering of 4.x machines behind firewalls here and there...
I find that I'm being placed more and more into a 'quasi-developer' role which strays some from my normal system/network admin duties. Specifically, having to work with the deep internals of make, autoconf,
2010 Jan 21
2
trouble shooting slow ssh logins
Hi all,
I noticed that my ssh logins to a particular server were taking up to
5 seconds to finally login.
My tcpdump -vv weren't producing much output (not good) and my pings
to and from that host were normal and almost identical to other hosts
on my subnet that had no ssh login delay issues.
Log files also showed nothing alarming.
My hosts file was missing this at the very end of