Let's try.
[EMAIL PROTECTED] wrote:
>There is one file that is over 45 GB, and it started having
>trouble with that file.
>
> I don't know what the size of the file was before
>it started having trouble
>
>We tried pushing and pulling both, and it gets that error both ways.
>
Rsync has two, un
On Thu, Mar 23, 2006 at 07:22:22PM -0500, Robert Fitzpatrick wrote:
> I assume this means it is having problems with the length of the file
> name?
Yes. The output you cited indicates that the combined filename would be
124+137 = 261 bytes, which overflows the horrendously small MAXPATHLEN
size u
I have rsync 2.6.6 on unix source to a cygwin setup on a Windows 2003
server. Was working well, then I moved a folder down one subdirectory
and started getting the following. I assume this means it is having
problems with the length of the file name? I have the same problem with
long file names usi
Hello,
I have inherited a setup where there are 2 AIX 5.1 systems in 2 separate
sites. There are large database files that are backed from each site to
the other via rsync. Currently, it is using rsync version 2.5.4. It does
it via ssh with the options -avz. This has all been merrily plodd
On 2006-03-23 17:40:11 +1100, russell wrote:
> I was wondering if anyone has used rsync to generate forests of
> symlinks which point
> to a specified hierarchy.
Is lndir(1) what you want?
Best
Martin
--
http://www.tm.oneiros.de
--
To unsubscribe or change options: https
On Wed, 22 Mar 2006, David Bear <[EMAIL PROTECTED]> wrote:
> I am trying to use the syntax:
>
> rsync -av -e "ssh -l ssh-user" [EMAIL PROTECTED]::module /dest
>
> found at http://rsync.samba.org/ftp/rsync/rsync.html
> There is an rsync daemon running on rhost.asu.edu and that has a
> module n
On Wed 22 Mar 2006, Linus Hicks wrote:
> Paul Slootman wrote:
> >
> >I'd recommend doing --inplace, as chances are that data won't move
> >within a file with oracle data files (so it's not useful to try to find
> >moved data), and copying the 4TB to temp. files every time could become
> >a big time
Hello all,
I've created rsync depots for HP-UX 11.11 and 11.23. How to place its to
rsync.samba.org download section?
Jiri
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html