Displaying 7 results from an estimated 7 matches for "vvlogdtprze".
Did you mean:
vlogdtprze
2004 Jul 16
1
Rsync using --daemon - how to specify port on client side for upload.
Hi,
I'm not sure what whether I have constitutes a bug, but here goes;
I have two scripts; one I use when my website is 'correct' and i need a copy on
my mirror, in which case, I start rsync like so;
rsync -avvz rsync://www.clintoneast.com:20000/clinton /home/cje/mirror/
opening tcp connection to www.clintoneast.com port 20000
receiving file list ...
It works fine.
However, i
2002 Jul 26
1
inflate returned -3
Good day, all,
I'm trying to transfer a 174M file to a system with 1.2G free.
Other files in the tree come over just fine, but this transfer dies
partway through:
rsync -avvz -e ssh --partial --progress server.with.the.file:/server/directory /local/directory
opening connection using ssh server.with.the.file rsync --server --sender -vvlogDtprz --partial . /local/directory
receiving file
2010 Nov 11
1
rsync stops at system call select()
...hot_data*
* At first, this works just fine.* But after about one or two days,
rsync will stop at some place and the whole backup process stuck.
The following is the output with -vv option when backup stop:
*opening connection using: ssh -l admin 10.249.49.101 rsync
--server -vvlogDtprze.isf . /news_hot_data*
I used strace to track the system call, and I found select() was
invoked again and again, never end until the program was killed by ctrl+c.
The following is the output:
......
18477 select(1027, [255 1024], [], NULL, NULL) = 1 (in
[1024])...
2014 Nov 22
1
rsync not transferring files
....5) to my local machine. It
appears to connect fine, but does not transfer any file. this is what I
am seeing
[youcantoo at testbox home]# rsync -avvvzh -P --stats --delete
servername::backupdir/ /home/findmoore
opening tcp connection to servername port 873
sending daemon args: --server --sender -vvlogDtprze.iLs . backupdir/
Welcome to the servername rsync server.
You may download the distribution by using the appropriate module name.
For example:
rsync -avz -P --stats --delete username at servername::modulename/
/local/path
receiving incremental file list
recv_file_name(.)
received 1 names
r...
2002 Aug 07
1
Is there anyway to fix large file support?
I got Large files working fine on Solaris, just make a 64bit binary :).
Seriously, I would try making a 64bit binary for HPUX as well(something
like +DA2.0W for 64bit PA_RISC).
Robert Weber
University of Colorado
--------
>
> I am currently writing disaster recovery software for the company I work
> for. I have been watching rsync development now for the past couple of
2014 Nov 24
1
rsync not transferring files
...not transfer
>> any file. this is what I am seeing
>>
>> [youcantoo at testbox home]# rsync -avvvzh -P --stats --delete
>> servername::backupdir/ /home/findmoore
>>
>> opening tcp connection to servername port 873 sending daemon args:
>> --server --sender -vvlogDtprze.iLs . backupdir/ Welcome to the
>> servername rsync server.
>>
>> You may download the distribution by using the appropriate module
>> name. For example:
>>
>> rsync -avz -P --stats --delete username at servername::modulename/
>> /local/path
>>
>&g...
2014 Nov 26
0
rsync not transferring files [SOLVED]
...am seeing
>>>>
>>>> [youcantoo at testbox home]# rsync -avvvzh -P --stats --delete
>>>> servername::backupdir/ /home/findmoore
>>>>
>>>> opening tcp connection to servername port 873 sending daemon
>>>> args: --server --sender -vvlogDtprze.iLs . backupdir/ Welcome
>>>> to the servername rsync server.
>>>>
>>>> You may download the distribution by using the appropriate
>>>> module name. For example:
>>>>
>>>> rsync -avz -P --stats --delete
>>>> usernam...