Displaying 2 results from an estimated 2 matches for "avzol".
Did you mean:
avzl
2002 Jun 09
1
Rsync of filesystems with sym-links to other hosts
...nking to other FILES, but these files are residing on fs12
fileserver.
I would like to rsync the /fs13/m6.uecommon.1/wmt8/utils filesystem on the
fs13 fileserver to another fileserver called sgfs. I've tried the following
on sgfs fileserver:
sgfs fileserver contains the /tmp directory.
rsync -avzol fs13:/fs13/m6.uecommon.1/wmt8/utils /tmp/
and also rsync -avzoL fs13:/fs13/m6.uecommon.1/wmt8/utils /tmp/
but both ways did not get the files copied to sgfs fileserver.
Could someone point out I should rectify this problem?
I've also tried copying filesystems of /fs12/m6.uecommon.1/ from...
2003 Jul 08
1
rsync's "value to large" error.
HI,
I'm trying to transfer a list of files within a filesystem to another filesystem. I've used the option:
# rsync -avzol --progress /wp05/global/FCSI/WP_RLS05/rundir/ /nfs_proj/global/WP/
However, it had produced the error below:
building file list ... global/FCSI/WP_RLS05/rundir/wp_celtic_max_fullwarn.tcl.log: Value too large to be stored in data type
# du -sk wp_celtic_max.tcl.log
4 wp_celtic_max.tcl.log...