similar to: rsync Digest, Vol 163, Issue 1

Displaying 20 results from an estimated 5000 matches similar to: "rsync Digest, Vol 163, Issue 1"

2004 Feb 21
1
Does wine supports database applications
Hai Fabian , Can you kindly describe me how you achieved this. In which way did you connect to the database. Did you use the ADO method or ODBC DSN method to connect to the database. Please kindly guide me. Saravanan ----- Original Message ----- From: Fabian Cenedese <Cenedese@indel.ch> To: saravanan
2014 Dec 02
1
Aw: Re: Comparing FLAC header before syncing
yes, i`d second that. maybe you just try using metaflac to generate the appropriate list of files to sync and then feed that list to rsync. > Gesendet: Dienstag, 02. Dezember 2014 um 08:37 Uhr > Von: "Fabian Cenedese" <Cenedese at indel.ch> > An: rsync at lists.samba.org > Betreff: Re: Comparing FLAC header before syncing > > At 02:24 02.12.2014, Mike Garey
2016 Jul 01
1
rsync on Windows questions
At 10:12 01.07.2016, Simon Hobson wrote: >> I'm having problems with the user rights. The backup works >> ok but after restoring some files I can't access them. > >That's to be expected. >NTFS has a very rich permissions system and rsync won't be capturing that. While it's a PITA, your best best is resetting permissions after restore. It's probably as
2016 Jun 28
1
rsync failure on corrupted source data
Fabian Cenedese <Cenedese at indel.ch> wrote: >> rsync: write failed on "/Volumes/durack1ml_bak/160405_1234/Backups.backupdb/durack1ml/2016-02-10-091749/durack1ml_hdd/Applications/Adobe Media Encoder CC 2015/Adobe Media Encoder CC 2015.app/Contents/Resources/pdfl/CMaps/ETen-B5-UCS2": Result too large (34) > Are you sure that the problem is with the corrupted source data?
2016 Jul 01
0
rsync on Windows questions
Fabian Cenedese <Cenedese at indel.ch> wrote: > I'm having problems with the user rights. The backup works > ok but after restoring some files I can't access them. That's to be expected. NTFS has a very rich permissions system and rsync won't be capturing that. While it's a PITA, your best best is resetting permissions after restore. It's probably as
2016 Jul 01
2
rsync on Windows questions
Hi I'm using a cygwin compiled rsync on Windows to backup and restore files from my local Windows computer. I'm trying several destination types: - remote with rsync:// - Samba share \\Server\Share - local drive I'm having problems with the user rights. The backup works ok but after restoring some files I can't access them. I've read that this is because rsync runs as cygwin
2016 May 25
0
Combine exclude files
Hi Fabi, From the man-page, at the end of FILTER RULES: --- Note also that the --filter, --include, and --exclude options take one rule/pattern each. To add multiple ones, you can repeat the options on the command-line, use the merge-file syntax of the --filter option, or the --include-from/--exclude-from options. --- This implies that --exclude/include/filter options can be repeated on the
2019 Dec 07
0
Removing folder at destination
Thanks Fabi, et all, I will follow up with your suggestion using ssh for renaming the directories after rsync. I appreciate the help. Freddie On Mon, Nov 25, 2019, 4:00 AM <rsync-request at lists.samba.org> wrote: > Send rsync mailing list submissions to > rsync at lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit >
2016 Jun 02
2
Delete remote folder
At 10:52 02.06.2016, Hans-Christian Jehg wrote: >Content-Transfer-Encoding: 7bit > >Try having a look at this, for inspiration. > >It does require the capability of hard-links on the remote end though... and it does not resolve your "delete target directory" either, but it might save you some fiddeling around :-) >
2016 Jun 02
6
Delete remote folder
Hi I'm trying to build a backup system based on rsync. It should work with different destinations (local, share, remote etc) that's why I'm looking for ways how every operation can be controlled from the client side. I want to create full backups and incremental backups. For the incremental backups I use --compare-dest lastfullbackup. This works nicely except that the whole directory
2007 Sep 18
2
Data corruption check
Hi I was wondering what happens if a file that is regularly synched but seldom changes gets corrupted in the copy. As it seldom (or never) changes the mod time will always be the same. But if the content changes (bit flip, bad HD...) will rsync get this and synch it again? Would I need the -c (crc) flag for this to work? That of course slows things down quite a bit. Is this the only way to
2009 Sep 17
4
Limit rsync running time
Hi I'd like to rsync a large amount of data over a slow connection, but only during night hours. I couldn't find a parameter that limits the time that rsync is running, only the timeout on idle time. I guess the way to go would be to start rsync, get the process ID and kill the process later on. Has anybody already written a bash script that would do something like that? Are there other
2016 May 09
0
homes in Samba 3.5
On 09/05/16 15:50, Fabian Cenedese wrote: > Hello > > I know that this is about outdated Samba versions, but I have > to stick with those. And after trying now for days without getting > anywhere I'm looking for help from others. > > We used an old Thecus-NAS as fileserver (no domain etc). It uses > a Samba 3.0.26 which works as we want. Now we bought newer >
2016 Jun 02
0
Delete remote folder
Try having a look at this, for inspiration. It does require the capability of hard-links on the remote end though... and it does not resolve your "delete target directory" either, but it might save you some fiddeling around :-) https://blog.interlinked.org/tutorials/rsync_time_machine.html HC On 02-06-2016 10:27, Fabian Cenedese wrote: > Hi > > I'm trying to build a
2018 Dec 04
0
Exclude and delete or not delete
You need to switch to filters where you have the additional options hide, show, risk, and protect. See the filter rules section of man rsync. On 12/4/18 8:36 AM, Fabian Cenedese via rsync wrote: > Hello > > I'm looking for a way to exclude and delete some items but not delete > other items. Use case: > > I'm on Windows where there are folders like recycle.bin and
2007 Sep 05
2
Win32 port?
Hi Has anybody ever tried (and most probably failed) to port rsync to Win32? I know there are versions built with cygwin and there are also other Windows programs that include the rsync algorithm. But neither of them make me really happy. The cygwin version is dead slow on my AMD 3500+ and the Windows programs all make something differently, can't be scripted and/or have an unusable GUI. I
2016 Dec 19
1
Aw: rsync show files changed during transfer - how?
At 17:00 19.12.2016, devzero at web.de wrote: >>http://olstrans.sourceforge.net/release/OLS2000-rsync/OLS2000-rsync.html > ><snipp> But the filename twice can happen under other circumstances; if you've seen this happen, it's almost certainly because the file changed during transfer. Rsync does no locking. Which means that: if you are modifying a file while it's
2011 Jan 18
3
Implicit --itemize
Hi
2003 Mar 20
1
NWLINK.VXD
Hi, I'm trying to run the following program with lastest wine release. http://www.receita.fazenda.gov.br/publico/programas/irpf/2003/UnicoDisco/irpf2003v1_2.exe The installation runs OK, but when I try to run the program I got a exception. I think the problem is this fixme:file:DeviceIoControl Unimplemented control 256 for VxD device NWLINK How can I solve this? Is there any NWLINK.VXD
2016 May 11
2
Synch group with different gid
Hello I have a problem while synching between two NAS boxes with Linux. First NAS: group staff=50 (3.0.3pre1) Second NAS: groups ftp=50, staff=500 (rsync 3.1.1) I synched with -rptgo, without --numeric-ids. The expected result was that the items on the second group would be staff as well even with a different gid. However it looks like the 50 was taken literally and now all staff items are ftp