search for: lemsx1

Displaying 3 results from an estimated 3 matches for "lemsx1".

2002 Sep 07
1
rcopy.pl an Perl script for rsync (with XML config)
...nloads/rcopy.pl And you can read an article I did explaining it's usage (Spanish only, use the Fish to translate -- http://world.altavista.com ) from this link: http://www.latinomixed.com/article.php3?story_id=232 ----)(----- Luis Mondesi System Administrator/Web developer LatinoMixed.com lemsx1@hotmail.com You think Oedipus had a problem -- Adam was Eve's mother. Be secured. Get the public signature here: http://www.latinomixed.com/lems1/public-a.asc _________________________________________________________________ Rejoignez MSN Hotmail, le plus important service de messagerie h...
2002 Sep 08
2
Rsync fail repeatedly on the same files.
Hello, I?m trying to rsync Windows 2000 to Linux. It fail on the same file every in every try. If I delete from the source the problematic file, then it fail again after a while on other file. The file size vary etc. I install rsync on other Linux for test, and there was no problem to rsync the entire directory to this new destination. The error message on the client site is some
2005 May 24
1
scp remote-to-remote implementation
(Please when replying include my email since i'm not subscribe to this list) Hello all, I always wanted to be able to copy from one remote location to another from a master server/workstation using something like: scp [-r] server1:/path/to/dir server2:/path/to/dir2 And have scp "know" that i mean to copy from server1 to localhost and from localhost to server2 or something of that