Difference between revisions of "Recycle bins"

From Amahi Wiki
Jump to: navigation, search
(Created page with '= Recycle Bins = One example of what you can do with the Share Extra Parameters option is adding recycle bins to each of you shares. You can add a recycle bin by adding a l…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= Recycle Bins =
 
 
 
One example of what you can do with the [[Share Extra Parameters]] option is adding recycle bins to each of you shares.
 
One example of what you can do with the [[Share Extra Parameters]] option is adding recycle bins to each of you shares.
  
Line 19: Line 17:
 
(if your home domain is home.com ... or \\hda\Pictures\.recycle, if your client let's you use short names)
 
(if your home domain is home.com ... or \\hda\Pictures\.recycle, if your client let's you use short names)
  
If this works well and there is demand for it, we will provide it as a single-click checkbox (send us feedback or file a [http://bugs.amahi.org feature request for it]!).
+
There are many options you can add to this [http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/VFS.html#id2651366 recycle module]. The options involve

Latest revision as of 21:39, 8 February 2010

One example of what you can do with the Share Extra Parameters option is adding recycle bins to each of you shares.

You can add a recycle bin by adding a line like this:

          vfs objects = recycle

to the extra parameters of a share.

That enables the Recycle Bin module for that share. The first time a file is deleted after that, an (invisible) folder will be created called

      .recycle

to the share and the files deleted start being put there. If your share is called Pictures, the way to find it's recycle bin is with

      \\hda.home.com\Pictures\.recycle

(if your home domain is home.com ... or \\hda\Pictures\.recycle, if your client let's you use short names)

There are many options you can add to this recycle module. The options involve