Login with webcontrol and web with SSH
Then (from the top of my head) admin
Then you need to enter Administrator as password
Then root
then you need the root password.
I use SSH secure shell for this.
Ths client also has a file transfer option.
Then you go to /root
Go to /opt/vmpro
Then you have all folders like you are used too.
the access is correct, in both ways, but I am not allowed to drop files into the VMPro working path (Opt/vmpro/Wavs/), I suppose because the writing user rights.
Through the ssh client suggested by tlpeter I am able to transfer files but only into the home/webcontrol folder, moreover from the VMpro client it is not possible to pick them up from there.
Now that is valuable information.
I have seen the samba part in the latest 7.0.12.3 release but i never saw any documentation about it.
Where did you find this?
For the SAMBA I've just played with the CLI, just press "?" and it lists everything it knows how to do, nice cisco like interface.
BTW Here's a listing of the sharing commands (note, I press ? and it shows what I need to do)
share>
configure share configuration
create creation of file shares and usernames
disable Stops and disables file sharing services
enable Enables and starts file sharing services
exit Exit the named view
help Display an overview of the CLI syntax
history Display the current session's command line history
logout Logout of the current CLI session
password sets password for a username
remove removes file shares and usernames
set
show shows information regarding file shares and usernames
top Return to the default mode
wizard
share>create
share create a share folder
user create a username for file sharing
share>create share
create share <name_of_share> <path_of_share>
create a share folder
name_of_share Name of file share (lower case a-z, example: 'myname')
path_of_share Path on disk to share (example: '/myfolder')
But i saw the contactstore folder that is there by default.
Funny that the 7.0.20 techbulletin mention nothing about contact store and vmpro on linux while it is there
if you edit /etc/ssh/sshd.config you can enable root log in via ssh*
alternatively ssh using webcontrol/web then switch to root with su
chmod -R 777 /opts/vmpro/Wavs will make Wavs & all sub directories globally writable
*This is normally considered a security risk bit as the webcontrol password is public knowledge & your root password shouldn't be it may actually be safer
I do not Have A.D.D. im just easily, Hey look a Squirrel!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.