feerdispzoo
Verified User
- Joined
- Jan 17, 2022
- Messages
- 189
I try open file blacklist:
vi /usr/local/directadmin/data/admin/ip_blacklist
I get very strange error:
Can anyone explain to me what it might be?
vi /usr/local/directadmin/data/admin/ip_blacklist
I get very strange error:
Code:
E325: ATTENTION
Found a swap file by the name "/usr/local/directadmin/data/admin/.ip_blacklist.s
wp"
owned by: root dated: Thu Jun 23 08:38:11 2022
file name: /usr/local/directadmin/data/admin/ip_blacklist
modified: no
user name: root host name: vmi916035.contaboserver.net
process ID: 29834
While opening file "/usr/local/directadmin/data/admin/ip_blacklist"
(1) Another program may be editing the same file. If this is the case,
be careful not to end up with two different instances of the same
file when making changes. Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r /usr/local/directadmin/data/a
dmin/ip_blacklist"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/usr/local/directadmin/data/a
dmin/.ip_blacklist.swp"
to avoid this message.
"/usr/local/directadmin/data/admin/ip_blacklist" [New File]
Press ENTER or type command to continue
Can anyone explain to me what it might be?