Antonio Huete - 2008-09-28

Hi all,

I've properly configured my sbackup and proved it works on a local directory.
But when trying to backup to FTP I get the following error from Gnome VFS (python):

W: Failed to set the gid to 'admin' one :'getgrnam(): name not found: admin'

sh: dpkg: command not found
Traceback (most recent call last):
  File "/usr/local/sbin/sbackupd", line 593, in ?
    do_backup_finish()
  File "/usr/local/sbin/sbackupd", line 280, in do_backup_finish
    tardst = gnomevfs.create( turi, 2 )
gnomevfs.CancelledError: Operation cancelled

If anyone has manage to solve this, could you please point me out what I am doing wrong?

Thank you very much
Antonio Huete