Hi, all
I use backuppc at first time. my server is Ubuntu 5.10, client is
windows Xp pro SP2.
I installed backuppc from a debain stable repository. config.pl is
config by default.
Windows xp use cygwin by installed from Setup.exe version 2.457.2.2 and
selected full packet, rsync is version 2.6.3
and windows xp is off firewall for test run backuppc to backup my data
I create public key in both on client and server, it can login by not
require password, and I add name of client and server
into "~/.ssh/known_hosts" for aviod require "yes" by ssh
can i use other username, i don't want to use usename "root".
server name: bangkok
client name: bangsaen
username on windows: chaiwat
on client:
rsync -av [EMAIL PROTECTED]:source . it work fine.
rsync -av [EMAIL PROTECTED]: . it work fine.
on server:
rsync -av [EMAIL PROTECTED]: . it work fine.
rsync -av [EMAIL PROTECTED]: . it work fine.
su - backuppc
sh-3.00$ ./BackupPC_dump -v -f bangsaen
cmdSystemOrEval: about to system /bin/ping -c 1 bangsaen
cmdSystemOrEval: finished: got output PING bangsaen.osdev.co.th
(192.168.1.130) 56(84) bytes of data.
64 bytes from bangsaen.osdev.co.th (192.168.1.130): icmp_seq=1
ttl=128 time=0.077 ms
--- bangsaen.osdev.co.th ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.077/0.077/0.077/0.000 ms
cmdSystemOrEval: about to system /bin/ping -c 1 bangsaen
cmdSystemOrEval: finished: got output PING bangsaen.osdev.co.th
(192.168.1.130) 56(84) bytes of data.
64 bytes from bangsaen.osdev.co.th (192.168.1.130): icmp_seq=1
ttl=128 time=0.071 ms
--- bangsaen.osdev.co.th ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.071/0.071/0.071/0.000 ms
CheckHostAlive: returning 0.071
started full dump, share=/test-backup
Running: \$SshPath -q -x -l chaiwat bangsaen /bin/rsync --server
--sender --ignore-times . /test-backup/
Xfer PIDs are now 10700
xferPids 10700
Can't write 4 bytes to socket
Done: 0 files, 0 bytes
Got fatal error during xfer (No files dumped for share /test-backup)
Backup aborted by user signal
dump failed: No files dumped for share /test-backup
sh-3.00$
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/