Code Monkey home page Code Monkey logo

Comments (4)

dlandon avatar dlandon commented on June 29, 2024

Using the plugin with excluded shares => ".Recycle" folder

The resycle bin does not create a folder called "Recycle".

Go to a command line and type 'testparm -v'. This will list the shares and any excluded shares will not have any recycle bin settings.

The excluded shares are case sensitive and you seprate them with commas in the Recycle Bin settings.

from recycle.bin.

lolfonfire avatar lolfonfire commented on June 29, 2024

This is the output of "testparm-v":

[DOWNLOADS]
path = /mnt/user/DOWNLOADS
valid users = secretadminuser
write list = secretadminuser

[PHOTO]
path = /mnt/user/PHOTO
valid users = secretadminuser secretnormaluser
write list = secretadminuser secretnormaluser

[VIDEO]
path = /mnt/user/VIDEO
read list = secretnormaluser
valid users = secretadminuser secretnormaluser
write list = secretadminuser

[BACKUPS]
browseable = No
path = /mnt/user/BACKUPS
valid users = secretadminuser
vfs objects = recycle
write list = secretadminuser
recycle:exclude_dir = .Recycle.Bin
recycle:exclude = *.tmp
recycle:versions = Yes
recycle:minsize = 1
recycle:touch_mtime = No
recycle:touch = Yes
recycle:keeptree = Yes
recycle:directory_mode = 0777
recycle:repository = .Recycle.Bin

    As shown in the pictures I've excluded shares "PHOTO", "VIDEO" and "DOWNLOADS" shares but when deleting a file a ".Recycle" folder shows up. And in this recycle folder the deleted file is stored.
    It seems that this happened to VIDEO/PHOTO shares but not on the DOWNLOADS share.
    I've also attached a video demonstrating this.

Exluded_Shares
Recycle example
https://github.com/dlandon/recycle.bin/assets/50797554/8461fc94-8714-478f-8552-64c461534c50

from recycle.bin.

dlandon avatar dlandon commented on June 29, 2024

I don't see and issue on my server. We need to see if something unique to your system is causing the issue.

Post your diagnostic on the forum or PM them to me. Don't post on GitHub. Let's carry on this discussion there. I don't see anything so far that would be a bug,

from recycle.bin.

lolfonfire avatar lolfonfire commented on June 29, 2024

I've restarted my UnRaid server and this fixed the issue.
I've excluded all shares except one share. This one share has the .Recycle.Bin when deleting a file.
I don't see any .Recyle folders showing up anymore.

from recycle.bin.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.