Unsolved
6 Posts
0
244
April 1st, 2021 13:00
Folder .recycle in one share in Oracle Linux
Hello!
I use Oracle Linux on a server, and I have a share in my My Cloud storage mapped.
I mapped the share using fstabs and with this command:
//172.22.x.x/oraclebackup / mnt / backup cifs username = admin, password = pass, user, vers = 3.0, dir_mode = 0777, file_mode = 0777 0 0
The recycle bin is disabled in My Cloud storage via the web. But even so, there is a .recycle folder inside the share, and it’s filling up, I’m running out of space.
Note this share is the only with the .recycle folder.
This share is used to back up my Oracle server. The older files are deleted and are going to this folder, .recycle, as they are not permanently deleted.
I already searched the internet but I have difficulties and I need help to solve this problem.
I want to delete permanently all the files that I delete in this share.
Can you help me please?
Thank you!