Hi.
While configuring Cacti; by entering a command "sudo mv cacti-l* /opt/cacti" I am getting the following error message;
" mv: cannot overwrite non-directory '/opt/cacti' with directory 'cacti-1.2.27' "
Can someone please guide me on resolving the issue?
Thanks
mv: cannot overwrite non-directory '/opt/cacti' with directory 'cacti-1.2.27'
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: mv: cannot overwrite non-directory '/opt/cacti' with directory 'cacti-1.2.27'
It looks like /opt/cacti is a symbolic link. Check it out. You could instead do something like:
Just be careful. Look for other symbolic links like the log or rra directories.
Code: Select all
/bin/cp -frp cacti-1.2.27/* /opt/cacti
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 1 guest