I use SCP to upload the files to /opt/vmpro/Wavs/CustomPrompts.
I then use ssh as root to change the ownership and access permissions.
cd /opt/vmpro/Wavs/CustomPrompts
chown vmpro:vmpro autoattendant.wav
chmod 755 autoattendant.wav
I use SCP to upload the files to /opt/vmpro/Wavs/CustomPrompts.
I then use ssh as root to change the ownership and access permissions.
cd /opt/vmpro/Wavs/CustomPrompts
chown vmpro:vmpro autoattendant.wav
chmod 755 autoattendant.wav