Displaying 20 results from an estimated 900 matches similar to: "Server writes...?"
2002 Oct 10
2
multiple sessions to same destination
Hi All,
I had a look in archives but no joy.
I just want to know before i deploy - if there is any problem with having
multiple rsync sessions from many source locations all to same destination
server ( all copying to different file systems obviously ) ?? Its jusat that
i see on the destination machine a process rsync -server being called
whenever a client connects.
Thanks !
Laurence
2003 Jan 25
2
Idle connections timing out
Hello,
I''m a Shorewall novice. I have a problem and I''m not quite sure
how to troubleshoot it.
I''m using a Mandrake 9.0 (Security Level "4") system, which came
with Shorewall. (I live in Lynnwood, not far from Shoreline, btw.)
Long lived but idle connections are dying. Examples are SSH
terminals where I don''t type anything, and IMAP connections
2002 Oct 11
4
Problem with checksum failing on large files
I'm having a problem with large files being rsync'd twice because of the
checksum failing. The rsync appears to complete on the first pass, but then
is done a second time (with second try successful). When some debug code was
added to receiver.c, I saw that the checksum for the remote file & the temp
file do not match on the first try, so (as expected) it repeats the rsync &
the
2009 Dec 01
1
Password Change from Windows machines ("You do not have permission to change your password")
Hello,
I just wasted several hours trying to figure out why I could not
change Samba passwords from Windows XP computers. I'm posting here so
that there is some form of documentation about this on the web.
My setup is basically this:
- Samba 3.3.2 (running under Ubuntu 9.04)
- OpenLDAP user database
- Full O.S. support for OpenLDAP auth, using nsswitch and PAM.
(My client
2003 Jul 17
1
2 GB Limit when writing to smbfs filesystems
I'm running RedHat 8.0 with samba-2.2.7-5.8.0 (installed from RedHat
distribution)
When I use cpio to write a backup (> 2GB) to a smbfs filesystem, I get the
error: File size limit exceeded
I get the same error when I linux copy (cp) a file (> 2GB) from a Linux ext3
filesystem to the smbfs filesystem.
The smbfs filesystem is mounted from a Windows 2000 Professional
workstation.
After
2009 Jan 28
2
ZFS+NFS+refquota: full filesystems still return EDQUOT for unlink()
We have been using ZFS for user home directories for a good while now.
When we discovered the problem with full filesystems not allowing
deletes over NFS, we became very anxious to fix this; our users fill
their quotas on a fairly regular basis, so it''s important that they
have a simple recourse to fix this (e.g., rm). I played around with
this on my OpenSolaris box at home, read around
2004 Jul 30
1
Problem related to time-stamp
Hi,
I m facing problem in "rsync" rtelated to the
time-stamp of the files.
Im using rsync for transfering the file from my m/c
(OS :jaluna-linux) to a remote m/c(OS:jaluna-linux)
and even if there was no change in the files on my
m/c, when i rsync them to remote m/c the time-stamp of
the file on remote m/c (which i transfered from my
m/c) will change.
my file name is bigfile and it is
2002 May 29
0
Win2K unable to see shares
I have been unable to get my Samba shares on RedHat 7.3, Samba 2.2.3a to be
visible from my Windows 2000 SP1 server. From the DIAGNOSIS.txt tests
(results below) I think that nmbd is not working properly, but it stops and
starts fine, and a ps -A shows 1 X smbd and 2X(?)nmbd processes running, I
have tried the suggestions there without luck and am not sure where to go
next. I'd appreciate
2007 Nov 27
1
Syncing to multiple servers
Helle everyone,
Let's say we have 3 servers, 2 of them have the latest (stable) version
of rsyncd running (2.6.9)
<Server1> ==> I N T E R N E T ==> <Server2 (rsyncd running)> ==> LAN
==> <Server3 (rsyncd running)>
Suppose I want to send a big file (bigfile.big) from Server1 to both
Server2 and Server3. It would be a good idea to send first from Server1
2002 Jun 02
1
General speed question
We have some speed/performance issues:
We have a 100M fullduplex private network setup to handle rsync transfers
to our "mirror" server with a command like:
time rsync -e ssh -avzl --delete --rsync-path=/usr/local/bin/rsync \
--exclude ".netscape/cache/" --delete-excluded \
bigserver:/staff1 /mirror/bigserver
It takes about 20 minutes to check/transfer files from
2002 Mar 03
0
net view \\BIGSERVER problems
I want to share my linux printer with my windows laptop.
The printer is attached to box with redhat 7.2 and samba-2.2.1a-4.
The laptop runs windows 98 and they are connected by a netgear RP114
router.
I have been following DIAGNOSIS.txt. I had trouble with the test 2,
"ping
ACLIENT" and "ping BIGSERVER" until I added ACLIENT to /etc/hosts on
BIGSERVER and added BIGSERVER to
2009 Feb 19
4
[Bug 1558] New: Sftp client does not correctly process server response messages after write error
https://bugzilla.mindrot.org/show_bug.cgi?id=1558
Summary: Sftp client does not correctly process server response
messages after write error
Product: Portable OpenSSH
Version: 4.3p2
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sftp
2007 Mar 02
1
--delete --force Won't Remove Directories With Dotnames
--delete --force Won't Remove Directories With Dotnames
rsync 2.6.9
Me, personally, I reckon this to be an irritant ... but perhaps (and having
thought about this a bit I decided it's a good chance) this is an
intentional and useful behaviour. But it's a nuisance if you call
your --partial-dir .partial, as I happen to do, since now if you remove a
directory which was aborted in
2012 Oct 20
2
can't find the error in if function... maybe i'm blind?
Hi everybody,
the following alway gives me the error
"Fehler in if (File$X.Frame.Number[a] + 1 == File$X.Frame.Number[a + 1])
(File$FishNr[a] <- File$FishNr[a - : Fehlender Wert, wo TRUE/FALSE n?tig
ist". Maybe its stupid, but i'm not getting why... Maybe someone can help
me. Thanks a lot!
for (i in unique(BigFile$TrackAll))
{ File <-
2009 Apr 22
2
purge-empty-dirs and max-file-size confusion
I want to use --min-size to copy just large files (and their necessary
parent directories), but everything I've tried copies *all* the source
directories, and creates them empty on the destination even if they
don't have any big files in them. I only want the minimal directory
hierarchies that contain the big files. This doesn't work:
$ rm -rf /tmp/foo
$ rsync -ai --min-size
2003 Mar 07
1
Win2k, Domain logon, permissions
I first asked this question at the end of October, got a response which
didn't solve the problem, and have finally got back to the issue now.
I'm running 2.2.7a, recently upgraded from 2.2.0 as Domain Logons for
Win2K were suspected to be part of my problem. Anyway, the issue
relates to AutoCAD (actually a vertical product called Land3) and a
command which works with winXX boxes, but
2016 Oct 26
0
NFS help
On Tue, Oct 25, 2016 at 7:22 PM, Larry Martell <larry.martell at gmail.com> wrote:
> Again, no machine on the internal network that my 2 CentOS hosts are
> on are connected to the internet. I have no way to download anything.,
> There is an onerous and protracted process to get files into the
> internal network and I will see if I can get netperf in.
Right, but do you have
2013 Dec 19
1
[Bug 10336] New: Time in file listing with --list-only option is inconsistent whether dst is given or not
https://bugzilla.samba.org/show_bug.cgi?id=10336
Summary: Time in file listing with --list-only option is
inconsistent whether dst is given or not
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo:
2011 Oct 07
5
[Bug 8512] New: rsync -a slower than cp -a
https://bugzilla.samba.org/show_bug.cgi?id=8512
Summary: rsync -a slower than cp -a
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: linux.news at bucksch.org
QAContact:
2002 Sep 27
2
Rsync synchronizes unchanged files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I wish to use rsync to synchronize a whole fat32 (MSWindows) partition
mounted into a linux system. I run rsync from linux.
The problem is rsync synchronizes most of the data even if the data hasn't
changed since the original image was made.
I used the -avz parameters to do the backup and the same for restoration.
Also I've tried just -rvz. It