These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Backup failed on the new forum.
I have Virtualmin Virtual Servers Version 3.41.gpl and I cannot backup my virtual server by FTP option.
FTP server : 192.168.0.41 File on server : Login as user : web with password : ******
Backup failed : Missing or invalid absolute path on FTP server
I need your help please.
Thanks.
Hey Simon,
I believe it's just what it says. It looks like you haven't told it where to put the file... Give it an absolute path to where you want the backup stored, and try it again.
e.g.:
/home/joe/backups/virtualmin.tar.gz
Assuming the /home/joe/backups exists, and the user "web" exists and has permission to write to /home/joe/backups.
--
Check out the forum guidelines!
Excelent, now it works correctly.
Thanks.