Displaying 20 results from an estimated 3000 matches similar to: "Problem with --fil"
2009 May 02
1
The --relative option on remote machine to source machine ???
Hi,
I read below lines in rsync v3.0.5 for --relative option.
if you used this command:
rsync -av /foo/bar/baz.c remote:/tmp/
... this would create a file named baz.c in /tmp/ on the remote machine. If
instead you used
rsync -avR /foo/bar/baz.c remote:/tmp/
then a file named /tmp/foo/bar/baz.c would be created on the remote machine,
preserving its full path
It is also possible to limit the
2009 May 07
1
Going to upgrad rsync V2.6.7 to V3.0.5
Hi,
We have been planning to upgrad rsync 3.0.5. I have some question on this so
that we will not screwed up the file systems. We have been using rsync 2.6.7
since long and we didn't have any major problems. I am wondering if we
upgrade rsync 3.0.5 then will it cause any unexpected behaviour then rsync
2.6.7? Can we directly upgrade it without any problems? It would be nice if
someone suggest
2009 Jan 20
8
find out the meaning of rsync error code
Hi,
Could anyone please tell me how to get the meaning of rsync error codes.
In "rsync return code: 12" error, what 12 indicates?
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
2009 Apr 17
1
Overwrite the rsync log-file in rsync3.0.5 ??
Hi, Could any one please let me know if there is anyway to overwrite the
log-file if it already exists. I want /tmp/mylogs/myfile file to be
overwritten each time below command executes.
rsync -av -ii file-format='MyLogs: %i %f %l %o %b'
--log-file='/tmp/mylogs/myfile'
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
2009 May 28
4
some files vanished before they could be transferred
Hi,
I am getting "rsync warning: some files vanished before they could be
transferred (code 24) at main.c(1039) [sender=3.0.6]" now frequently but
while using rsync version 2.6, I used to get it rarely. Any idea would be
helpful on why rsync 3.0.6 is throwing this warning frequently.
Jignesh.
-------------- next part --------------
HTML attachment scrubbed and removed
2004 Aug 31
4
rsync crashing Redhat RHEL3.0 server
We are using rsync to mirror around 10 of our websites from dedicated
server A to dedicated server B runing RHEL 3.0 and rysnc v2.6.3pre1 in a
daemon mode. I am using the following crontab script command on dedicated
server A:
/usr/local/bin/rsync -avz -e "ssh -i
/home/users/admin/publicKey-for-server-B" /home/serverA/site3
serverB::home/mirror
Dedicated server B (where the
2008 Dec 16
6
logging mechanism in rsync
Hi Friends,
Does rsync V3 has the feature for logging the files which have not been
transferred? Its already logs the file which have been transfered.
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Dec 04
3
rssync source code as a windows project
Hi Friends,
I have started learning rsync source code but I am finding very difficult to
go back and forth to find the execution flow. I could see that rsync code is
written in UNIX and the compilation is difficult. Does anybody converted it
into Windows Project so that we can open in using Visual Studio IDE and it
will be very simple to search for some function and find the complete work
flow.
2009 Mar 02
2
how rsync calculate Tranfer rate ??
Hi,
I am not sure how rsync calculates below statistics and how transfer rate
170583.48 bytes/sec ? Where is the total transfer time information? How
speedup is 1? How Total bytes written is 6567384? Could someone please give
me brief information on this.
Number of files: 4
Number of files transferred: 3
Total file size: 6566219 bytes
Total transferred file size: 6566219 bytes
Literal data:
2004 Jul 16
3
Email eller vedhæftet fil blokeret
Email eller vedhæftet fil afsendt fra din adresse (eller med din adresse som afsender) er blevet afvist fra Allerød Kommune.
Spam og virus bliver typisk sendt under dække af andre afsendere og den blokerede email behøver derfor ikke oprinde direkte fra dig. (Husk dog altid at have et opdateret antivirusprogram på din computer.)
Du kan evt. scanne din computer med det gratis' værktøj
2009 Jul 10
4
change a image from physical to fil based
i try to change one of my images from lvm to file with
dd if=/dev/vps/centos of=/root/mj.img
the fiel whas created byt will not
ok i bigin boot but failed
i remember the system can''t find the lvm groups
i not remember anymore
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Mar 13
4
Save the elements of an atomic vector to a text fil
Hii,
I will save the elements of the vector median<-with(x, tapply(V3, grup,
median)). The output of this vector is:
25 50 75 100 125 150 175 200 225 250 275 300 325 350 375
400 425 450 475 500
17.8 17.8 17.5 17.8 17.7 17.6 17.7 17.6 17.8 17.7 17.6 17.7 17.8 17.7 17.8
17.8 17.8 17.8 17.7 17.7
Can anybody help me how to do it. I will save it to a text file...
2008 Dec 16
2
Transfer mode
Hello Friends,
Could any one please tell me what is transfer mode and what are the transfer
modes available in rsync?
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Dec 04
0
ERROR: ctfmerge: Cannot open output file isp for r/w: No such fil
OK, I am trying to dtrace isp(4) module in freebsd 7.
each obj file is converted using:
ctfconvert -L VERSION isp_freebsd.o
and using "ctfdump isp_freebsd.o" I can see CTF info embedded in the .o file
but in the linked kernel module, I found much less CTF info inside it.
I guess I should use "ctfmerge" to combine the CTF info from each obj file into the final kernel module,
2009 May 07
1
"%h %a %u" string in --log-file-format doesn't work
Hi,
I have been using --log-file-format and --log-file options in following way
in rsync-3.0.5
rsync -avz -ii --log-file-format='%h %a %m %u %i %f %l %o %b'
--log-file='/tmp/myfile' /src /dest
It does't include the host name, IP address and authenticated user name and
instead it keep it as "%h %a %u". Could any one tell me what is wrong here?
Example output is
2006 Jun 04
4
Fil from filsystem -> db
Since Ajax doesn''t support file uploads, I''m using "IFRAME remoting
made easy" (http://sean.treadway.info/). I''m saving a file to the
filesystem, and then trying to put it in to the database when I do the
final submit with ajax. I thought picking the file up and putting it
in the db would be as easy as having:
"@image.data =
2003 Jan 23
3
Locating the MACHINE.SID fil
Additional Info...
I am beginning to think that a file called 'secrets.tdb' might be what I
am looking for. Inside that file is something mentioning SID. Of course,
it also mentions the name of the PDC.
If that is the file I am supposed to copy over. Then it is done.
However, I still need a little more input for setting up a Samba BDC.
With a Samba BDC, should I leave the
2008 Apr 10
3
Zfs send takes 3 days for 1TB?
Can zfs send utilize multiple-streams of data transmission (or some sort
of multipleness)?
Interesting read for background
http://people.planetpostgresql.org/xzilla/index.php?/archives/338-guid.html
Note: zfs send takes 3 days for 1TB to another system
Regards,
Jignesh
2002 Nov 29
3
Version 2.2.6 and above are not able to store big fil es over 2GB
I'm hitting the 2G limit taring from 2.2.2 to ntfs NT4.
could this be my problem as well.
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On
Behalf Of Klaus Ethgen
Sent: 29 November 2002 4:10 PM
To: samba@lists.samba.org
Subject: [Samba] Version 2.2.6 and above are not able to store big files
over 2GB
Hello,
when I store a file biger than
2005 Dec 30
5
Dtrace locks up on sol
Hi all...
I''ve just got my hands on a Solaris 10 box for the first time. I''ve heard wonderous things about dtrace, so the first command I type is dtrace -l which disappointingly does nothing at all. It just hangs, and neither Ctrl-D, Ctrl-C or kill -9 from another shell will do anything to kill it.
The box is:
SunOS t2000 5.10 Generic_118822-25 sun4v sparc SUNW,Sun-Fire-T200