Bug 14905 - Implement quota support in smbclient
Summary: Implement quota support in smbclient
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.15.0
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-15 13:02 UTC by Andreas Schneider
Modified: 2021-11-15 13:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2021-11-15 13:02:22 UTC
Currently smbclient doesn't check the quota limits before we copy a file to a share. Before copying it should check the quota and warn if we reach the soft limit or not copy and data if we would reach the hard limit.