Reference Guide

Example
Close an open file by path:
CLI> networking open-files close <FilePath>
Output
.----------.--------.--------------.--------.--------.-------.--------.-------.
| Protoc | Contro | User | Comput | Number |Connec | Idle | Guest |
| ol | ller | | er | Open |ted | Time | |
| | Id | | | Files |Time | | |
|----------|--------|--------------|--------|-------|--------|--------|-------|
|SMB | 0 | idffs1\user1 | ::ffff | 1 |00:14: | 00:00: | No |
| | | | :172.2 | |16 | 00 | |
| | | | 2.69.1 | | | | |
| | | | 8 | | | | |
'----------'--------'--------------'--------'--------'-------'--------'-------'
networking open-files close close-file-by-user
Close open files by user.
Format
networking open-files close close-file-by-user <AccessedBy>
Options
Option Description Format
AccessedBy <AccessedBy> User who opened the file
Example
Close an open file by user:
CLI> networking open-files close close-file-by-user idffs1\Jonathans2
Output
Confirmation: You are about to close opened file(s). Are you sure? All unsaved
changes done by client(s) will be lost. Filter details:
clientUserName='idffs1\Jonathans2'
Are you sure that you want to complete the operation? ( Yes / No ):Yes
networking open-files list
Display a list of SMB and NFS open files.
Format
networking open-files list
CLI Commands
213