Displaying 20 results from an estimated 4000 matches similar to: "(no subject)"
2004 Nov 11
0
[Bug 2024] New: --delete erase files on receiving side that EXIST on sending side
https://bugzilla.samba.org/show_bug.cgi?id=2024
Summary: --delete erase files on receiving side that EXIST on
sending side
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2003 Oct 29
1
rsync problem
Hello,
I'm trying to backup partition "/users1" on host "john"
onto partition "backup1" on host "mary".
Here is my rsyncd.conf:
[backup1]
path = /backup1
use chroot
uid root
gid root
auth users = backup
secrets file = /etc/rsyncd.secrets
strict modes = true
hosts allow = 193.136.196.9
hosts deny = *
It works with ssh as
2003 Feb 05
1
INTERNAL ERROR on smbd_audit
Hello
my name is Piercarlo and I've discovered a bug in smbd_audit when I
trace a Samba 2.2.7 or 2.2.7a on red hat 7.3 -the error exist on the
redhat 2.4.18-17kernel ,on the original rh73 2.4.18-3 kernel and on the
standard linus kernel (I tried on 2.4.20)-->these kernels are all the
kernels that I tried.
This error appear when samba is configured as pdc with the roaming of
the users
2004 May 05
5
rsync and Perl programming
Hi everybody -
I'm trying to write a Perl wrapper for some rsync tasks that need doing.
Problem is, there's some sort of odd interaction going on between Perl
and the daemon mode communication for the rsync client, and I'm at my
wit's end in trying to figure it out.
Here's the Perl script:
#####################################################
2003 Aug 07
0
FW: questions about "connection refused"
Dear all:
In fact, even I add the user in the command, the rsync`s error is
still appearing:
>./bin/rsync -avz tong@192.168.1.30:/BGI/UCSC-mirror/bin/rsync-2.5.4/man
./backup-3000/
rshd: 0826-813 Permission is denied.
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
another try:
>./bin/rsync -avz
2003 Dec 16
1
Update Archive Flag
Hi All
We sync our Novell-Servers Version 6 with the Parameter *avz to our Backupsrv.
When a file is changed or it's new, the file where sync to Backupsrv, the Archive-Flag is set on, and wie can Backup all changed and new Files with Arcserve to tape after sync.
It works fine.
But when we sync files there are on PC'S (Win98, Win 2000, XP, NT) only changed files have the Archiv-Flag
2007 Feb 01
0
Samba behaving badly with quotas
I have successfully added disk quotas to my FC6 system, so that the user
"backup" cannot create files more than 1 block on / The reason I
implemented this was because I backup my system to a USB drive mounted to
/media/drivebay/backup1. However, if the drive is not mounted, then my root
drive fills up (writing to the /media/drivebay/backup1 folder) and linux
hangs.
The problem is,
2003 Aug 07
1
questions about "connection refused"
Dear all:
I installed the rsync 2.5.4 in my two machine (192.168.1.30 and
192.168.1.120, both are AIX OS) to backup data each other. The
software`s installation is ok, and I can copy local files. But when I
try to backup data between two machines, there reports some errors:
>./bin/rsync -avz 192.168.1.30::web ./backup-3000/
rsync: failed to connect to 192.168.1.30: Connection refused
2001 Nov 20
3
modules madness / ssh regardless of daemon
I just installed rsync on two machines, I think I'm a complete moron,
and I need a clue bat.
The remote machine's /etc/rsyncd.conf (just for testing):
use chroot = no
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[auth]
path = /var/www/auth
comment = apache authentication files.
read only = yes
Then for a test, I fired up
2002 Aug 03
1
Rsync from windows to unix
Hi,
I'm trying to use rsync from Windows to Unix.
I've followed the directions on :
http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html
I can see ssh running on the windows machine, because
I tested it using telnet localhost 22 and I can see
the result "SSH-2.0-OpenSSH_3.4p1".
But when I try
"$ rsync -avz -e ssh user@windowsserver::/rsync/* ."
from the Linux
2005 Jul 10
1
destination directory problems
I am having a problem getting my files backed up to
the location I want
to from a WinXP client going to a Debian rsync server.
The following is sending asm/ to /home/robert/backup
folder.
rsync -avz /cygdrive/d/asm
robert@192.168.1.102:backup/
My understanding of the rsync man page is that this is
supposed to send
asm/ to what the path that is defined in rsyncd.conf,
mine is defined
as /backup.
2010 Jul 19
1
btrfs: unlinked X orphans messages
Hi,
I am using btrfs for remote backups (via rsync), with daily and weekly
snapshots.
I see these messages in kern.log:
Jul 18 07:09:43 backup1 kernel: [3437126.458374] btrfs: unlinked 9 orphans
Jul 18 12:01:01 backup1 kernel: [3454604.905856] btrfs: unlinked 1 orphans
Jul 18 13:01:51 backup1 kernel: [3458254.990199] btrfs: unlinked 1 orphans
Jul 19 04:01:41 backup1 kernel: [3512244.236347]
2002 Nov 27
1
Trailing Slash Inconsistencies
Hello,
I am noticing inconsistencies when using a trailing slash on the source
directories in conjunction with the '--delete' option. In one instance
when using a trailing slash files get deleted from subdirectories in the
destination tree. In the other instance they don't. I am using rsync
2.5.5. The following are the scenarios:
Scenario 1
----------
*nix(src) ---> *nix(dest)
1999 Mar 26
0
Win98 goes to sleep on Samba
I have been running RedHat 5.2 and Samba 2.0.3 for the past week or so. My
network is made up of NT servers and 95/98 clients. So far Samba has been
running beautifully - I can use my Samba shares just like they are NT shares.
My only problem is from time to time my Win98 machine "goes to sleep" and
asks me for either a password or an IPC$ password. Generally this happens
after a
2018 Feb 05
0
Samba Fails to Delete Folder and Leaves Behind Broken Symlinks
Hi,
After tinkering with Samba, I managed to get my first share working on
CentOS 7. I can create files and folders. I can delete them too. Except,
there's one folder (possibly many more) that I can't delete, and I just
can't figure out why. I have set SELinux to permissive and ensured
proper ownership permissions. Yet, when I go to delete this folder, the
files will be deleted,
2004 Nov 17
1
timeout and connection to remote rsync server
I have two Suns with Solaris 9. I use rsync version 2.6.3.
I copy files from the local machine to a remote rsync server.
At the destination side I run rsync deamon via inetd.
command rsync -av *.tmp backup1::tmp/
works well,
I tried simulate damage of backup1,
but when I disconnected backup1 machine and run command, rsync was still
waiting for connection.
I tried use this command:
rsync -av
2006 Jan 18
1
Backup of the 5 last revisions of files
Hallo!
I am running rsync-2.6.2-1.fc2.0 on fedora 2 server. I use incremental
backup with rsync, and I have 7 folders that are rotated on a daily basis.
At the moment I run backup only one time each day.
/home-area on my server uses 18G, and all the 7 backups together fill up
19G on my usb-disk, so I think my script works okay. It looks like this:
rsync -verbose -progres -a
2016 Mar 01
1
[PATCH] tests: move ntfs tests in a single directory
Move test-ntfscat.sh and test-ntfsclone.sh in a single ntfs directory,
much like the tests for other filesystems.
---
Makefile.am | 3 +-
configure.ac | 3 +-
tests/ntfs/Makefile.am | 27 +++++++++++++++++
tests/ntfs/test-ntfscat.sh | 53 +++++++++++++++++++++++++++++++++
tests/ntfs/test-ntfsclone.sh | 62
2006 Apr 03
2
rsyncd.secrets
hi all
I have composed a script containing :
rsync -avz -e ssh root@10.78.0.107:/var/mail/ /var/mail
--password-file=/etc/rsyncd.secrets
but when I try to execute il it ask me for the password.
how to do to avoid this and to consider the password in the
'rsyncd.secrets'
thanks in advance.
2008 Nov 18
2
Rsync, what are the max transfer limitations ?
What is the maximum transfer rate allowed for rsync? I mean the limitations?
I can't get more than 50Mbit speed in my gigabit lan, with rsync
server or with ssh. ftp transfers reach >400Mbit , so it is not a lan
or nic problem.
Maybe it has something to do with my cpu limitations? or the
limitations for rsync is the 50Mb/s?
Here is my rsyncd.conf if it helps
> # by gourgi
> max