similar to: Rsync with three folders

Displaying 20 results from an estimated 4000 matches similar to: "Rsync with three folders"

2006 Sep 29
1
DO NOT REPLY [Bug 4130] New: Does not delete partial files upon completion of transfer
https://bugzilla.samba.org/show_bug.cgi?id=4130 Summary: Does not delete partial files upon completion of transfer Product: rsync Version: 2.6.8 Platform: Other OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2006 Sep 29
1
DO NOT REPLY [Bug 4131] New: Does not delete partial files upon completion of transfer
https://bugzilla.samba.org/show_bug.cgi?id=4131 Summary: Does not delete partial files upon completion of transfer Product: rsync Version: 2.6.8 Platform: Other OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2006 Sep 29
3
DO NOT REPLY [Bug 4132] New: Does not delete partial files upon completion of transfer
https://bugzilla.samba.org/show_bug.cgi?id=4132 Summary: Does not delete partial files upon completion of transfer Product: rsync Version: 2.6.8 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
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 Sep 05
1
Weird TCP problem
Last week, I started seeing very strange behavior in one of the networks that I manage. The office LAN uses a Linux firewall which masquerades their workstations over their DSL connection. There are probably ~75 workstations in the office LAN. Their mail server is in a collocated facility nearby. That server has an RFC1918 address; its router does SNAT to forward packets to the system. Both
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
2010 Apr 16
2
rsync over ssh - possible attack vectors
Hello everybody! First my setup: I connect from Debian Lenny to Ubuntu Karmic with a command like: user1 at localserver:$ rsync -rtcve ssh user1 at remoteserver:/.../ /local/.../ (using default versions of ssh and rsync in the vendor repos, ssh with password authentication) As far as I understand if localserver got compromised an attacker could read the password and then get full access to
2004 Mar 23
4
netlogon problems
Hi @ all, I have two samba-servers running perfectly! Now I configured a third machine which provides some backups. Since I brought it up in the network the windows client won't execute the netlogon-scripts... When I turn off samba-services on the backup-machine it works again. Did I miss something??? Maybe you can open my eyes... Best regards Sascha Here my conf-files: PDC
2020 Oct 18
1
Lookup sid with libsmbclient (invoked from c# on mono)
Hi, There is some additional work to do (close lsa handle), but the far the code below is working. Let me share it with you in case somebody will have the same need that me. br Vincent LE TOUX using Microsoft.Win32.SafeHandles; using System; using System.ComponentModel; using System.Diagnostics; using System.Net; using System.Runtime.InteropServices; using System.Security.Principal; namespace
2006 Mar 20
1
RJS & IE Woes
Hi, I''m trying to do a very simple slide_down effect with RJS templates. Basically a user selects a check box and a text box slides down. This works great in firefox, but causes IE to crash. The text box appears and slides down. Then the browser crashes. the in the partial is <div id=''forklift_div''> <label for=''incident_forklift''>Was
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
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
2004 Apr 13
0
AW: Unable to delete folders in samba shares-SOLVED
>On Tuesday 13 April 2004 17:02, Radio Gong 2000 GmbH & Co. KG [Technik] wrote: > Oh, sorry it's not as I told u!!! > > IT'S NOT smb:/workgroup/server/share > BUT smb://server/share OH GOD.....SASCHA !!!!!!!!!!!!!!!!!!!!!!!!YOU ARE A F****** GENIUS !!!!!!!!!!!! > If u type smb:/ and press RETURN, konqueror should browse automatically, of > course u have to
2010 Apr 09
5
SSH Through R Script
Hi, I am trying to SSH to a remote server through R script. In other words, I would like to know how I can get a SSH connection to the remote server and then execute commands on that server with the R script. So in bash, I would normally type ssh -lusername remoteserver.com; press enter and then wait for the password prompt to key in my password. I have tried system("ssh
2015 Sep 12
3
Differentiating between ssh connection failures and ssh command failures
On Sat, Sep 12, 2015 at 11:14:07AM +1000, Damien Miller wrote: > ssh server.example.com /usr/bin/do/something > r=$? > if [ $r -eq 0 ] ; then > echo success > elif [ $r -eq 255 ] ; then > echo ssh failed > else > echo command failed > fi ssh remoteserver exit 255 Hmm :-) exit(-1) aka exit(255) is a pretty standard "generic failure code" for many
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
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
1998 Dec 15
2
SAMBA 2.0 Packaging request
I do not know how many others are in this case, but I must use either floppies or tapes to transport the Samba product after I download it. Floppies are more convenient than tape because the tape medium is TK50 on OpenVMS and it is very slow. Is is possible to produce the production release in a two archive set so that it can be more easily sneaker-netted? Thank you, John Malmberg
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
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