NasBackup open source rsync base backup solution for Windows announcement.

2004-06-28 Thread NasBackup Team
NasBackup is an open source backup solution. It is software for backing up MS Windows desktop PCs, laptops and servers to network disks. NasBackup is a highly configurable solution and easy to install and maintain. NasBackup was designed to be easy to use for the end desktop user, yet scalable to

rsync between different file system types

2004-06-28 Thread ww m-pubsyssamba
Hi list, can anyone tell me whether rsync unicode support (which I believe exists but don't claim to be any export on ;-)) will allow me to rsync data between different file system types which have differing valid filename character sets? ie NTFS <-> UFS, in my case I actually want to do

rsync C wrapper

2004-06-28 Thread mayuran
I know in perl there are at least two wrappers for Rsync, File::Rsync and File::RsyncP (pure perl). Is there anything similar available in C ? thank you. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-ques

Re: Q: Rsync, Batch: How to avoid the "password" ask ?

2004-06-28 Thread Stuart Halliday
> As I want to automate my Desktop backup process, I'm currently trying > to finilize a CMD (Windows XP batch) file in order to save different data > (outlook.pst, \desktop, \docs, \Favorites ). > > My problem is that even with this parameter SET RSYNC_PASSWORD= > It still ask me for a pas

Re: Trouble with rsync inside fcron: buffer overflow in recv_exclude_list

2004-06-28 Thread Hendrik Visage
On Sun, Jun 27, 2004 at 11:58:39PM -0700, Wayne Davison wrote: > On Sun, Jun 27, 2004 at 09:41:49PM +0200, Hendrik Visage wrote: > > /usr/bin/rsync --delete-after --max-delete=1 -pogtvS /var/spool/mail/* > > /md7/mail_backup/`date "+%H"`/ > > Drop the '*' and try again (leave the trailing sla