Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UC Module backups

Status
Not open for further replies.

biv343

Systems Engineer
Apr 14, 2005
3,648
US
I'm looking for input as to what others may be doing for periodic VM Pro backups when you have a UC module or Linux server. I don't like the idea of relying on the customer to use a SFTP client to periodically download the backups. Have any of the gurus here come across a fairly foolproof way to do this?
 
Make a share of the backup folder.
You can do this by loggin in with SSH and type this:

chmod 777 /opt/vmpro/Backup/Scheduled
You could choose for a certain folder but this would do the trick.

You could add some security by changing the smb.conf and add a user and password for this.

BAZINGA!

I'm not insane, my mother had me tested!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top