similar to: Over-writing symlinks

Displaying 20 results from an estimated 6000 matches similar to: "Over-writing symlinks"

2010 Feb 04
2
help needed using t.test with factors
I am trying to use t.test on the following data: date type INTERVAL nCASES MTF SDF MTO SDO nFST MF nOBS MO MB BIASCV BIASEV ME MAE RMSE CRCF 2001-06-15 avn GE1.00 4385 0.246 0.300 1.502 0.556 1367 1.373 4385 1.502 1.471 0.285 0.164 -1.256 1.266 1.399 0.056 2001-06-15 avn
2008 May 27
1
How to exclude directories from source with --relative
I have been unable to figure out how to exclude directories that only exist on the source side when running rsync version 3.0.2 with --relative. Here is an artificial test that shows my problem in case 3). Any help would be appreciated. # mkdir -p /tmp/source/a/b /tmp/source/a/c # touch /tmp/source/a/b/hello /tmp/source/a/c/world 1) Try mirroring both b/ and c/, this works: # rsync -avn
2013 Oct 02
2
unknown message 0:0 [sender]
hi all, running a transfer from a rsync client (3.0.6) to a rsync server (3.1.0), I get the following message: $ RSYNC_PASSWORD="oooo" rsync -avn --delete /xx/yy/ rsync:// aaa at bbb.com/ccc/ddd/ <<motd displayed>> sending incremental file list unknown message 0:0 [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(436) [sender=3.0.6] Server logs
2003 Jun 27
2
Using include/exclude options
Hello everyone. I have a question about using the include/exclude function for rsync. What I am trying to do is backup specific directories and their corresponding data, while at the same time, excluding other directories. Specifically, I have a backup server with the follow setup: /backupstorage/D/...all the directories are here...there are roughly 18 directories. So what I was trying to do
2010 Aug 13
1
rsync is not deleting subdirectories
Hi. I'm having a problem with rsync not deleting subdirectories that exist at the destination but which have been removed/renamed on the source. I'm running 64-bit Arch, rsync 3.0.7, and am trying to back up /home to an external USB drive. Both drives are JFS. Example, where /media/8c4d270d-6139-4fed-8a32-2df8d28acdf3/ is the mount point for the external drive on which a back-up already
2002 Jul 28
2
timestamp on symlink
rsync does not sync the timestamp on symlink (Solaris 8). It is probablly due to the limitation of Unix implementation of symlink, but I would like to know why rsync/Unix does not do this, and what we can do about it. Is the conclusion that "rsync syncs everything except the timestamp on symlink"? Why do I need timestamp on symlink? Supposed something stopped working because something
2007 Jul 19
5
Installing Maximizer Ver 7
Can anyone offer help with installing Maximizer Ver 7 under Wine with latest Kubuntu? If you can, or have done this, I would love to hear from you. I can get it to install but not run. Thanks -- * Ian Whitfield*/* */* ZS6CDX* Pretoria, South Africa **/ /
2012 Jun 18
1
Understanding rsync --delete behavior
Hi, When running an rsync command of the form: $ rsync -avn --delete remotehost:/mnt/volsw_dev/AS5/ /mnt/volsw_dev/AS5 rsync wants to delete a slew of files and directories. Partial output includes, for example: deleting AS5/zeromq/2.2.0/share/man/man7/zmq_tcp.7 deleting AS5/zeromq/2.2.0/share/man/man7/zmq_pgm.7 deleting AS5/zeromq/2.2.0/share/man/man7/zmq_ipc.7 deleting
2004 Sep 28
3
Truncated output from "rsync -e ssh ... 2>&1 | tee"
(Versions: OpenSSH_3.7.1p2, rsync version 2.6.2) I've just encountered a situation where "rsync -v -n" appears to run normally, but reports many fewer file transfers than actually get done when you remove the -n. (This is not one of the usual "-n" corner cases.) It turns out that this only happens when you're doing a remote rsync over ssh AND you redirect stderr into
2006 Jan 20
1
deleting remote dirs I no longer want to backup
Hi all, I have been using rsync to copy multiple dirs, eg: rsync -aR dira dirb /tmp Now, I no longer want to copy dirb, and I want it to be removed on the remote side, and I cannot figure how to achieve this. I tried: rsync -aR --exclude=dirb --exclude-deleted dira dirb /tmp but this has no effect. I have searched for similar posts, and found:
2007 Nov 26
1
Ruckus on Linux
Hello Wine Users! There's a dead thread (well, dead as far as ideas) on getting Ruckus to run under WINE over at ubuntuforums: http://ubuntuforums.org/showthread.php?t=438396. Basically, it doesn't seem that anyone that's looked at the thread knows how to get the dll's Ruckus needs into WINE. I'm happy to test as I have a Ruckus account. I think anyone with a *.edu can sign
2019 Jan 02
6
[Bug 13735] New: Synchronize files when the sending side has newer change times while modification times and sizes are identical on both sides
https://bugzilla.samba.org/show_bug.cgi?id=13735 Bug ID: 13735 Summary: Synchronize files when the sending side has newer change times while modification times and sizes are identical on both sides Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW
2002 Apr 18
0
Re: Cellspacing
???????? ????????? ?????????? . ----- Original Message ----- From: samba To: avn@avn.com.ua Sent: Thursday, April 18, 2002 1:40 PM Subject: Cellspacing -------------- next part -------------- HTML attachment scrubbed and removed
2008 Jan 24
3
Newbie needs help
Hello, I have an old crossword program that runs OK on Win98, WinMe, and XP. I have installed, via yum, wine and wine-devel and the associated dependencies on my Fedora 8 system. I have copied all the files from the program's install floppy to a directory in my home folder, the same as installing it on XP. However, when the program tries to access the word files it fails and says to see
2006 Apr 26
1
new.frame()
Hello, I would like to know whether R has a homogeneous function of S-plus's new.frame(), which create explicit frames in the evaluator and provide a locale for computations that can be shared among various functions. new.frame() in S-plus: http://www.uni-muenster.de/ZIV/Mitarbeiter/BennoSueselbeck/s-html/helpfiles/new.frame.html Thanks.
2020 May 24
0
Rsync with three folders
OK I have the following setup: Server A: a remote server which runs rsync to a local machine to get new files Local: A local machine Local A: A folder on the local machine with new files for Server A yto get Local B: An empty folder on an external drive connected to Local Now, normally Local B is not involved, but currently there is a LOT of data in Local A (multiple TB) that needs to be
2014 Mar 01
2
- automation script
Hi everybody, I have many server in production but I would verify this: ex.: I have many domain in /var/www/html/ (domain1 / domain2 / domain3) now, How I do check if the files are added or changed? I should apply this "politic" for all domains but I don't know how It is possible send me an email with the modification? so, exist diff command with some option but I don't
2019 May 02
3
2.3.6 lib-smtp test failure in CentOS 6
After applying the patches in my previous message... I'm getting the following when building dovecot for CentOS 6 (but not for CentOS 7): lmtp payload - normal: parallel pipelining ssl ....................... : ok CLIENT: Panic: file smtp-client-connection.c: line 1309 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded) CLIENT: Error: Raw backtrace:
2008 May 15
3
Directory Compare
I need to verify some directories of backed up data versus restored data. What would you recommend as the type of comparison to do, and which tool would give the easiest/most usable output? Thanks! jlc
2014 Jan 04
0
Problems with blazer_usb. Driver will not shut down my UPS
(Keep the list CCed) 2014/1/4 Eirik Skorstad <eskorsta at hotmail.com>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > >> Assuming shutdown.return works when issued via upscmd (does it >> work?), the problem seems to be that your UPS doesn't accept a >> shutdown.stop when there's no shutdown pending (or, maybe, the UPS >> doesn't