Re: fwbackups saving sets with \ in filename!
Posted by pschaff on 2012/3/12 19:09:09
Debugging/modifying a Windows backup program problem is not an appropriate topic for "CentOS 6 - Software Support". Moving to Social.
It appears that
SFTP should be supported but you are apparently misusing it. From your description is seems you created a directory structure on the target and then attempted to back up to it, rather than creating a backup set on the target.
The Windows version does not support incremental backups:
http://www.diffingo.com/downloads/fwbackups/docs/html/sect-User_Guide-Creating_a_backup_set-Options_Simple.htmlQuote:
Enabling the Backups are incremental option will run an incremental backup instead of a full one, copying only the changes since your last backup. Currently, the incremental backups are only available for set backups on Unix-like platforms (such as Linux and OS X) and cannot be used when backing up to a remote host.
Additionally, running an incremental backup will update the backup folder in-place so no old backups will be kept if you choose to enable incremental backups.
This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=14&topic_id=36334&post_id=157369