Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#154759 - 11/04/2003 10:28 RSync transfers ZERO files. Why?
Chuck
member

Registered: 06/06/2001
Posts: 183
I have the source and desitnation talking to each other fine it seems, but no files are transfered. The destination empeg connects to the souce, gets a file ilst, the file list scrolls by, but none of the files copy. The file system is mounted RW and I'm using the RSync argumente -auv. The destination empeg has only the 100 & 101 FIDs on it. Anyone have some hints?

Thanks,
-Chuck

Top
#154760 - 11/04/2003 11:09 Re: RSync transfers ZERO files. Why? [Re: Chuck]
tms13
old hand

Registered: 30/07/2001
Posts: 1115
Loc: Lochcarron and Edinburgh
You might be able to tell whether your problem is with source or destination by syncing (a subset of) the source player to a desktop machine or by syncing some random files from a server on a desktop machine. (By "desktop machine" I actually mean anything other than the empeg)

Have you double-checked the config file (normally /etc/rsyncd.conf) on the server (source) machine? Perhaps you had one but overwrote it when upgrading to 2.00 final?
_________________________
Toby Speight
030103016 (80GB Mk2a, blue)
030102806 (0GB Mk2a, blue)

Top
#154761 - 11/04/2003 11:31 Re: RSync transfers ZERO files. Why? [Re: tms13]
pgrzelak
carpal tunnel

Registered: 15/08/2000
Posts: 4859
Loc: New Jersey, USA
Greetings!

Also, could you post the command you used and the directory you issued it from? Thanks.
_________________________
Paul Grzelak
200GB with 48MB RAM, Illuminated Buttons and Digital Outputs

Top
#154762 - 11/04/2003 11:45 Re: RSync transfers ZERO files. Why? [Re: tms13]
Chuck
member

Registered: 06/06/2001
Posts: 183
Thanks for the reply Toby. The daemon wouldn't start on the source if there wasn't a rsyncd.conf file, so that doesn't seem to be the problem.

Top
#154763 - 11/04/2003 11:49 Re: RSync transfers ZERO files. Why? [Re: pgrzelak]
Chuck
member

Registered: 06/06/2001
Posts: 183
Hi Paul. I'm using the 'standard' empeg rsync command.

rsync -auv --delete rsync://192.168.0.6/drive0/fids

I'm in the 'drive0' directory. The output looks just like a dry run, the log difference between dry run and not is 1 byte.

Top
#154764 - 11/04/2003 11:51 Re: RSync transfers ZERO files. Why? [Re: Chuck]
pgrzelak
carpal tunnel

Registered: 15/08/2000
Posts: 4859
Loc: New Jersey, USA
Hmmm... Maybe (but this might not be it)...

rsync -auv --delete rsync://192.168.0.6/drive0/fids . (dot)

Specifying the destination directory explicitly.
_________________________
Paul Grzelak
200GB with 48MB RAM, Illuminated Buttons and Digital Outputs

Top
#154765 - 11/04/2003 12:04 Re: RSync transfers ZERO files. Why? [Re: pgrzelak]
Chuck
member

Registered: 06/06/2001
Posts: 183
You DA MAN! All this aggreivation over a d@mn dot. Of course that's now obvious as can be when looking at the rsync man page.

This is all you fault, by the way. I'm getting everything set up for the two 80GB drives that you made me buy.

Thanks again!

Top
#154766 - 11/04/2003 12:21 Re: RSync transfers ZERO files. Why? [Re: Chuck]
pgrzelak
carpal tunnel

Registered: 15/08/2000
Posts: 4859
Loc: New Jersey, USA
Greetings!

Cool! Glad it was something harmless. As for the drives, I always try to spread the joy where ever possible...
_________________________
Paul Grzelak
200GB with 48MB RAM, Illuminated Buttons and Digital Outputs

Top