- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Files not deleted from SAMBA share
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 04:03 AM
тАО08-14-2003 04:03 AM
Files not deleted from SAMBA share
Thanks
Robert Thorneycroft
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 04:10 AM
тАО08-14-2003 04:10 AM
Re: Files not deleted from SAMBA share
Are the permissions are right for all IDOC* files? So that the user can delete them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 04:13 AM
тАО08-14-2003 04:13 AM
Re: Files not deleted from SAMBA share
Yes you can cd to the directory, and all the files have the same permissions. Most of the IDOC* files get deleted by the command, but there always seem to be a few that get left behind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 04:26 AM
тАО08-14-2003 04:26 AM
Re: Files not deleted from SAMBA share
If you have lsof(list open files utility) on unix box check if you have any files open. (All IDOC files), if some ar eopen note the files names and then try deleing the files as are doing.
You can also check open files with fuser command. fuser -fu IDOC*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 04:58 AM
тАО08-14-2003 04:58 AM
Re: Files not deleted from SAMBA share
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 05:30 AM
тАО08-14-2003 05:30 AM
Re: Files not deleted from SAMBA share
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 05:45 AM
тАО08-14-2003 05:45 AM
Re: Files not deleted from SAMBA share
A log level of 2 set in the [global] section of your smb.conf should provide enough info in the logs to identify what's going on here.
Out of interest, is there any pattern to the files that are left behind, in terms of their filenames or timestamps?
regards,
Darren.