Hi

if I set "recycle:versions=True", all files get a "#Copy of..." in the 
repository,
so when I set "noversions = *.txt ...." the 0-byte file still overwrites the
file in the repository.

Which editor-bug do you mean ? I have tried it with any application from the
client-pc (wave-editor, ms office, wordpad, editor, proton-editor ....), but
with any of my known applications, the 0-Byte-File was written.
Except, when I create a file from command-line (echo "123" > xyz.txt) a 0byte
copy was'nt created in the repository.

Hope you can help me, or is this a known bug/feature where I have to live with ?
With samba 2.2.X the recycle-vfs works fine.


> 
> you have to use "recycle:versions=True"
> 
>         vfs object = recycle
>         recycle:repository=.recycle/%U
>         recycle:versions=True
>         recycle:keeptree=True
> 
> Building 0 Byte-Files is a Feature/Bug from this Editor.
> 
> 
> >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 the trash. Thats ok. But now I created a file named the same filename 
> >than the deleted 
> >file, the new file was again created as 0-byte file to the trash. And the 
> >trashfile was 
> >overwritten with 0 byte.
> >
> >So my questions are: 
> >
> >1)How do I have to configure the recycle-object that no 0-Byte file was
> >automaticly created on the network-share ?
> >I have tried all possible parameters (touch and versions) to turn off or on, 
> >but no effect.
> >
> >2)If 1 isn't possible, how can I prevent the creation of the 0-Bytefile over 
> >the existing
> >file, without using the version-parameter ?
> >
> >Hope someone can help to fix this problem. Here is my section with 
> >vfs-recycle from the
> >smb.conf:
> >
> >[shared]
> >   path = /server/shared
> >   oplocks = true
> >   create mode = 0775
> >   directory mode = 0775
> >   admin users = supervisor
> >   read only = no
> >   veto files = /*.scr/*.mpeg/*.mp3/*.eml/*.nws/*.{*}/
> >   ;
> >   ; options for trashbox
> >   ;
> >   vfs objects =  recycle
> >   recycle:repository = .Papierkorb/%u
> >   recycle:keeptree = yes
> >   recycle:versions = no
> >   recycle:touch = yes
> >   recycle:exclude = 
> > ?~$*,~$*,*.tmp,*.pqi,*.scr,*.eml,*.mpg,*.mpeg,*.mov,*.mpe,*.mp3
> >   recycle:exclude_dir= PMAIL,PMail,pmail
> >
> >  
> >
> 


-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for 
                 the heart of the sun
-------------------------------------

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to