AW: Compare file/dir size

2010-07-28 Thread HACKER Nora
Thanks for the hint, Jeff - rsync is perfect for my purpose, works great :-) Regards, Nora > -Ursprüngliche Nachricht- > Von: Jeff Pang [mailto:pa...@arcor.de] > Gesendet: Freitag, 23. Juli 2010 09:40 > An: HACKER Nora > Cc: beginners@perl.org > Betreff: Re: Compare file/dir size > >

AW: Compare file/dir size

2010-07-23 Thread Thomas Bätzler
HACKER Nora wrote: > Thanks for your input. Since both directories reside on different > servers I would need a solution suitable for rexec. I have already > thought about something like what you suggested, but then I discarded > this idea because in my opinion a rexec for each file to get the sta

AW: Compare file/dir size

2010-07-22 Thread HACKER Nora
Hi Rob, > My solution to this would be to simply open the directory and read the > files then using the individual files (easy enough to filter on > extensions or what ever else you like) compare the file sizes. [...] > Do the same with the other directory and compare the results (I would > use