similar to: RECYCLER

Displaying 20 results from an estimated 3000 matches similar to: "RECYCLER"

2005 Sep 26
1
RECYCLER and recycler bin
Hello, I have recognized a pretty annoying thing with my Samba-Server: My smb.conf is set, that deletet files go into the dir ".Papierkorb". It works well one one Client, but when the user deletes Files on the other client, a dir called "RECYCLER" appears with the file and some .ini files in it. Is there a way to solve this? Both clients are WinXP, I'm using Samba
2005 Mar 04
2
Difference Copy and Move at inheriting
Hello, if I copy or create a file or directory, it inherits the permissions of it's parent. If I move a file from one directory to another, it will not inherit the permissions of the target-directory. Why? [daten] comment = Daten path = /samba/daten inherit permissions = yes inherit ACLS = yes nt acl support = no writeable = yes hide
2004 Mar 26
1
AW: RECYCLER
Hi, yes there is a way. Have a close look at the samba VFS modules. Vfs objects = recycle Recycle: repository = .recyclebin_or_whatever_you_want Recycle: keeptree = yes With this, everything you delete is going to a directory .recyclebin_or_whatever_you_want in the share. Ok, it is not the original recycler of windows, but much better than throwing the files away. Michael
2005 Jan 27
1
Recycler problem
Hi folks, I have Samba 3.0.10 with SuSE 9.1 running and a problem with the recycler feature of Samba. Following setup: - User A deletes file F1 in directory D - Samba produces file .recycler/D/F1 - D has permissions -rwx------, F1 has permissions -rwxrw-r-- (owner A) - User B deletes file F2 in directory D - F2 doesn't show up in .recycler/D So all files User B deletes in directory D are
2004 May 26
1
example configuration for VFS recycle
Hi SAMBA users Can anybody give me an working part of an smb.conf for vfs recycle? I use SAMBA 3.0.2-7 on Fedora Core 1 I have read the samba howto and now I know the possible options but not the right syntax. I found only examples for SAMBA 2.x. I tried the following (smb.conf ) but it isn't working for the specific share Daten [Daten] vfs objects = recycle recycle:repository =
2015 Jul 08
6
vfs module recycler
this module doesn't seem to want to work on anything but a root ubuntu filesystem. It won't work on any external drives or secondary drives just the main one. This poses as a problem for a system with several drives. if i delete on a secondary drive of any sort with any use in a samba share over smb i get the folders placed in the recycle bin but no file. I have a sent copy of the config
2004 Sep 28
2
Samba 3.0 VFS recycle
I'm trying to set up the recycler module in 3.0.7, but no matter what I do Samba seems to ignore it, even though testparm shows no errors. It's VERY difficult to tell from the HOWTO what exactly you're supposed to put in smb.conf, so I'm making stabs in the dark. I'm frustrated too, so sorry if some of this comes out wrong. I've tried tacking these on to a test share
2014 Feb 03
1
VFS module recycle not working
Hello, I'm using Samba 3.6.9 on a CentOS 6.5 machine and want to enable the 'recycler'-feature. So I added following lines to the [global]-section of my smb.conf: vfs object = recycle recycle:repository = .deleted/%U recycle:keeptree = Yes recycle:touch = Yes recycle:versions = Yes recycle:maxsixe = 0 recycle:exclude =
2014 May 23
1
Samba / Office 2007/2010
Hi all, currently we have troubles with the constellation of Office 2007 / 2010 and samba 3.6.6 on Debian 7.5. I can open a Excel file only one time without a write protection. The File is protected on the second try. I can move and copy the file wihtout any Problems. If I move such a Excel File I can open it again for only one time without a write Protection. I already reseted and checked
2016 Oct 06
4
Adding asan poison to Recycler and ArrayRecycler
Hi all, I intend to add address sanitizer (un)poison calls to Recycler and ArrayRecycler since I spent a few hours tracking down a bug in the AMDGPU backend that turned out to be a use-after-free that would have been detected by asan if it weren't for the Recycler. See https://reviews.llvm.org/D25313. Naturally, such a change exposes a bunch of bugs or things that are dodgy and happen
2005 Feb 22
1
Problems with VFS Recycle on SLES9
Hi list, I have running samba 3.0.9 on a SuSE Enterprise-Server 9 with Kernel 2.6.5. Samba works very well but In have one problem while using the recycle vfs with samba: when I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will automaticly be saved to the trash-folder. After removing the file from the network-share, the real file (>0 byte) will be stored to
2018 Aug 05
3
Samba recycle bin configuration
Can not the configuration of the recycle bin be done with the active directory? I did tests, deleting but it only gives me the information of a user that had deleted a folder, what other parameters are necessary so that they are shown of all the users who deleted some file or folder? ---------------- [TI] path = /opt/sistemas read only = no # Recycle Bin vfs objects =
2004 Jul 20
3
i need recycle bin configuration
any one can help me how to setting up recycle bin on samba or manual references webstie btw i'm using redhat 7.2 samba 2.2.7.. =========================================================================================== "Gabung INSTANIA, dapatkan XENIA. Daftar di www.telkomnetinstan.com, langsung dapat akses Internet Gratis.. Dan ..ikuti "Instan Smile" berhadiah Xenia,Tour
2014 May 05
1
samba 3.6.6 office 2010, write protection on files
hey, I'm using samba version 3.6.6 on debian wheezy and windows 7 clients with office 2010, on my samba share I've the following settings: [cad] comment = CAD path = /mnt/samba-daten/work/webdav/cad writable = yes valid users = root, @cad, @fg-domuser admin users = abc, def, ghi create mask = 0770 force create mode = 0770 directory mask = 0770 force directory mode = 0770 veto
2017 Jun 07
2
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
Hi I have had this problem for a while, but waited to post this until I upgraded to see whether the upgrade would fix it. I upgraded samba to the 4.2.X stream from 3.6.X stream, but it happens on both, 3.6.X and 4.2.10. Whenever someone logs out, then in again the profile gets corrupted and a new TEMP profile is created (the dreadful "creating new desktop"). Now I do not know where
2014 Jul 07
4
[LLVMdev] problem compiling llvm
Hello there, I am trying to compile llvm from git the gentoo ebuild llvm-9999.ebuild. Recently I get an error during compilation. I am using gcc 4.9.0. The error is the following: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native
2007 Jun 08
0
Recycler error
Hello, How would I go about finding out the meaning of this error: Backup list requests: > nmbd/nmbd_incomingdgrams.c:domain list requested for workgroup > XXXXXXX and I am not a domain master browser. : 12 Time(s) > > **Unmatched Entries** > modules/vfs_recycle.c:recycle_create_dir(284) recycle: mkdir failed > for .Recycler/HowTo/DESKTOP with error: Permission
2012 Aug 08
3
help, please! matrix operations inside 3 nested loops
hello, this is my script: #1) read in data: daten<-read.table('K:/Analysen/STRUCTURE/input_STRUCTURE_tab_excl_5_282_559.txt', header=TRUE, sep="\t") daten<-as.matrix(daten) #2) create empty matrix: indxind<-matrix(nrow=617, ncol=617) indxind[1:20,1:19] #3) compare cells to each other, score: for (s in 3:34) { #walks though the matrix colum by colum, starting at
2013 May 12
2
need means on all boxplots, but only half of them got that
I tried to draw a point on all boxplots for their means, I did: boxplot( Daten$weight~interaction(Daten$Dosis,Daten$sex, drop=TRUE)) means<-tapply( Daten$weight, Daten$Dosis, mean) points(means, pch=5, col="red", lwd=5) but only the boxplots for male got that point on them, its really weird because I don't think that I separated the sex in the codes above [[alternative HTML
2003 Nov 02
3
barchart in lattice
Dear all, I have two factors 'country' and 'status' which I would like to plot via barchart (lattice). 'status' consist of three different levels and should be the grouping variable, i.e. there should be drawn three different panels and within each panel a barchart of 'country'. barchart(daten$COUNTRY|daten$STATUS),