namjaejeon / ksmbd-tools

ksmbd kernel server userspace utilities
GNU General Public License v2.0
55 stars 43 forks source link

Does ksmbd supports recycle? #182

Open ed29 opened 2 years ago

ed29 commented 2 years ago

Hi: Does ksmbd supports recycle of vfs? How to enable it?

namjaejeon commented 2 years ago

Hi, What is recycle of vfs ?

ed29 commented 2 years ago

@namjaejeon Sorry for that i don't make it clear to understand :) ,what i mean is the samba's recycle feature.Smbd tools seems don't fully support text like "vfs objects = recycle"in the smb.conf file yet.It may need a way to recycle files.

namjaejeon commented 1 year ago

okay. ksmbd doesn't support this parameter yet. Let me think how we can implement this feature in the kernel.

charmingcow commented 4 months ago

okay. ksmbd doesn't support this parameter yet. Let me think how we can implement this feature in the kernel. Hi namjajeon, could you get the latest updates(design or implement) about this feature (ksmbd recycle ) ?

namjaejeon commented 4 months ago

@charmingcow

We don't have this feature yet. I have been working other important features now.