Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: SoftDux on March 27, 2008, 11:11:28 AM
-
Hi
I have some questions about the RecycleBin contrib, http://wiki.contribs.org/RecycleBin
According to the wiki, I should run the following command:
db accounts setprop data RecycleBin enabled
signal-event ibay-modify data
data is an ibay on my server. However when I run those commands, I don't actually see the RecycleBin in \\intranet\data - am I supposed to see it?
-
SoftDux
I updated the article
http://wiki.contribs.org/RecycleBin#Solution
-
Thanx :)
-
SoftDux
I updated the article
http://wiki.contribs.org/RecycleBin#Solution
I am having the exact same problem. Where should i find the recycle bin?
I expect it should be in "/home/e-smith/files/ibays/IbayName/RecycleBin"
Can't find it. Maybe I am looking the wrong place!! :-?
-
If you have the exact same problem it actually shouldn't be a problem as SoftDux apparently solved his problem.
Did you delete a file after enabling the RecycleBin and before looking for the folder?
-
If you have the exact same problem it actually shouldn't be a problem as SoftDux apparently solved his problem.
Did you delete a file after enabling the RecycleBin and before looking for the folder?
Yes I have tried deleting files in the Ibay and then look for the RecycleBin. But it's not there!
-
groyk
Look here instead
/home/e-smith/files/ibays/ibayname/files/Recycle Bin
-
groyk
Look here instead
/home/e-smith/files/ibays/ibayname/files/Recycle Bin
Can't find it there either! :-(
-
groyk
Please provide the exact commands you used to enable the Recycle Bin
For the ibay used above, show the output of
db accounts show ibayname
-
groyk
Please provide the exact commands you used to enable the Recycle Bin
For the ibay used above, show the output of
db accounts show ibayname
db accounts setprop ipcam RecycleBin enabled
signal-event ibay-modify ipcam
-
groyk
As already asked, what is the output of:
db accounts show ipcam
-
groyk
What version sme are you running ?
-
groyk
Quite a few forum posts say this is required
db accounts setprop ibayname RecycleBin enabled
db accounts setprop ibayname KeepVersions enabled
signal-event ibay-modify ibayname
-
groyk
Quite a few forum posts say this is required
db accounts setprop ibayname RecycleBin enabled
db accounts setprop ibayname KeepVersions enabled
signal-event ibay-modify ibayname
Hi
db accounts show ibayname
ipcam=ibay
CgiBin=disabled
Gid=5004
Group=mp_cam
Name=Kamera
PasswordSet=yes
PublicAccess=global
RecycleBin=enabled
Uid=5004
UserAccess=wr-group-rd-everyone
The system is 7,3 with all updates.
I have tried the tree commands you wrote, but it aint working!
-
groyk
ipcam=ibay
CgiBin=disabled
Gid=5004
Group=mp_cam
Name=Kamera
PasswordSet=yes
PublicAccess=global
RecycleBin=enabled
Uid=5004
UserAccess=wr-group-rd-everyone
You don't appear to have the KeepVersions entry, so I suggest you redo all those commands
db accounts setprop ipcam RecycleBin enabled
db accounts setprop ipcam KeepVersions enabled
signal-event ibay-modify ipcam
and then show the output of
db accounts show ipcam
Also you say "it aint working!"
You need to be more explicit about what you are doing and what doesn't work.
Please give all steps you do eg every click !
> Yes I have tried deleting files in the Ibay and then look for the RecycleBin. But it's not there!
How are you actually deleting the file, in Windows via samba file sharing ?
-
groyk
You don't appear to have the KeepVersions entry, so I suggest you redo all those commands
db accounts setprop ipcam RecycleBin enabled
db accounts setprop ipcam KeepVersions enabled
signal-event ibay-modify ipcam
and then show the output of
db accounts show ipcam
Also you say "it aint working!"
You need to be more explicit about what you are doing and what doesn't work.
Please give all steps you do eg every click !
> Yes I have tried deleting files in the Ibay and then look for the RecycleBin. But it's not there!
How are you actually deleting the file, in Windows via samba file sharing ?
Now i've tried all the commands again. And I get the properties KeepVersions enabled
I am deleting files throug a samba share on WinXP
And I still can't see the recycle bin.
I have looked in the Sambashare under files/
And in /home/e-smith/files/ibays/ipcam/files
-
groyk
Lodge a bug report at bugzilla
-
How do I do that?
-
groyk
Go here (there is a link at the top of these Forums)
http://bugs.contribs.org/
-
Hi Marry
Thank you.
But suddently i think I've found the problem. I have to unmount the share and mount it again in order to get it work!
Now it is working!!
-
I have to unmount the share and mount it again in order to get it work!
If this is standard behavior, it should be in the how-to. I don't remember this from when I set it up but it has been a while. Does anyone know if this is normally required?
-
Why isn't there an contrib / addon for this RecycleBin "problem"
I think most users need the RecycleBin somware on their server.
It would be great if it was an option when you created new Ibays/Users to select if the recycle bin should be enabled or disabled
-
Why isn't there an contrib / addon for this RecycleBin "problem"
I think most users need the RecycleBin somware on their server.
It would be great if it was an option when you created new Ibays/Users to select if the recycle bin should be enabled or disabled
I do not see the need for an contrib to implement this, it is a feature of e-smith-ibays already, but not in the server-manager to keep things a bit cleaner in the interface, there are lots of hidden gems unde the SME Server bonnet that are not exposed to the server-manager (as most of them are one-time only command line changes).
The goal is to keep the server-manager clean and useful to a lot of users, not spoiling them with all the options one might use every now and then.