Displaying 8 results from an estimated 8 matches for "dgo".
Did you mean:
ago
2018 Mar 07
3
[Bug 13321] New: Rsync --copy-dest issue
https://bugzilla.samba.org/show_bug.cgi?id=13321
Bug ID: 13321
Summary: Rsync --copy-dest issue
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: Anatoly.Penkov at
2008 Jan 26
2
empty Model creates DangerousAttributeError and connection is defined by ActiveRecord
Dear list,
The following situation drives me crazy.
I have one model called AlumniMember and one AlumniData. Both filled
with code. I developed both on Rails 1.2.3. Now I update the App to
Rails 2.0.2. Now the following happens, always when I call
AlumniData.new I get the DangerousAttributeError.
First I cleaned out the Model, the only line I left is
"has_one :alumni_member". Same
2019 Jan 03
1
--link-dest. Time to 'building file list' incrementing
...ion files, to a Linux based NAS server. Things started out great but I soon noticed that the time take to complete was slowly incrementing. It started at around three hours, but is now around fifteen.
The command is as follows...
rsync -rlptDhPR \
--password-file=password \
--Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \
--Stats \
--delete \
--log-file=logfilename \
--link-dest=linkdestpath \
sourceDirectory \
rsync at 192.168.1.2::destinationDirectory
I'm not using the full -a option as the differences between the Windows and Linux ownership stuff messed things up.
Th...
2010 Dec 15
1
rsync server: "incoming chmod" usage
Hello :-)
According to my reading of the rsyncd.conf man page, "incoming chmod"
accepts comma-separated "chmod" strings as defined by the chmod(1) man page
optionally prefixed by D or F to make them apply to directories or files.
The local chmod(1) man page does not mention strings. It refers to modes
which may be symbolic or octal/numeric. Accordingly I tried
incoming
2019 Jan 08
2
--link-dest. Time to 'building file list' incrementing
...ime take to complete was slowly incrementing. It started at around three hours, but is now around fifteen.
> > >
> > > The command is as follows...
> > >
> > > rsync -rlptDhPR \
> > > --password-file=password \
> > > --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \
> > > --Stats \
> > > --delete \
> > > --log-file=logfilename \
> > > --link-dest=linkdestpath \
> > > sourceDirectory \
> > > rsync at 192.168.1.2::destinationDirectory
> > >
> > &...
2019 Jan 04
0
--link-dest. Time to 'building file list' incrementing
...but I soon noticed that the time take to complete was slowly incrementing. It started at around three hours, but is now around fifteen.
> >
> > The command is as follows...
> >
> > rsync -rlptDhPR \
> > --password-file=password \
> > --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \
> > --Stats \
> > --delete \
> > --log-file=logfilename \
> > --link-dest=linkdestpath \
> > sourceDirectory \
> > rsync at 192.168.1.2::destinationDirectory
> >
> > I'm not using the full -a option...
2016 Nov 09
2
[Bug 12417] New: Sametimes currupted file after disconnect
...CLs, xattrs, no iconv, symtimes, no prealloc, file-flags
SSH:
OpenSSH_7.2p2, OpenSSL 1.0.1s-freebsd 1 Mar 2016
>From client start upload to server several files (big - more than 100MB and
small – less than 1 mb).
Command for start: rsync.exe -rlDi -z -t --no-h --progress --stats
--chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r --delay-updates --delete-after --force
--ignore-errors -e "'ssh.exe' -vv -o StrictHostKeyChecking=no -o
NumberOfPasswordPrompts=0 -F '.ssh/ssh_config' -i
'/cygdrive/C/Windows/TEMP/DRSA4A3.tmp' " -f '- *.lock'
"/cygdrive/E/LocalStorage/FI...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking