similar to: bash: /usr/local/bin/rsync: Argument list too long

Displaying 20 results from an estimated 7000 matches similar to: "bash: /usr/local/bin/rsync: Argument list too long"

2002 Apr 22
2
skipping non-regular file
Hello, When using rsync 2.4.6 on a linux machine to copy a complete web directory (rescursively) on an other linux machine on my local network. For one file I got : skipping non-regular file www/svg_mysql/mysql.sock This file got the "s" flag set (and I suppose that is the problem). Anybody can tell me which option should I use to also in the syntax of the rsync command to copy this
2010 Jan 25
1
[Fwd: Re: The directory that I am trying to clean up is huge]
On Sat, January 23, 2010 20:21, Robert Nichols wrote: > Robert Heller wrote: > > Gosh, then I guess the manpage for 'find' must be totally wrong > where it > says: > > -exec command ; > ... > The specified command is run once for each matched > file. > Not wrong, just not very explicit regarding process. The man page
2003 Feb 07
2
Problem with rsync from one machine
I am not sure where to begin so I will be as verbose as I can to explain the problem. I have 3 servers. Their specs are: Machine A: Redhat 7.1 kernel 2.4.9-34 openssh 3.1p1-5 Machine B: Redhat 7.3 kernel 2.4.9-31 openssh 3.1p1-5 Machine C: Debian Woody kernel 2.4.18-bf2.4 openssh 3.4p1 rsync 2.5.6 I am running an rsync over ssh from Machine C to Machine B with the following: rsync --verbose
2005 Jul 04
2
Permissions Question
List- I have a permissions issue. Below is my script. I am attempting to archive several data sets from our current production server (a Win2K box) to our new server, a high performance Fibre Channel Linux-based system. C:\bin\cwRsyncServer\bin\rsync.exe -avvi --rsh="c:\bin\cwRsyncServer\bin\ssh.exe -l root" --password-file=c:\bin\cwRsyncServer\etc\secret --progress --stats
2002 Feb 05
3
Doubt in Rsync !!
Sir, How to run the rsync server in the remote machine. I want to mirror the set of directories from one machine to another machine which are in the network. I used the following command : /usr/sbin/rsync -vv --delete --recursive --times --perms --update source directory destinationmachine:destination directory. I got the error: Permission denied. How to tackle this error ? thanks laks
2012 Nov 30
3
Speeding Up Rsync for Large File Sets
We have a particular file system that we're trying to keep in sync between two FreeBSD/ZFS servers using Rsync. The file system has many millions of files, and about 4TB of data total. Rsync takes HOURS to run, even when there are no files to transfer. Just the comparison itself takes hours. Is there any way to speed up the transfer? The command line I'm using is:
2004 Jun 16
5
Failed to authenticate on INVITE
Hi, I upgraded my two asterisk boxes today to the latest cvs (up from 5/3/04). These two boxes talk to eachother via sip, not iax. Since the upgrade, I get the error "Failed to authenticate on INVITE" trying to make calls to/from either box. Removing the secret from each box's sip config seems to work but is utterly braindead. Has anyone seen this? - Eric
2007 May 06
2
battery discharge too fast
From the moment when the UPS rapports "Low Battery" to the end of the shutdown, too mutch time is passing. So the computer does not have enough time shut down properly. Can I shut down the computer on the "On Batery" status? Or can I shut down when the UPS rapports 50% of the battery? Thank you.
2006 Feb 22
3
why ''hello world'' doen''t work?
I just learn RoR. I try a ''hello world'' here http://www.smtservers.com/demo/ you can see all my code. I hope ''hello world'' works on the URL. http://www.smtservers.com/demo/say/hello But I get a 404 error. Please help me.Thanks M -- Posted via http://www.ruby-forum.com/.
2004 Jan 21
1
Moving from one server to another with rsync?
Hi, I am currently in the process of migrating from RH 7.3 to RHEL ES 3.0 on my system. Of course there is a lot of iles that will need to change server (new server is ready). My question is of course what is the best way to do this? My thought is rsync with a function like this: 1: Running rsync once to get all the files over to my new system 2: Running rsync several times to keep the files
2003 Jan 09
2
Help With Restoring
Hi All, I have been using rsync to backup to a central server with a 7 day incremental script on 2 Redhat boxen. #!/bin/sh PATH=/usr/local/bin:/usr/bin:/bin DAY=`date +%A` export PATH DAY [ -d /root/emptydir ] || mkdir /root/emptydir rsync --rsh=/usr/bin/ssh --delete -a /root/emptydir/ CENTRAL_SERVER_IP:/backup2/BACKED_UP_SERVER_FQDN/$DAY rmdir /root/emptydir rsync --delete
2020 Aug 12
2
Using SSSD + AD with Samba seems to require Winbind be running
On 12/08/2020 14:18, Robert Marcano via samba wrote: > On 8/12/20 9:11 AM, L.P.H. van Belle via samba wrote: >> What i dont get/understand .. >> >> Why ? Why such setup. >> Can TP explain this? >> >> Just trying to understand you idea why setup like this.. >> There must be a reason? >> > > SSSD provides features that Samba probably will not,
2011 Jul 28
1
sorting data from dataframe with oter dataframe
Hi, the subject isn't define well the problem, so i'll explain it in detail: i've got a csv.file with data on number of factors (every column got the name of the factor as header and the data below). on another csv file, i've got the factors sorted by their type. for example- c1=read.csv('C:/R/c1.csv', header= TRUE) urrDate A_XS b_XS c_XS
2006 Feb 24
8
RoR meets .net *cringe*
It was a miserable failure for us. Your best bet is to run on Linux. > 1. Has anyone done any benchmarks with it? Is there any reason this > couldn''t be viable for production loads? (feel free to speculate if you > haven''t) When it finally worked, after two weeks of trial and error (and we can''t reproduce it again) it performs poorly under IIS. It looks
2003 Dec 23
4
Permissions Problems
Here's my command copied from a shell script:\ rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh --recursive --times --perms --links \ /home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/ Here's some (a small part) of the output: jk/.recently-used 253 100% 0.00kB/s 0:00:00 rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied (2) stat
1998 Nov 04
3
change Unix file permissions from a NT Box
Is there a posibilty to change all Unix file permissions from the NT-Explorer (not only arciv,hidden,sysem mappig). A solution could bee to extend the context menu with to entries show security and set secutriy (inf - files could do that for example winzip-installation does the sama). This extensions can call for example a rsh programm which will do that job. Does anybody has a solution or ideas
2020 Mar 23
2
Samba still DNS Exit Code 23
Meny thanks for our fast answer ! root at AD:/source# cat /tmp/samba-debug-info.txt Collected config --- 2020-03-23-15:57 ----------- Hostname: AD DNS Domain: Caloro.m FQDN: AD.Caloro.m ipaddress: 192.168.1.7 ----------- Kerberos SRV _kerberos._tcp.Caloro.m record verified ok, sample output: Server: 192.168.1.9 Address: 192.168.1.9#53 _kerberos._tcp.caloro.m service = 0 0 88
2013 Jun 24
2
qemu images
On Jun 24, 2013 3:28 PM, "H. Peter Anvin" <hpa at zytor.com> wrote: > > Not unless you explicitly force the OS to include a driver. http://www.syslinux.org/wiki/index.php/MEMDISK#-_Drivers_that_detect_the_MEMDISK_mapped_floppy.2Fdisk.2FISO_image > mattias <mj at mjw.se> wrote: > > >ah i meen that > >so i can boot e.g windows xp? > >let's
2004 Jan 28
1
rsync error using ssh : @ERROR: access denied to server.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}
I use rsync to mirror several servers. I run RH7.3 My rsyncd.conf file is: motd file = /etc/rsync.d/rsync.motd log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock hosts allow = 10.1.2.200 10.1.2.201 hosts deny = 0.0.0.0/0.0.0.0 use chroot = yes max connections = 3 #syslog facility = [website] path = /var/www/website comment = Connex Live WWW
2006 Feb 24
5
Controller Methods gets called twice on single invocation
I have no idea why this is happening but it seems like every method on my controller gets called twice. Here is what it looks like when I call a list using the scaffold code ========================== Processing DepartmentsController#index (for 127.0.0.1 at 2006-02-24 01:05:00) [GET] Parameters: {"action"=>"index", "controller"=>"departments"}