Mailinglist Archive: opensuse (2714 mails)
| < Previous | Next > |
Re: [opensuse] rsync errors
- From: Patrick Shanahan <ptilopteri@xxxxxxxxx>
- Date: Fri, 11 May 2007 08:33:25 -0400
- Message-id: <20070511123325.GR31355@xxxxxxxxxxxxxxx>
* James D. Parra <Jamesp@xxxxxxxxxxxxxxxx> [05-10-07 20:22]:
> I am getting 'skipping non-regular file' errors when running rsync. Any
> ideas on why and how to fix them?
>
> Using rsync -rpvougt .....
>
> skipping non-regular file "rd/programs/unixODBC-2.2.11/samples/helper.o"
> skipping non-regular file
> "rd/programs/unixODBC-2.2.11/sqp/.libs/libsqplc.la"
> skipping non-regular file
> "rd/programs/wxwidgets/wxBase-2.6.2/lib/libwx_baseu-2.6.so"
> skipping non-regular file
> "rd/programs/wxwidgets/wxBase-2.6.2/lib/libwx_baseu-2.6.so.0"
I guess, when in doubt check the doc's. The FIRST step when you have
a problem.
>From TFM:
SYMBOLIC LINKS
Three basic behaviors are possible when rsync encounters a
symbolic link in the source directory.
By default, symbolic links are not transferred at all. A
message "skipping non-regular" file is emitted for any symlinks
that exist.
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
OpenSUSE Linux http://en.opensuse.org/
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> I am getting 'skipping non-regular file' errors when running rsync. Any
> ideas on why and how to fix them?
>
> Using rsync -rpvougt .....
>
> skipping non-regular file "rd/programs/unixODBC-2.2.11/samples/helper.o"
> skipping non-regular file
> "rd/programs/unixODBC-2.2.11/sqp/.libs/libsqplc.la"
> skipping non-regular file
> "rd/programs/wxwidgets/wxBase-2.6.2/lib/libwx_baseu-2.6.so"
> skipping non-regular file
> "rd/programs/wxwidgets/wxBase-2.6.2/lib/libwx_baseu-2.6.so.0"
I guess, when in doubt check the doc's. The FIRST step when you have
a problem.
>From TFM:
SYMBOLIC LINKS
Three basic behaviors are possible when rsync encounters a
symbolic link in the source directory.
By default, symbolic links are not transferred at all. A
message "skipping non-regular" file is emitted for any symlinks
that exist.
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
OpenSUSE Linux http://en.opensuse.org/
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |