Regular Board Member 
Joined: 2010/8/9
From
Posts: 60
|
I am testing fwbackups from my WinXP laptop going to my home SSH server. To start I created a test backup set to push my TFTP directory over. I am doing a direct copy of the files and folders, because I wanted to be able to check off the "incremental" box (I presumed it would let me after it did a full backup once, but it does not, but letting it go as a single gzipped file does the same problem below).
The backup works, but the file paths are as follows: backup\Backup-test-set-2012-03-12_10-07\C:TFTP-Root\filename.cfg
Note that is the filename, not a full path to the file! This is in /home/myuser.
Any suggestions for a fix? Convert \ to / in the program? I tried looking in sftp.py but I am not sure where to modify.
|