Displaying 20 results from an estimated 6000 matches similar to: "Samba Fails to Delete Folder and Leaves Behind Broken Symlinks"
2017 Feb 22
1
(DeviceIoControl, FSCTL_SET_SPARSE)
For some reason It's not erroring now, I will look into it more, but I suspect it鈥檚 the settings, the last thing mentioned
David
> [globa]l section is fine, as long as it's not also set in the share section.
So, yeah, that may have fixed im for the time being not getting the sparse errors, for the first time in 4 months, however, there is a couple other problems, so hopefully they
2005 Jun 23
0
WinXP - Not So Roaming profile
Hi folks,
I am trying to deploy an LDAP based Samba3 PDC, migrated from an old WinNT4
Domain to support roaming profile for new WinXP clients.
But I do not want a full roaming profile. AFAIK WinXP profiles tends to grow. If
possible, I would like to roam only the desktop settings, and maybe the
navigator (IE or Firefox) configuration.
Another important (I believe) information is that our WinXP
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 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
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
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
2005 May 04
0
New win32-dir
Hi all,
In lieu of Timothy''s pure Ruby junction code, and Zach''s VC++ 6 issues,
I decided to just rewrite the dang thing in pure Ruby using Win32API.
That will solve''s Zach''s problem and make it easier to add Timothy''s
code, which I plan to add (slightly modified) to the 0.2.0 release.
The code is below. One thing I have a question about is how to
2010 Jul 21
1
FW: New issue, configuring 2 Vista nodes behind Norton Internet Security 2010 Firewalls
Finally resolved the problem, I'm actually impressed with the throughput
over the tinc VPN!
I encountered & resolved two problems during this installation.
First, the config files need to go in different places, depending on whether
you run tinc as a service or in the foreground from a Command Prompt running
as Administrator (C:\Program Files\tinc\...) or if you are running tinc in
the
2009 Oct 11
2
empty quotes for rsync parameter
Why does inserting an empty quote ("") into a rsync command cause the current directory to be backed up?
Not sure if this is a UNIX-syntax question or rsync-syntax question.
Code:
#!/bin/sh
echo "\nspace between quotes has no effect; only music is backed up:"
rsync -ilrtn " " /home/wolf/music /backups/backup1
echo "\nempty quotes backs up current directory
2007 Jul 30
2
DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work
https://bugzilla.samba.org/show_bug.cgi?id=4834
Summary: --inplace with --backup --backup-dir does not work
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: joost@seat-ibiza.nl
2012 Feb 18
1
Gluster NFS and symlink
Hi list,
Is there a configuration for gluster to have symlinks working with gluster nfs exports?
When I try to create a symlink on a glusterfs nfs mount I get:
ln: creating symbolic link `test' to `httpdocs': Unknown error 526
From nfs.log:
[2012-02-18 01:27:27.541155] E [client3_1-fops.c:173:client3_1_symlink_cbk] 0-dcm-gluster-backup1-client-0: remote operation failed: Operation not
2007 Sep 13
0
Some Vista Info reguarding Profiles
Hi All,
I just started really looking into deploying Vista in a Domain
Environment and here is some info I gathered so far:
With Vista, Microsoft Updated their "profiles" to version 2, thus Vista
profiles will not co-exist with previous Windows profiles. To alleviate
the need to specify a different profile for Vista, Microsoft decided to
automatically add a ".V2" to the
2011 Sep 03
2
"My Documents" and other symlinks to home are not listed
Hi. My Documents, My Music, My Pictures, and My Videos aren't visible (but accessible) from C:\users\%USER% . "Desktop", however, is visible.
This breaks precompiled samples from directx SDK 2004. I extracted them to My Documents/Downloads, and they can't find their resources.
This also affects cmd.exe, explorer, total commander.
Anyone else experience this?
Code:
[il at mar2
2003 Dec 17
0
samba linking Linux and OSX -- weird permissions
Greetings!
Samba works great for mounting OSX shares on Linux, or vice versa.
However, when I mount an OSX share on Linux, I get weird switches in
ownership and permissions. Take these examples from two Linux machines
(one and two), running Debian sid and Samba 3.0.0final-1, mounting a
directory on an OSX 10.3.
First, what the OSX machine shows through an ssh session:
[osx:~/Desktop]
2010 Jan 14
1
Ringing issue
Hi
We run a hosted VoIP service for multiple customers off the same server
and I'm having an odd issue with just one customer in particular. We're
using realtime in a MySQL DB and this is their dialplan
*************************** 1. row ***************************
context: pcsu-Identifier
exten: s
priority: 1
app: Answer
appdata:
*************************** 2. row
2018 May 14
0
Roaming profils cannot sync four files
Hai,
Hai,
Yes, thats correct that you see that.
2 things here.
You missed something on this page : https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
And try this settting in [global] of smb.conf : acl allow execute always = yes
But why copy : C:\Users\testuser\AppData\Local
Thats normaly not copied in the user profiles only C:\Users\testuser\AppData\Roaming
Greetz,