search for: essh

Displaying 17 results from an estimated 17 matches for "essh".

Did you mean: ess
2009 Sep 03
6
rsync
...l 2>&1 ? 1/ why it needs pw when I run this rsy.sh in root? but if I run it in chloe user, it doesn't need pw as I put authoized_key in remote host chloe ? 2/ why this root cronjob is not working? what wrong? I can't see this cron in message ? the rsy.sh is below ? #! /bin/sh rsync -essh -av chloe at remotehost:/var/www/html /backup/html ? Thank you __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now http://ca.toolbar.yahoo.com. -------------- next part...
2012 Jan 31
3
rsync from rescue boot
...art the network and detect the installed system, ssh seems to work, but rsync fails with "rsync: connection unexpectedly closed (0 bytes received so far) [receiver]). Shouldn't it work as long as the underlying ssh connection works? It doesn't prompt for the ssh password and using -essh doesn't change it. -- Les Mikesell lesmikesell at gmail.com
2003 Mar 13
1
BUG: read: Invalid argument
...2.5.6cvs) to a win2k box (cygwin, rsync version 2.5.5). This setup/command had previously worked for a bit (cygwin at rsync version 2.4.6 AFAICR), but yesterday it hung, so, finding some mail-list entries about that, I upgraded cygwin, and now I get this: C:\>c:\cygwin\bin\rsync.exe -vvvvvv -essh -ac --delete ik@boat:/usr/local/cvs /cvs-bup/rsync cmd=ssh machine=boat user=ik path=/usr/local/cvs cmd=ssh -l ik boat rsync --server --sender -vvvvvvlogDtprc --delete . /usr/local/cvs opening connection using ssh -l ik boat rsync --server --sender -vvvvvvlogDtprc --delete . /usr/local/cvs read: In...
2001 Dec 07
2
Authentication 'failure' success
We are using OpenSSH (portable) version 3.0.1p1 on Linux 2.2.14-10 with RedHat's distribution of PAM 0.72-20.6.x for rsync'ing RRDTool data between two machines (among other things). When running 'rsync -essh -avz', everything works fine but the system log on the sshd side shows: PAM_pwdb[8021]: authentication failure; (uid=0) -> rrd for sshd service sshd[8021]: Accepted publickey for rrd from 216.168.105.35 port 3908 ssh2 PAM_pwdb[8021]: (sshd) session opened for user rrd by (uid=0) PAM_pwd...
2002 Aug 20
1
Files Loosing Ownership after rsync
.... server (a) and sserver (b). The data from servers a & b is rsynce'd to my third machine (c). I have implemented ssh. The process is going fine. The data is being sysnced regularly. the syntax i am using is "/usr/bin/rsync --stats --partial --progress --config=/etc/rsyncd.conf -essh -avzp 123.456.11.22:/home/source /backup/dest" ONly hitch is when ever the data is reaching server (c).. all the files are losing their ownership. The file permissions (rwx) is ok. But only the ownership is failing. ON servers (a) and (b) there are various users and they are differen...
2002 Jun 11
3
Possible UID/GID bug in chrooted shells?
...inal files, so the SUID root is working. We've also tried extracting files from tar that belong to another user (that is the files inside the tar) and when tar is suid root in the chroot it extracts them with the correct UID/GID. This is the command we used: rsync --delete-excluded --delete -essh -avz /home/admin/ test@localhost:/home/backup (from outside the chroot, the "test" user being inside it) The test user's shell is the chrooted session, and the session works fine through ssh, rsync runs without errors, but all the files created are owned by root. If we try the sam...
2011 Dec 09
1
Samba 3.0, fuse-hdfs and write problems
...force group = nobody I want only hdfs exported ;) read-performance with rsync: rsync -av /test/hdfs/user/flume/weblogs/2011-12-07/ . sent 20478888644 bytes received 92606 bytes 17377158.46 bytes/sec total size is 20475835998 (19GB, 16 MB/s) find . -type f |wc -l 4665 plain over rsync -essh .... I get around 20mb/s, so I can live with. But now the part I spent days without a solution: I perform a lot of write tests. I have a 10GB plain file (dd if of), thats I use for all write tests. Now, if I try to copy the file from host1 (cifs client), which hangs without socket options at 128MB...
2001 Jan 11
0
bug report
Hi, I use openssh-2.3.0p1, and the following occurs : [cyril at ts2 cyril]$ rsync -essh -r cyril at beda:zwz . cyril's password: unexpected EOF in read_timeout [cyril at ts2 cyril]$ FATAL: Received signal 10. and in beda log is : Jan 11 12:31:30 6E:beda sshd[2220748]: Accepted password for cyril from 195.113.46.2 port 1045 ssh2 Jan 11 12:31:30 3E:beda sshd[2220748]: error: chann...
2009 Dec 21
3
scp copy remote files does NOT copy link?
We have CENTOS 5.3 on DELL servers. I tried to us following command to copy remote files system to local: scp -rp oracle at ORA2:/home/app/oracle/10.2 . After SCP finish copy, I found some files on source file system using "link" but on target file systems it change to "physical file". Does there has way scp not change "link" setup? Thanks.
2004 Oct 22
0
rsync hangs in 'send_files starting'
...I am new to this list. I have a problem trying to mirror a cvs repository. I suspect the error happens when getting a directory containing many files. I did a test by creating 200 5k files in a directory named tmp, but It hangs after building file list. When I try to run it with -vvv: $ rsync -essh -avvvz cheepy@gateway.internet4u.com.au:tmp . This is the end of the printout (before I press ^C): .... recv_generator(tmp/94.t,195) recv_generator(tmp/95.t,196) recv_generator(tmp/96.t,197) recv_generator(tmp/97.t,198) recv_generator(tmp/98.t,199) recv_generator(tmp/99.t,200) generate_files phas...
2002 Oct 16
2
HELP !!! Problem with file timestamps updating "weird" during rsync data pull
...ing. This timestamp thing is the closest thing I can find to a problem right now. I'm calling rsync like this: SRC_DIR=${LOGIN}@${SRC}:/local/home/perfboy/orca/var/orca/orcallator/${HOSTNAME}/ DST_DIR=/local/home/perfboy/orca/var/orca/orcallator/${HOSTNAME} rsync -a -q --delete -essh ${SRC_DIR} ${DST_DIR} Any idea why rsync might be doing this ? -- ........................................................ ......... ..- -. .. -..- .-. ..- .-.. . ... ............ .-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ... Sean O'Neill
2008 May 15
3
Directory Compare
I need to verify some directories of backed up data versus restored data. What would you recommend as the type of comparison to do, and which tool would give the easiest/most usable output? Thanks! jlc
2003 Feb 20
2
rsync vs. rcp
I got used to rsync's -v --progress option so much that I used it instead of rcp even to simply copy files across the network. I dont like software that doesnt talk to me! :-) I like the percentage bar that --progress gives! To my surprise, I found that, when dealing with 1GB+ files, rsync is 4-5 _times_ slower than rcp. Yes, I know that rsync is optimized for sending deltas to a file
2008 Oct 23
5
compare directories
Hello guys, I have two mirrors. I need to compare files and directories on both mirrors and as a result print list of those which are missing on mirror 2 What i did find /data > find.mirror1 find /data > find.mirror2 Now i need to get list of those directories which are missing in mirror1. Thanks in advance! David -------------- next part -------------- An HTML attachment was
2006 Mar 05
13
Moving files to new server
Hello, I am getting a new computer and am going to need to move the files from the old to the new. What is the best way to do this? Should I install CentOS from scratch on the new computer then move the directories I need? How do I maintain permissions if this is the best way? TIA Eddie
2015 Feb 23
4
Using confirmation of key usage per-host?
...lise that, one day [...]there is sure to be one who rises against them and strikes back.? (Harry Potter 6) -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/ iEYEARECAAYFAlTrg2MACgkQzi3gQ/xETbLqQACdG0fpMXJQPku9yiTj1tVnDMfY BpEAn1hIqIPsuWKSbgXwCd8djmITATMH =esSH -----END PGP SIGNATURE-----
2015 Jun 08
2
help awk y shells en R
Al final resulto más fácil de lo esperado. Hay que instalar cywin y utilizar los comandos de la siguiente manera system('C:/cygwin/bin/wc -l var_risco_2012.csv') Esto en principio funciona El 8 de junio de 2015, 17:41, Carlos Ortega <cof en qualityexcellence.es> escribió: > Hola, > > Mira esto: > >